196
Description
Use the
reset ipv6 dhcp server pd-in-use
command to clear the PD information of the DHCPv6 server.
After the PD information of assigned static prefixes is removed, the PDs become ineffective static PDs.
Examples
# Clear all the PD information.
<Sysname> reset ipv6 dhcp server pd-in-use all
# Clear the PD information of the specified address pool.
<Sysname> reset ipv6 dhcp server pd-in-use pool 1
# Clear the PD information of the specified prefix.
<Sysname> reset ipv6 dhcp server pd-in-use prefix 2001:0:0:1::/64
reset ipv6 dhcp server statistics
Syntax
reset ipv6 dhcp server statistics
View
User view
Default level
1: Monitor level
Parameters
None
Description
Use the
reset ipv6 dhcp server statistics
command to remove packet statistics on the DHCPv6 server.
Examples
# Clear packet statistics on the DHCPv6 server.
<Sysname> reset ipv6 dhcp server statistics
sip-server
Syntax
sip-server
{
address
ipv6-address
|
domain-name
domain-name
}
undo sip-server
{
address
ipv6-address
|
domain-name
domain-name
}
View
DHCPv6 address pool view
Default level
2: System level
Parameters
address
ipv6-address
: Specifies the IPv6 address of a SIP server.
domain-name
domain-name
: Specifies the domain name of a SIP server. The domain name is a string of
1 to 50 characters.