HP VPN Firewall Appliances Network Management Command Reference

759
Related commands
display ipv6 dhcp server expired
reset ipv6 dhcp server ip-in-use
Use reset ipv6 dhcp server ip-in-use to clear IPv6 address binding information.
Syntax
reset ipv6 dhcp server ip-in-use [ all | [ vpn-instance vpn-instance-name ] [ address ipv6-address | pool
pool-number ] ]
Views
User view
Default command level
2: System level
Parameters
all: Clears IPv6 address binding information for the public network and all VPNs.
vpn-instance vpn-instance-name: Clears IPv6 address binding information for the VPN. The
vpn-instance-name argument represents a VPN by its name, a case-sensitive string of 1 to 31 characters.
To display prefix information for the public network, do not specify this parameter.
address ipv6-address: Clears the binding information for a specific IPv6 address.
pool pool-number: Clears IPv6 address binding information for the address pool specified by the pool
number in the range of 1 to 128.
Usage guidelines
This command only clears offered and committed static bindings but not free static bindings.
This command changes offered and committed static bindings to free static bindings.
Examples
# Clear all IPv6 address binding information.
<Sysname> reset ipv6 dhcp server ip-in-use all
# Clear IPv6 address binding information for address pool 1.
<Sysname> reset ipv6 dhcp server ip-in-use pool 1
# Clear the binding information for 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 IPv6 prefix binding information.
Syntax
reset ipv6 dhcp server pd-in-use [ all | [ vpn-instance vpn-instance-name ] [ pool pool-number | prefix
prefix/prefix-len | prefix-pool prefix-pool-number ] ]