9
4.2 ConguringIPAddressviaConsole
The Industrial Managed Switch is shipped with a default IP address, shown
below.
IPAddress:192.168.0.100
SubnetMask:255.255.255.0
To check or modify the current IP address for the Switch, follow the
procedures below (ICS-6325-20T4C4X is used to demonstrate how to use the
commands):
Show the current IP Address
1.Atthe“#”prompt,enter“show ip interface brief”.
IGS-6325-20T4C4X # show ip interface brief
2.ThescreendisplaysthecurrentIPaddress,asshowninFigure4-4.
Figure 4-4: IP Information Screen
Conguring IP Address
3.At the “#” prompt, enter the following command and press <Enter> as
shown in Figure 4-5.
IGS-6325-20T4C4X # congure terminal
IGS-6325-20T4C4X(cong)#interface vlan 1
IGS-6325-20T4C4X(cong-if-vlan)#ip address 192.168.1.100
255.255.255.0
The previous command would apply the following settings for the Industrial
ManagedSwitch.
IPAddress:192.168.1.100
SubnetMask:255.255.255.0