GS 5220 Series L2 Managed Gigabit 10 Gigabit Ethernet Switch Installation Guide

June 13, 2024
GS

L2+ Managed Gigabit/10 Gigabit Ethernet Switch

GS-5220 Series

Quick Installation Guide
1. Package Contents

Thank you for purchasing PLANET L2+ Managed Gigabit/10 Gigabit Ethernet Switch. The descriptions of the GS-5220 series are shown below:

Model Name

| Gigabit RJ45 Ports| Gigabit SFP Slots|

10G SFP+ Slots

---|---|---|---
GS-5220-16S8C|

8 combo

| 24|

GS-5220-16S8CR|

8 combo

| 24|

GS-5220-16T4S2X|

16

| 4|

2

GS-5220-16T4S2XR|

16

| 4|

2

GS-5220-20T4C4X|

24

| 4 combo|

4

GS-5220-20T4C4XR|

24

| 4 combo|

4

Managed Switch ” is used as an alternative name in this Quick Installation Guide.

Open the box of the Managed Switch and carefully unpack it. The box should contain the following items:

  • The Managed Switch
  • Quick Installation Guide
  • RJ45 to RS232 Cable
  • Rubber Feet
  • Two Rack-mounting Brackets with Attachment Screws
  • Power Cord
  • SFP Dust-proof Caps

Items

|

SFP Dust-proof Caps

---|---
GS-5220-16S8C(R)|

24

GS-5220-16T4S2X(R)|

6

GS-5220-20T4C4X(R)|

8

If any item is found missing or damaged, please contact your local reseller for replacement.

2. Requirements
  • Workstations running Windows XP/2003/2008/2012/Vista/7/8/10, MAC OS X or later, Linux, UNIX, or other platforms are compatible with TCP/IP protocols.

  • Workstations are installed with Ethernet NIC (Network Interface Card).

  • Serial Port Connection (Terminal)
    • The above Workstations come with COM Port (DB9) or USB-to-RS232 converter.
    • The above Workstations have been installed with terminal emulator, such as Tera Term, PuTTY or Hyper Terminal.
    • Serial cable — one end is attached to the RS232 serial port, while the other end to the console port of the Managed Switch.

  • Ethernet Port Connection
    Network cables — Use standard network (UTP) cables with RJ45 connectors.
    • The above PC is installed with Web browser.

Note

It is recommended to use Internet Explorer 8.0 or above to access the Managed Switch. If the Web interface of the Managed Switch is not accessible, please turn off the anti-virus software or firewall and then try it again.

3. Terminal Setup

To configure the system, connect a serial cable to a COM port on a PC or notebook computer and to RJ45 type of serial port of the Managed Switch.

GS 5220 Series L2 Managed GB 10 Ethernet Switch A1 Figure 3-1: Managed Switch Console Connectivity

  1. PC / Workstation with Terminal Emulation Software
  2. Serial Port
  3. RS232 to RJ45 Cable
  4. Managed Switch
  5. RJ45 Console Port

A terminal program is required to make the software connection to the Managed Switch.

  1. Run terminal program on the OS.
  2. When the following screen appears, make sure that the COM port should be configured as:
  • Baud: 115200
  • Data bits: 8
  • Parity: None
  • Stop bits: 1
  • Flow control: None


Figure 3-2:
COM Port Configuration

3.1 Logon to Console

Once the terminal is connected to the device, power on the Managed Switch, and the terminal will display “running testing procedures”. Then, the following message asks to log in user name and password. The factory default user name and password are shown as follows and the login screen in Figure 3-3 appears.

Username: admin
Password: admin


Figure 3-3:
Managed Switch Console Login Screen

The user can now enter commands to manage the Managed Switch. For a detailed description of the commands, please refer to the following chapters.

Note

  1. For security reason, please change and memorize the new password after this first setup.
  2. Only accept command in lowercase letter under console interface.
3.2 Configuring IP Address

The Managed Switch is shipped with default IP address shown below.

IP Address: 192.168.0.100
Subnet Mask: 255.255.255.0

To check the current IP address or modify a new IP address for the Switch, please use the procedures as follows:

• Show the current IP Address
1. At the “#” prompt, enter “show ip interface brief”.
2. The screen displays the current IP address as shown in Figure 3-4.

GS 5220 Series L2 Managed GB 10 Ethernet Switch A4
Figure 3-4: IP Information Screen

• Configuring IP Address
3. At the “#” prompt, enter the following command and press < Enter> as shown in Figure 3-5.

GS-5220 Series# configure terminal
GS-5220 Series(config)# interface vlan 1
GS-5220 Series(config-if-vlan)# i p address 192.168.1.100 255.255.255.0

The previous command would apply the following settings for the Managed Switch.

