display ospfv3 lsdb
Syntax
display ospfv3
[
process-id
]
lsdb
[
[
external
|
inter-prefix
|
inter-router
|
intra-prefix
|
link
|
network
|
router
|
grace
] [
link-state-id
] [
originate-router
router-id
] |
total
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
process-id
: Specifies ID of an OSPFv3 process, ranging from 1 to 65535.
external
: Displays information about AS-external LSAs.
inter-prefix
: Displays information about Inter-area-prefix LSAs.
inter-router
: Displays information about Inter-area-router LSAs.
intra-prefix
: Displays information about Intra-area-prefix LSAs.
link
: Displays information about Link-LSAs.
network
: Displays information about Network-LSAs.
router
: Displays information about Router-LSAs.
grace
: Displays information about Grace-LSAs
link-state-id
: Link state ID, an IPv4 address.
originate-router
router-id
: ID of the advertising router .
total
: Displays the LSA statistics in the LSDB.
|
: 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 lsdb
to display OSPFv3 LSDB information.
Examples
# Display OSPFv3 LSDB information.
<Sysname> display ospfv3 lsdb
OSPFv3 Router with ID (2.2.2.2) (Process 1)
Link-LSA (Interface Vlan-interface10)
Link State ID Origin Router Age Seq# CkSum Prefix
0.0.2.6 1.1.1.1 0055 0x80000001 0x4642 0
0.0.2.6 2.2.2.2 0053 0x80000001 0xf267 0
293