C
ONFIGURING
THE
S
WITCH
3-22
Click IP, Global Setting. If this switch and management stations exist on
other network segments, then specify the default gateway, and click Apply.
CLI – Specify the management interface, IP address and default gateway.
Using DHCP/BOOTP
If your network provides DHCP/BOOTP servi ces, you can configure the
switch to be dynamically configured by these services.
Web – Click IP, General, Routing Interface. Specify the VLAN to which
the management station is attached, set the IP Address Mode to DHCP or
Console#config
Console(config)#interface vlan 1
Console(config-if)#ip address 10.1.28.150 255.255.252.0
Console(config-if)#exit
Console(config)#ip default-gateway 10.1.28.149
Console(config)#