Advertisement

Planet GS-4210 Series - Managed Switch Manual

Package Contents

Thank you for purchasing PLANET L2/L4 Managed Gigabit Ethernet Switch. The descriptions of this series are shown below:

Model Description
GS-4210-8UP2S 8-Port 10/100/1000T 802.3bt PoE + 2-Port 100/1000X SFP Managed Ethernet Switch
GS-4210-16UP4C 16-port 10/100/1000T 802.3bt PoE + 4-port Gigabit TP/SFP Combo Managed Switch
GS-4210-24UP4C 24-port 10/100/1000T 802.3bt PoE + 4-port Gigabit TP/SFP Combo Managed Switch
GS-4210-16UP8T4X 16-Port 10/100/1000T 802.3bt PoE + 8-Port 10/100/1000T + 4-Port 10G SFP+ Managed Ethernet Switch
GS-4210-24UP4X 24-Port 10/100/1000T 802.3bt PoE + 4-Port 10G SFP+ Managed Ethernet Switch

"Managed Switch" mentioned in this Quick Installation Guide refers to the above models.

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

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

Requirements

  • The Managed Switch provides local and remote login interface for management purposes. The following equipment is necessary for further management:
  • Workstations running Windows 7/8/10/11, macOS 10.12 or later, Linux Kernel 2.6.18 or later, or other modern operating systems 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-RS-232 converter.
    • The above Workstations have been installed with terminal emulator, such as Hyper Terminal included in Windows XP/2003, putty or tera term.
    • Serial cable -- One end is attached to the RS-232 serial port, while the other ends to the RJ45 type 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.

information Note
It is recommended to use Google Chrome, Microsoft Edge or Firefox 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.

Terminal Setup

Managed Switch Console Connectivity
The Managed Switch is equipped with a console interface for local switch setup and maintenance. To configure the system, connect a serial cable to a COM port on a PC or notebook computer and to the RJ45 type of the console port of the Managed Switch. See Figure 3-1.

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 (Figure 3-2), make sure that the COM port should be configured as:
    Terminal Setup - COM Port Configuration
    • Baud: 115200
    • Data bits: 8
    • Parity: None
    • Stop bits: 1
    • Flow control: None

Logging on to the 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.
Terminal Setup - Logging on to the Console

information Note
The following console screen is based on the firmware version before February of 2024.

Username: admin
Password: admin

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

information 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.

information Note
The following console screen is based on the firmware version of February of 2024 or after.

Username: admin
Password: sw + the last 6 characters of the MAC ID in lowercase

Managed Switch MAC ID Label
Find the MAC ID on your device label. The default password is "sw" or "mc" followed by the last six lowercase characters of the MAC ID. See Figure 3-4.

Terminal Setup - Creating a New Password and Login
Enter the default username and password, then set a new password according to the rule-based prompt and confirm it. Upon success, press any key to return to the login prompt. Log in with "admin" and the "new password" to access the CLI. See Figure 3-5.

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

Configuring IP Address via the Console

The Managed Switch is shipped with default IP address as follows:
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:

  • Showing the current IP address
    1. At the "GS-4210 Series#" prompt, enter "show ip".
    2. The screen displays the current IP Address, Subnet Mask and Gateway as shownin Figure 3-6.
      Terminal Setup - Showing the current IP address
  • Configuring IP address
    1. At the "GS-4210 Series#" prompt, enter "configure".
    2. At the "GS-4210 Series(config)#" prompt, enter the following command and press <Enter> as shown in Figure 3-7.
      Terminal Setup - Configuring IP address

GS-4210 Series(config)# ip address 192.168.1.100 mask 255.255.255.0
GS-4210 Series(config)# ip default-gateway 192.168.1.254

The previous command would apply the following settings for the Switch.
IP Address: 192.168.1.100
Subnet Mask: 255.255.255.0
Gateway: 192.168.1.254

  1. Repeat Step 1 to check if the IP address has changed.

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 GS-4210 Managed Switch Series through the new IP address.

Storing Current Configuration

In the Managed switch, the running configuration file is stored in the RAM. In the current version, the running configuration sequence of running-config can be saved from the RAM to FLASH by writing the command or copying the running-config startup-config command, so that the running configuration sequence becomes the startup configuration file, which is the configuration saved.

  1. At the "GS-4210 Series#" prompt, enter "copy running-config startup-config" as shown in Figure 3-8.
    Storing Current Configuration Command Screen

information Note
If you are not familiar with console command or the related para-meter, enter "?" anytime in console to get the help description.

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. See Figure 4-1.
Starting Web Management - IP Management Diagram

Logging in to the Unit

  1. Use Chrome 98.0.xxx or above Web browser and enter IP address https://192.168.0.100 to access the Web interface.

information Note
The following web screen is based on the firmware version before February of 2024.

  1. When the following dialog box appears, please enter the default user name and password "admin". The login screen in Figure 4-2 appears.
    Logging in to the Unit - Step 1 - Enter password

Default IP address: 192.168.0.100
Default Username: admin
Default Password: admin

  1. After entering the password, the main screen appears as Figure 4-6 shows.
    Logging in to the Unit - Step 2

information Note
The following web screen is based on the firmware version of February of 2024 or after.

  1. When the following dialog box appears, please enter the default user name "admin" and and password. Refer to "Logging on to the Console" Section to determine your initial login password.
    Default IP Address: 192.168.0.100
    Default User Name: admin
    Default Password: sw + the last 6 characters of the MAC ID in lowercase
  2. Find the MAC ID on your device label. The default password is "sw" or "mc" followed by the last six lowercase characters of the MAC ID. See Figures 4-3 and 4-4.
    Logging in to the Unit - Step 3
  3. After logging in, you will be prompted to change the initial password to a permanent one. See Figure 4-5.
    Logging in to the Unit - Step 4
  4. Enter the default username and password, then set a new password according to the rule-based prompt and confirm it. Upon success, press any key to return to the login prompt. Log in with "admin" and the "new password" to access the Web interface. See Figure 4-6.

The Switch Menu on the top of the Web page lets you access all the commands and statistics the Managed Switch provides. The Switch Menu always contains one or more buttons, such as "System","Switching","QoS", "Security", "Ring" "PoE" and "Maintenance". See Figure 4-7
Starting Web Management - Switch Menu

Now, you can use the Web management interface to continue the Switch management.
Please refer to the user's manual for more.

Saving Configuration via the Web

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 "Save > Save Configurations to FLASH" to log in to the "Configuration Manager" page.
  2. Press the "Apply" button to save running configuration to start up configuration.
    Saving Configuration via the Web

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" and the user name password to factory default mode (default password is admin or sw + the last 6 characters of the MAC ID in lowercase), press the hardware-based reset button on the front panel for about 10 seconds. After the device is rebooted, you can log in the management Web interface within the same subnet of 192.168.0.xx. For reset button location, see Figures 5-1 – 5-4 below
    Reset button locations - Part 1
    Reset button locations - Part 2

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 support team.

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

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

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

Documents / Resources

References

Download manual

Here you can download full pdf version of manual, it may contain additional safety instructions, warranty information, FCC rules, etc.

Download Planet GS-4210 Series - Managed Switch Manual

Advertisement

Need help?

Need help?

Do you have a question about the GS-4210 Series and is the answer not in the manual?

Questions and answers

Table of Contents