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

Table Of Contents
235
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 server.
<Sysname> display ipv6 dhcp server statistics
Packets received : 0
SOLICIT : 0
REQUEST : 0
CONFIRM : 0
RENEW : 0
REBIND : 0
RELEASE : 0
DECLINE : 0
INFORMATION-REQUEST: 0
RELAY-FORWARD : 0
Packets dropped : 0
Packets sent : 0
ADVERTISE : 0
RECONFIGURE : 0
REPLY : 0
RELAY-REPLY : 0
Table 61 Command output
Field Descri
p
tion
Packets received
Number of messages received by the DHCPv6 server. The message types
include:
SOLICIT.
REQUEST.
CONFIRM.
RENEW.
REBIND.
RELEASE.
DECLINE.
INFORMATION-REQUEST.
RELAY-FORWARD.
Packets dropped Number of packets discarded.