Ipv6 dhcp restart client vlan – Microsens MS453490M Management Guide User Manual
Page 913

C
HAPTER
40
| DHCP Commands
DHCP Client
– 913 –
C
OMMAND
U
SAGE
◆
This command issues a BOOTP or DHCP client request for any IP
interface that has been set to BOOTP or DHCP mode through the
command.
◆
DHCP requires the server to reassign the client’s last address if
available.
◆
If the BOOTP or DHCP server has been moved to a different domain,
the network portion of the address provided to the client will be based
on this new domain.
E
XAMPLE
In the following example, the device is reassigned the same address.
Console(config)#interface vlan 1
Console(config-if)#ip address dhcp
Console(config-if)#exit
Console#ip dhcp restart client
Console#show ip interface
Vlan 1 is Administrative Up - Link Up
Address is 12-34-12-34-12-34 (bia 12-34-12-34-12-34)
Index: 1001, MTU: 1500, Bandwidth: 1g
Address Mode is DHCP
IP Address: 192.168.0.9 Mask: 255.255.255.0
Proxy ARP is disabled
Console#
R
ELATED
C
OMMANDS
ipv6 dhcp restart
client vlan
This command submits a DHCPv6 client request.
S
YNTAX
ipv6 dhcp restart client vlan vlan-id
vlan-id - VLAN ID, specified as a single number, a range of
consecutive numbers separated by a hyphen, or multiple numbers
separated by commas. (Range: 1-4093, no leading zeroes)
D
EFAULT
S
ETTING
None
C
OMMAND
M
ODE
Privileged Exec
C
OMMAND
U
SAGE
◆
This command starts the DHCPv6 client process if it is not yet running
by submitting requests for address prefix delegation through the
specified interface(s).