Table 75 Command output
Field Description
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
display ospfv3 topology
Syntax
display ospfv3
[
process-id
]
topology
[
area
area-id
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
process-id
: Displays the topology information of an OSPFv3 process; The process ID ranges from 1
to 65535.
area
: Displays the topology information of the specified area.
area-id
: ID of an area, a decimal integer (in the range of 0 to 4294967295) that is translated into IPv4
address format by the system or an IPv4 address.
|
: 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.
Description
Use
display ospfv3 topology
to display OSPFv3 topology information.
If no process is specified, topology information of all OSPFv3 processes is displayed.
Examples
# Display OSPFv3 area 1 topology information.
307