show ip ospf database
Displays the full IP OSPF database, a summary of the database, the number of LSAs available in each category, or the number of LSAs that have reached the maximum age in each category.
show ip ospf database [ vrf vrfName ] [ database-summary | area areaId | areaIdInt | { asbr-summary | external | network | nssa-external | router | summary | opaque-area | link-local } [ ipAddress | internal ] ] [ filter ]
- vrfNameName of the VRF
- database-summaryDisplays summary of the database
- areaIdArea ID as an IP address
- areaIdIntArea ID as an integer
- asbr-summaryDisplays AS boundary router summary link states
- externalDisplays External link states
- networkDisplays network link states
- nssa-externalDisplays NSSA external link states
- routerDisplays router link states
- summaryDisplays network summary link states
- opaque-areaDisplays traffic-engineering opaque LSA states
- link-localDisplays link local link states
- ipAddressLink-state IP address
- internalDisplays internal LSA information
- filterSee Filtering show Commands in About This Guide
Privileged Exec, User Exec
Command introduced before JUNOSe Release 7.1.0.
areaId and areaIdInt variables added in JUNOSe Release 7.3.0.