R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

690
Parameters
all: Displays all DHCPv6 server address information.
interface interface-type interface-number: Displays DHCPv6 server address information of the specified
interface.
|: 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.
Description
Use display ipv6 dhcp relay server-address to display information about DHCPv6 server addresses
specified on the DHCPv6 relay agent.
Examples
# Display all the DHCPv6 server address information.
<Sysname> display ipv6 dhcp relay server-address all
Interface: GE0/1
Server address(es) Output Interface
1::1
FF02::1:2 GE0/3
Interface: GE0/2
Server address(es) Output Interface
1::1
FF02::1:2 GE0/3
# Display DHCPv6 server address information of interface GigabitEthernet 0/1.
<Sysname> display ipv6 dhcp relay server-address interface GigabitEthernet 0/1
Interface: GE0/1
Server address(es) Output Interface
1::1
FF02::1:2 GE0/3
Table 158 Command output
Field Descri
p
tion
Interface Interface that serves as the DHCPv6 relay agent
Server address(es) DHCPv6 server address(es) specified on the interface
Output Interface Outgoing interface of DHCPv6 packets
display ipv6 dhcp relay statistics
Syntax
display ipv6 dhcp relay statistics [ | { begin | exclude | include } regular-expression ]