Quick Guide

8
6. Conguring IP Address
The IP address conguration commands for VLAN1 interface are listed below.
Before using in-band management, the Managed Switch must be congured with
an IP address by out-of-band management (i.e. console mode). The conguration
commands are as follows:
XGS3-24042# cong
XGS3-24042(cong)# interface vlan 1
XGS3-24042(cong-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 Conguring 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 congured, 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.