B
ASIC
C
ONFIGURATION
3-23
BOOTP. Click Apply to save your changes. Then click Restart DHCP to
immediately request a new address. Note that the switch will also broadcast
a request for IP configuration settings on each power reset.
Note: If you lose your management connection, use a console
connection and enter “show ip interface” to determine the new
switch address.
CLI – Specify the management interface, and set the IP address mode to
DHCP or BOOTP, and then enter the “ip dhcp restart client” command.
Renewing DCHP – DHCP may lease addresses to clients indefinitely or
for a specific period of time. If the address expires or the switch is moved
to another network segment, you will lose management access to the
switch. In this case, you can reboot the switch or submit a client request to
restart DHCP service via the CLI.
Console#config
Console(config)#interface vlan 13-1
Console(config-if)#ip address dhcp3-116
Console(config-if)#end
Console#ip dhcp restart client3-156
Console#show ip interface3-119
IP address and netmask: 10.1.28.150 255.255.252.0 on VLAN 1,
and address mode: User specified.
Console#