Quick Guide
8
6. Conguring IP Address
The IP address conguration commands for VLAN1 interface are listed below.
Before using in-band management, the Managed Switch must be congured with
an IP address by out-of-band management (i.e. console mode). The conguration
commands are as follows:
XGS3-24042# cong
XGS3-24042(cong)# interface vlan 1
XGS3-24042(cong-if-Vlan1)# ip address 192.168.1.254 255.255.255.0
The previous command would apply the follow settings for the Managed Switch.
IPv4 Address: 192.168.1.254
Subnet Mask: 255.255.255.0
Figure 6-1 Conguring IPv4 Address Screen
To check the current IP address or modify a new IP address for the Managed
Switch, please use the procedures as follows:
Show the current IP address
1. On “XGS3-24042#” prompt, enter “show ip interface brief”.
2. The screen displays the current IP address, subnet mask and gateway as shown
in Figure 6-2.
Figure 6-2 Showing IP Information 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 Managed Switch
through the new IP address.
Note
If you are not familiar with console command or the related
parameter, enter “help” anytime in console to get the help
description.