Basic Configuration
3-17
3
Click IP, Global Setting. If this switch and management stations exist on other
network segments, then specify the default gateway, and click Apply.
Figure 3-7 Default Gateway
CLI – Specify the management interface, IP address and default gateway.
Console#config
Console(config)#interface vlan 1 4-149
Console(config-if)#ip address 10.1.0.253 255.255.255.0 4-236
Console(config-if)#exit
Console(config)#ip default-gateway 10.1.0.254 4-238
Console(config)#