B
ASIC
C
ONFIGURATION
2-13

Manual Configuration

Web – Click System, IP. Specify the management interface, IP
address and default gateway, then click Apply.
CLI – Specify the management interface, IP address and default
gateway.

Using DHCP/BOOTP

If your network provides DHCP/BOOTP services, you can
configure the switch to be dynamically configured b y these
services.
Console#config
Console(config)#interface vlan 1 3-89
Console(config-if)#ip address 10.1.0.3 255.255.255.0 3-80
Console(config-if)#exit
Console(config)#ip default-gateway 10.1.0.254 3-82
Console(config)#