Planet GS-5220-24P4X Manual de usuario

L2+ Managed PoE Switch
GS-5220 PoE Series
Quick Installation Guide

Table of Contents
1. Package Contents ....................................................................................... 3
2. Requirements ............................................................................................. 5
3. Terminal Setup ........................................................................................... 6
4. Logon to Console........................................................................................ 7
5. ConguringIPAddress................................................................................ 8
6. Starting Web Management .........................................................................10
7. SavingConguration..................................................................................13
8. RecoveringBacktoDefaultConguration.....................................................14
9. Customer Support .....................................................................................15

3
1. Package Contents
Thank you for purchasing PLANET GS-5220 Series Managed PoE Switch. The
descriptionofthismodelisshownbelow:
ModelName
Gigabit
RJ45
Ports
GigabitSFP
Slots
10G
SFP+
Slots
PoE
Power
Budget
System
Redundant
Power
GS-5220-24P4X 24 4 combo 4400W -
GS-5220-24P4XR 24 4 combo 4400W Yes
GS-5220-24PL4X 24 4 combo 4600W -
GS-5220-24PL4XR 24 4 combo 4600W Yes
GS-5220-48P4X 48 -4400W -
GS-5220-48P4XR 48 -4400W Yes
GS-5220-48PL4X 48 -4600W -
GS-5220-48PL4XR 48 -4600W Yes
“Managed PoE Switch” is used as an alternative name in this Quick Installation
Guide.

4
Open the box of the Managed Switch and carefully unpack it. The box should
containthefollowingitems:
zTheManagedPoESwitch
zQuickInstallationGuide
zRJ45 to RS232 Cable
zRubberFeet
zTwoRack-mountingBracketswithAttachmentScrews
zPowerCord
zSFPDust-proofCaps
Model SFPDust-proofCaps
GS-5220-24P4X 8
GS-5220-24P4XR 8
GS-5220-24PL4X 8
GS-5220-24PL4XR 8
GS-5220-48P4X 4
GS-5220-48P4XR 4
GS-5220-48PL4X 4
GS-5220-48PL4XR 4
If any item is found missing or damaged, please contact your local reseller for
replacement.

5
2. Requirements
zWorkstations running Windows 10/XP/2003/Vista/7/8/2008, MAC OS X or later,
Linux,UNIX,orotherplatformsarecompatiblewithTCP/IPprotocols.
zWorkstationsareinstalledwithEthernetNIC(NetworkInterfaceCard)
zSerial Port Connection (Terminal)
The above Workstations come with COM Port (DB9) or USB-to-RS232
converter.
TheaboveWorkstationshavebeeninstalledwith terminal emulator,suchas
HyperTerminalincludedinWindowsXP/2003.
Serial cable -- one end is attached to the RS232 serial port, while the other
endtotheconsoleportoftheManagedPoESwitch.
zEthernet Port Connection
Networkcables--Usestandardnetwork(UTP)cableswithRJ45connectors.
The above PC is installed with Web browser and JAVA runtime environment
plug-in.
Note
It is recommended to use Internet Explore 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
andthentryitagain.

6
3. Terminal Setup
To congure the system, connect a serial cable to a COM port on a PC or
notebookcomputerandtoRJ45typeofserialportoftheManagedSwitch.
Managed Switch
PC / Workstation
with
Terminal Emulation Software
Serial Port
RS232 to RJ45 Cable
Console Port
RJ45
Figure 3-1 Managed Switch Console Connectivity
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
conguredas:
Baud:115200
Databits:8
Parity:None
Stopbits:1
Flowcontrol:None
Figure 3-2 COM Port Conguration

7
4. 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
passwordareshownasfollowsandtheloginscreeninFigure4-1appears.
Username:admin
Password:admin
Figure 4-1: Managed PoE Switch Console Login Screen
The user can now enter commands to manage the Managed Switch. For a detailed
descriptionofthecommands,pleaserefertothefollowingchapters.
Note
1.For security reason, please change and memorize the new pass-
wordafterthisfirstsetup.
2.Only accept command in lowercase letter under console inter-
face.

8
5.ConguringIPAddress
TheManagedPoESwitchisshippedwithdefaultIPaddressshownbelow.
IPAddress:192.168.0.100
SubnetMask:255.255.255.0
To check the current IP address or modify a new IP address for the Switch, please
usetheproceduresasfollows:
Show the current IP Address
1.Atthe“#”prompt,enter“show ip interface brief”.
2.ThescreendisplaysthecurrentIPaddressasshowninFigure5-1.
Figure 5-1: IP Information Screen
Conguring IP Address
3.At the “#” prompt, enter the following command and press <Enter> as shown
inFigure5-2.
GS-5220Series# congure terminal
GS-5220Series(cong)# interface vlan 1
GS-5220Series(cong-if-vlan)# ip address 192.168.1.100 255.255.255.0
ThepreviouscommandwouldapplythefollowingsettingsfortheManagedSwitch.
IPAddress:192.168.1.100
SubnetMask:255.255.255.0
Figure 5-2: Conguring IP Address Screen
4.Repeatstep1tocheckiftheIPaddresshaschanged.

9
Store current switch conguration
5.Atthe“#”prompt,enterthefollowingcommandandpress<Enter>.
# copy running-cong startup-cong
Figure 5-3: Saving Current Conguration Command Screen
If the IP is successfully congured, the Managed Switch will apply the new IP
address setting immediately. You can access the Web interface of the Managed
SwitchthroughthenewIPaddress.
Note
If you are not familiar with the console command or the related
parameter,enter “help” anytimein console toget thehelp descrip-
tion.

10
6. Starting Web Management
The following shows how to start up the Web Management of the Managed
Switch. Note the Managed Switch is congured 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
between1and254,except100),andthedefaultsubnetmaskis255.255.255.0.
PC / Workstation
with Web Browser
192.168.0.x
Managed Switch
RJ45/UTP Cable
IP Address:
192.168.0.100
Figure 6-1: IP Management Diagram
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(thefactorydefaultIPaddressortheonethatyouhave
justchangedinconsole)toaccesstheWebinterface.
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
screeninFigure6-2appears.
Este manual sirve para los siguientes modelos
7
Tabla de contenidos




