R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
244
Usage guidelines
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 | pool pool-number | prefix prefix/prefix-len }
Views
User view
Default command level
2: System level
Parameters
all: Clears all IPv6 prefix binding information.
pool pool-number: Clears IPv6 prefix binding information for the address pool specified by the pool
number. The value range for the pool number is 1 to 128.
prefix prefix/prefix-len: Clears binding information for the specified IPv6 prefix. The prefix/prefix-len
indicates the IPv6 prefix and prefix length. The value range for the prefix length is 1 to 128.
Usage guidelines
This command changes offered and committed static bindings to free static bindings.
Examples
# Clear all IPv6 prefix binding information.
<Sysname> reset ipv6 dhcp server pd-in-use all
# Clear IPv6 prefix binding information for address pool 1.
<Sysname> reset ipv6 dhcp server pd-in-use pool 1
# Clear binding information for IPv6 prefix 2001:0:0:1::/64.
<Sysname> reset ipv6 dhcp server pd-in-use prefix 2001:0:0:1::/64
reset ipv6 dhcp server statistics
Use reset ipv6 dhcp server statistics to clear packet statistics on the DHCPv6 server.