IP Address: 192.168.1.100
Subnet Mask: 255.255.255.0

GS 5220 Series L2 Managed GB 10 Ethernet Switch A5
Figure 3-5:
Configuring IP Address Screen

4. Repeat step 1 to check if the IP address has changed.

3.3 Storing current switch configuration

At the “#” prompt, enter the following command and press < Enter>.

# copy running-config startup-config

GS 5220 Series L2 Managed GB 10 Ethernet Switch A6
Figure 3-6: Saving Current Configuration Command Screen

If the IP is successfully configured, the Managed Switch will apply the new IP address setting immediately. You can access the Web interface of the Managed Switch through the new IP address.

Note

If you are not familiar with the console command or the related parameter, enter “help” anytime in console to get the help description.

4. Starting Web Management

The following shows how to start up the Web Management of the Managed Switch. Note the Managed Switch is configured through an Ethernet connection. Please make sure the manager PC must be set to the same IP subnet address.

For example, the default IP address of the Managed Switch is 192.168.0.100 , then the manager PC should be set to 192.168.0.x (where x is a number between 1 and 254, except 100), and the default subnet mask is 255.255.255.0.

GS 5220 Series L2 Managed GB 10 Ethernet Switch A7
Figure 4-1: IP Management Diagram

  1. Managed Switch
  2. IP Address: 192.168.0.100
  3. RJ45/UTP Cable
  4. PC / Workstation with Web Browser 192.168.0.x
4.1 Logging in to the Managed Switch
  1. Use Internet Explorer 8.0 or above Web browser and enter IP address http://192.168.0.100 (the factory default IP address or the one that you have just changed in console) to access the Web interface.
  2. When the following dialog box appears, please enter the default user name and password “admin” (or the password you have changed via console). The login screen in Figure 4-2 appears.

Default IP Address: 192.168.0.100
Default Username: admin
Default Password: admin


Figure 4-2: Login Screen

3. After entering the password, the main screen appears as Figure 4-3 shows.

GS 5220 Series L2 Managed GB 10 Ethernet Switch A9
Figure 4-3: Web Main Screen of Managed Switch

The Switch Menu on the left of the Web page lets you access all the commands and statistics the Managed Switch provides.


Figure 4-4: Switch Menu

Note

If you are not familiar with Switch functions or the related parameter, press “Help icon” anytime on the Web page to get the help description.

Now, you can use the Web management interface to continue the Switch management or manage the Switch by console interface.

Please refer to the user’s manual for more.

4.2 Saving Configuration

In the Managed Switch, the running configuration file stores in the RAM. In the current version, the running configuration sequence of running-config can be saved from the RAM to FLASH by executing save startup config command, so that the running configuration sequence becomes the startup configuration file, which is called configuration save.

To save all applied changes and set the current configuration as a startup configuration, the startup-configuration file will be loaded automatically across a system reboot.

1. Click System, Save Startup Config

GS 5220 Series L2 Managed GB 10 Ethernet Switch A11

2. Press the “Save Configuration” button.

GS 5220 Series L2 Managed GB 10 Ethernet Switch A12

5. Recovering Back to Default Configuration
• IP address has been changed or admin password has been forgotten ­-

To reset the IP address to the default IP address “192.168.0.100” or reset the login password to default value, press the hardware-based reset button on the front panel for about 10 seconds. After the device is rebooted, you can login the management Web interface within the same subnet of 192.168.0.xx.

GS 5220 Series L2 Managed GB 10 Ethernet Switch A13

Reset Button

Figure 5-1: GS-5220-16S8C(R) Reset Button

GS 5220 Series L2 Managed GB 10 Ethernet Switch A14

Reset Button

Figure 5-2: GS-5220-16T4S2X(R) Reset Button

GS 5220 Series L2 Managed GB 10 Ethernet Switch A15

Reset Button

Figure 5-3: GS-5220-20T4C4X(R) Reset Button

6. Customer Support

Thank you for purchasing PLANET products. You can browse our online FAQ resource and User’s Manual on PLANET Web site first to check if it could solve your issue. If you need more support information, please contact PLANET switch support team.

PLANET online FAQs:
http://www.planet.com.tw/en/support/faq

Switch support team mail address:
support@planet.com.tw

GS-5220 Series User’s Manual:
https://www.planet.com.tw/en/support/downloads?&method=keyword&keyword=GS-5220&view=3#list

(Please select your switch model name from the drop-down menu of Product Model.)

Copyright © PLANET Technology Corp. 2021.
Contents are subject to revision without prior notice.
PLANET is a registered trademark of PLANET Technology Corp.
All other trademarks belong to their respective owners.

Read User Manual Online (PDF format)

Loading......

Download This Manual (PDF format)

Download this manual  >>

Related Manuals