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

Table Of Contents
249
Table 62 Command output
Field Descri
p
tion
Interface Interface that serves as the DHCPv6 relay agent.
Server address(es) DHCPv6 server addresses specified on the interface.
Output Interface Output interface of DHCPv6 packets.
display ipv6 dhcp relay statistics
Use display ipv6 dhcp relay statistics to display packet statistics on the DHCPv6 relay agent.
Syntax
display ipv6 dhcp relay statistics [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration 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 packet statistics on the DHCPv6 relay agent.
<Sysname> display ipv6 dhcp relay statistics
Packets dropped : 4
Error : 4
Excess of rate limit : 0
Packets received : 14
SOLICIT : 0
REQUEST : 0
CONFIRM : 0
RENEW : 0
REBIND : 0
RELEASE : 0
DECLINE : 0
INFORMATION-REQUEST : 7
RELAY-FORWARD : 0
RELAY-REPLY : 7
Packets sent : 14
ADVERTISE : 0