9
To check the current IP address or modify a new IP address for the Switch, please
use the procedure as follows:
Display of the Current IP Address
1. At the
“#”
prompt, enter
“show ip interface brief”
.
IGS-6325-Series #
show ip interface brief
2. The screen displays the current IP address shown in Figure 4-2.
Figure 4-2:
IP Information Screen
Configuration of the IP Address
3. At the “#” prompt, enter the following command and press
<Enter>
as shown
in Figure 4-3.
IGS-6325-Series#
configure terminal
IGS-6325-Series (config)#
interface vlan 1
IGS-6325-Series (config-if-vlan)#
ip address 192.168.1.100 255.255.255.0
The previous command would apply the following settings for the Industrial
Managed Switch.
IP Address:
192.168.1.100
Subnet Mask:
255.255.255.0
Figure 4-3:
Configuring IP Address Screen