Configuring the Switch
3-16
3
www.digisol.com
Manual Configuration
Web – Click System, IP Configuration. Select the VLAN through which the
management station is attached, set the IP Address Mode to “Static,” enter the IP
address, subnet mask and gateway, then click Apply.
Figure 3-6 Manual IP Configuration
CLI – Specify the management interface, IP address and default gateway.
Console#config
Console(config)#interface vlan 1 4-150
Console(config-if)#ip address 192.168.1.1 255.255.255.0 4-298
Console(config-if)#exit
Console(config)#ip default-gateway 0.0.0.0 4-299
Console(config)#