S
ETTING
THE
S
WITCH
’
S
IP A
DDRESS
(IP V
ERSION
4)
4-11
CLI – Specify the management interface, IP address and default gateway.
Using DHCP/BOOTP
If your network provides DHCP/BOOTP services, you can configure the
stack 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
BOOTP. Click Apply to save your changes. Then click Restart DHCP to
immediately request a new address. Note that the stack will also broadcast
a request for IP configuration settings on each power reset.
Figure 4-6 IPv4 Interface Configuration - DHCP
Note: If you lose your management connection, make a console
connection to the Master unit and enter “show ip interface” to
determine the new stack address.
Console#config
Console(config)#interface vlan 1 24-2
Console(config-if)#ip address 10.1.0.253 255.255.255.0 36-4
Console(config-if)#exit
Console(config)#ip default-gateway 10.1.0.254 36-6
Console(config)#