OSPFv3 Commands 969

show ipv6 ospf database

Use the show ipv6 ospf database command in Privileged EXEC mode to
display information about the link state database when OSPFv3 is enabled. If
no parameters are entered, the command displays the LSA headers. Optional
parameters specify the type of link state advertisements to display.
The information below is only displayed if OSPF is enabled.
Syntax
show ipv6 ospf [
areaid
] database [{external | inter-area {prefix | router} |
link | network | nssa-external | prefix | router | unknown [area | as |
link]}] [

lsid

] [adv-router [

rtrid

] | self-originate]
areaid
— Identifies a specific OSPF area for which link state database
information will be displayed.
external —
Displays the external LSAs.
inter-area —
Displays the inter-area LSAs.
link —
Displays the link LSAs.
network —
Displays the network LSAs.
nssa-external —
Displays NSSA external LSAs.
prefix —
Displays intra-area Prefix LSA.
router —
Displays router LSAs.
unknown —
Displays unknown area, AS or link-scope LSAs.

lsid

Specifies a valid link state identifier (LSID).
adv-router —
Shows the LSAs that are restricted by the advertising router.

rtrid

— Specifies a valid router identifier.
self-originate
Displays the LSAs in that are self originated.
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC mode.