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

359
Syntax
display ospfv3 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 outbound/inbound OSPFv3 packet statistics on associated interfaces.
<Sysname> display ospfv3 statistics
OSPFv3 Statistics
Interface GigabitEthernet2/1/1 Instance 0
Type Input Output
Hello 189 63
DB Description 10 8
Ls Req 2 1
Ls Upd 16 6
Ls Ack 10 6
Discarded 0 0
Table 83 Command output
Field Descri
p
tion
Interface Interface name.
Instance Instance number.
Type Type of packet.
Input Number of packets received by the interface.
Output Number of packets sent by the interface.
Hello Hello packet.
DB Description Database description packet.
Ls Req Link state request packet.
Ls Upd Link state update packet.
Ls Ack Link state acknowledgement packet.
Discarded Number of discarded packets.