HP VPN Firewall Appliances Network Management Command Reference

774
Default command level
2: System level
Parameters
prefix-number: Specifies an IPv6 prefix ID in the range of 1 to 1024. The client, after obtaining an IPv6
prefix, automatically assigns it the specified ID.
option-group option-group-number: Enables the DHCPv6 client to create a dynamic DHCPv6 option
group for saving the network parameters, and assigns an ID to the dynamic DHCPv6 option group, in the
range of 1 to 100. If no option group ID is specified, the DHCPv6 client does not create any dynamic
DHCPv6 option group.
rapid-commit: Enables rapid address and prefix assignment.
Examples
# Configure GigabitEthernet 0/1 to use DHCPv6 for IPv6 prefix acquisition. Specify the prefix ID as 1,
enable the DHCPv6 client to create a dynamic DHCPv6 option group with the ID 1, and enable rapid
address and prefix assignment.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ipv6 dhcp client pd 1 rapid-commit option-group 1
reset ipv6 dhcp client statistics
Use reset ipv6 dhcp client statistics to clear DHCPv6 client statistics.
Syntax
reset ipv6 dhcp client statistics [ interface interface-type interface-number ]
Views
User view
Default command level
1: Monitor level
Parameters
interface interface-type interface-number: Clears DHCPv6 client statistics of a specific interface.
Usage guidelines
If you do not specify any parameters, the command clears DHCPv6 client statistics of all interfaces.
After this command is executed, the packets statistics are displayed as 0 for the display ipv6 dhcp client
statistics command output.
Examples
# Clear DHCPv6 client statistics of all interfaces.
<Sysname> reset ipv6 dhcp client statistics
Related commands
display ipv6 dhcp client statistics