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

Table Of Contents
228
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display DHCPv6 server information for all interfaces.
<Sysname> display ipv6 dhcp server
DHCPv6 server status: Enabled
Interface Pool
GigabitEthernet3/1/1 1
GigabitEthernet3/1/2 2
# Display DHCPv6 server information for the specified interface.
<Sysname> display ipv6 dhcp server interface GigabitEthernet 3/1/1
Using pool: 1
Preference value: 0
Allow-hint: Enabled
Rapid-commit: Disabled
Table 56 Command output
Field Descri
p
tion
DHCPv6 server status DHCPv6 server status, Enabled or Disabled.
Interface Interface on which the DHCPv6 server is enabled.
Pool
Address pool applied to the interface.
The value 0 indicates that no address pool is applied to the interface. The
DHCPv6 server searches all address pools and selects one address pool to
assign a prefix or an address to the client.
Using pool
Address pool applied to the interface. If no address pool is applied, this field is
not displayed.
Preference value
Server priority in the DHCPv6 Advertise message. The value range is 0 to 255.
The higher the value is, the higher priority the server has.
Allow-hint Whether desired address/prefix assignment is enabled.
Rapid-commit Whether rapid address/prefix assignment is enabled.
display ipv6 dhcp server conflict
Use display ipv6 dhcp server conflict to display IPv6 address conflict information.
Syntax
display ipv6 dhcp server conflict { address ipv6-address | all | pool pool-number } [ | { begin | exclude
| include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
address ipv6-address: Displays conflict information for a specific IPv6 address.