F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
737
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the DHCPv6 server information about all interfaces.
<Sysname> display ipv6 dhcp server
DHCPv6 server status: Enabled
Interface Pool
GigabitEthernet0/1 1
GigabitEthernet0/2 2
# Display the DHCPv6 server information about the specified interface.
<Sysname> display ipv6 dhcp server interface gigabitethernet 0/1
Using pool: 1
Preference value: 0
Allow-hint: Enabled
Rapid-commit: Disabled
Table 161 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.
Global 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, Global is
displayed.
Preference value
Server priority in the DHCPv6 Advertise message. The value ranges from 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 [ all | [ vpn-instance vpn-instance-name ] [ address ipv6-address | pool
pool-number ] ] [ | { begin | exclude | include } regular-expression ]