show ipv6 ospf database
Displays an area-scoped link-state database for each area of which the router is a part, an interface-scoped link-state database for each interface, the external link-state database, the number of LSAs available in each category, and the number of LSAs that have reached the maximum age in each category. Specifying an LSA type, with or without identifying an advertising router, provides more detailed information for those LSAs.
show ipv6 ospf database [ vrf vrfName ] [ database-summary | { router | intra-area-prefix | link | network | inter-area-net | inter-area-router | external | grace } [ advRouterId ] ]
[ filter ]
- vrfNameName of the VRF
- database-summaryDisplays summary of the database
- routerDisplays V3 router link states
- intra-area-prefixDisplays V3 intra-area-prefix link states
- linkDisplays V3 link local link states
- networkDisplays V3 network link states
- inter-area-netDisplays V3 inter-area network link states
- inter-area-routerDisplays V3 inter-area AS link states
- externalDisplays V3 external link states
- graceDisplays V3 grace link states
- advRouterIdAdvertising router ID
- filterSee Filtering show Commands in About This Guide
Privileged Exec, User Exec
Command introduced before JUNOSe Release 7.1.0.
database-summary keyword added in JUNOSe Release 7.3.0.
grace keyword added in JUNOSe Release 8.1.0.