814 OSPFv3 Commands
Type   Router Id   Cost  Area ID   Next Hop                Next Hop
                                        Intf
----   ---------   ----  --------  -----------------------  -------
INTRA  1.1.1.1     10     0.0.0.1  FE80::213:C4FF:FEDB:6C41   vlan10
INTRA  4.4.4.4     10     0.0.0.1  FE80::210:18FF:FE82:8E1     vlan12
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.