254
Parameters
pool pool-name: Clears binding information for assigned IPv6 prefixes in the address pool specified
by its name, a case-insensitive string of 1 to 63 characters.
prefix prefix/prefix-len: Clears binding information for the specified IPv6 prefix. The value range for
the prefix length is 1 to 128.
Usage guidelines
If you do not specify any parameters, this command clears binding information for all assigned IPv6
prefixes.
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 prefixes.
<Sysname> reset ipv6 dhcp server pd-in-use
# Clears binding information for assigned IPv6 prefixes in DHCPv6 address pool 1.
<Sysname> reset ipv6 dhcp server pd-in-use pool 1
# Clears binding information for the assigned IPv6 prefix 2001:0:0:1::/64.
<Sysname> reset ipv6 dhcp server pd-in-use prefix 2001:0:0:1::/64
Related commands
display ipv6 dhcp server pd-in-use
reset ipv6 dhcp server statistics
Use reset ipv6 dhcp server statistics to clear DHCPv6 server statistics.
Syntax
reset ipv6 dhcp server statistics
Views
User view
Predefined user roles
network-admin
Examples
# Clear DHCPv6 server statistics.
<Sysname> reset ipv6 dhcp server statistics
Related commands
display ipv6 dhcp server statistics
sip-server
Use sip-server to specify the IPv6 address or domain name of a SIP server in the DHCPv6 address
pool.
Use undo sip-server to remove a SIP server.
Syntax
sip-server { address ipv6-address | domain-name domain-name }
undo sip-server { address ipv6-address | domain-name domain-name }