System information

2-9
Basic Configuration
2
Manual Configuration
Web – Click System, IP. Specify the management interface, IP address and default
gateway, then click Apply.
Figure 2-4. IP Configuration
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 by these services.
Console#config
Console(config)#interface vlan 1
Console(config-if)#ip address 10.2.13.30 255.255.255.0 3-43
Console(config-if)#exit
Console(config)#ip default-gateway 192.168.1.254 3-44
Console(config)#