R211x-HP Flexfabric 11900 Layer 3 - IP Services Command Reference

255
reset ipv6 dhcp server ip-in-use
Use reset ipv6 dhcp server ip-in-use to clear binding information for assigned IPv6 addresses.
Syntax
reset ipv6 dhcp server ip-in-use [ address ipv6-address | pool pool-name ]
Views
User view
Predefined user roles
network-admin
mdc-admin
Parameters
address ipv6-address: Clears binding information for the assigned IPv6 address.
pool pool-name: Clears binding information for assigned IPv6 addresses in the address pool specified
by its name, a case-insensitive string of 1 to 63 characters.
Usage guidelines
Using this command without any parameter clears binding information for all IPv6 addresses.
If you use this command to clear information about an assigned static binding, the static binding
becomes an unassigned static binding.
Examples
# Clear binding information for all assigned IPv6 addresses.
<Sysname> reset ipv6 dhcp server ip-in-use
# Clears binding information for assigned IPv6 addresses in DHCPv6 address pool 1.
<Sysname> reset ipv6 dhcp server ip-in-use pool 1
# Clears binding information for the assigned IPv6 address 2001:0:0:1::1.
<Sysname> reset ipv6 dhcp server ip-in-use address 2001:0:0:1::1
Related commands
display ipv6 dhcp server ip-in-use
reset ipv6 dhcp server pd-in-use
Use reset ipv6 dhcp server pd-in-use to clear binding information for assigned IPv6 prefixes.
Syntax
reset ipv6 dhcp server pd-in-use [ pool pool-name | prefix prefix/prefix-len ]
Views
User view
Predefined user roles
network-admin
mdc-admin