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

Table Of Contents
243
# Apply prefix pool 1 to address pool 1, and set the valid lifetime to three days, the preferred lifetime to
one day.
<Sysname> system-view
[Sysname] ipv6 dhcp pool 1
[Sysname-dhcp6-pool-1] prefix-pool 1 preferred-lifetime 86400 valid-lifetime 259200
reset ipv6 dhcp server conflict
Use reset ipv6 dhcp server conflict to clear IPv6 address conflict information.
Syntax
reset ipv6 dhcp server conflict { address ipv6-address | all | pool pool-number }
Views
User view
Default command level
2: System level
Parameters
address ipv6-address: Clears conflict information for a specific IPv6 address.
all: Clears all IPv6 address conflict information.
pool pool-number: Clears IPv6 address conflict information for the address pool specified by the pool
number. The value range for the pool number is 1 to 128.
Examples
# Clear all IPv6 address conflict information.
<Sysname> reset ipv6 dhcp server conflict all
Related commands
display ipv6 dhcp server conflict
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 { address ipv6-address | all | pool pool-number }
Views
User view
Default command level
2: System level
Parameters
address ipv6-address: Clears binding information for a specific IPv6 address.
all: Clears all IPv6 address binding information.
pool pool-number: Clears IPv6 address binding information for the address pool specified by the pool
number. The value range for the pool number is 1 to 128.