Quick Guide
14
6.1 ConguringIPAddress
TheWall-mountManagedSwitchisshippedwithdefaultIPaddressshownbelow:
IPAddress:192.168.0.100
SubnetMask:255.255.255.0
To check the current IP address or modify a new IP address for the Wall-mount
ManagedSwitch,pleaseusetheprocedureasfollows:
DisplayoftheCurrentIPAddress
1.Atthe“#”prompt,enter “show ip interface brief”.
2.ThescreendisplaysthecurrentIPaddressshowninFigure6-2.
Figure 6-2: IP Information Screen
CongurationoftheIPAddress
3.At the “#” prompt, enter the following command and press <Enter> as shown
in following.
WGS-5225-8P2SV# congure terminal
WGS-5225-8P2SV(cong)# interface vlan 1
WGS-5225-8P2SV(cong-if-vlan)# ip address 192.168.1.100 255.255.255.0
The previous command would apply the following settings for the Wall-mount
ManagedSwitch.
IPAddress:192.168.1.100
SubnetMask:255.255.255.0
4.Repeatstep1tocheckiftheIPaddresshaschanged.