CONFIGURING THE SWITCH
Web – Click System, IP. Specify the Management VLAN, and 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 switch will also broadcast a request for IP configuration settings on the 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, set the IP Address Mode to DHCP or BOOTP, and then enter the “ip dhcp restart” command.
Console#config | |
Console(config)#interface vlan 1 | |
Console#ip dhcp restart | |
Console#show ip interface | |
IP address and netmask: 10.1.0.3 255.255.255.0 on VLAN 1, |
|
and address mode: Dhcp. |
|
Console# |
|
|
|