37 show ip ospf database – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 273

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 273 of 855

15.37 show ip ospf database

To display lists of information related to the Open Shortest Path First (OSPF) database for a specific
router, use the show ip ospf database command in EXEC mode.


Command Syntax

show ip ospf [process-id] database
show ip ospf
[process-id] database [adv-router [ip-address]]
show ip ospf
[process-id] database [asbr-summary] [link-state-id]
show ip ospf
[process-id] database [asbr-summary] [link-state-id] [adv-router [ip-address]]
show ip ospf
[process-id] database [asbr-summary] [link-state-id] [self-originate] [link-state-id]
show ip ospf
[process-id] database [external] [link-state-id]
show ip ospf
[process-id] database [external] [link-state-id] [adv-router [ip-address]]
show ip ospf
[process-id] database [external] [link-state-id] [self-originate] [link-state-id]
show ip ospf
[process-id] database [network] [link-state-id]
show ip ospf
[process-id] database [network] [link-state-id] [adv-router [ip-address]]
show ip ospf
[process-id] database [network] [link-state-id] [self-originate] [link-state-id]
show ip ospf
[process-id] database [router] [link-state-id]
show ip ospf
[process-id] database [router] [adv-router [ip-address]]
show ip ospf
[process-id] database [router] [self-originate] [link-state-id]
show ip ospf
[process-id] database [self-originate] [link-state-id]
show ip ospf
[process-id] database [summary] [link-state-id]
show ip ospf
[process-id] database [summary] [link-state-id] [adv-router [ip-address]]
show ip ospf
[process-id] database [summary] [link-state-id] [self-originate] [link-state-id]

process-id

(Optional) Internal identification. It is locally assigned and can be
any positive integer. The number used here is the number
assigned administratively when enabling the OSPF routing
process.

adv-router [ip-address]

(Optional) Displays all the LSAs of the specified router. If no IP
address is included, the information is about the local router
itself (in this case, the same as self-originate).

link-state-id

(Optional) Portion of the Internet environment that is being
described by the advertisement. The value entered depends on
the advertisement’s LS type. It must be entered in the form of an
IP address.

asbr-summary

(Optional) Displays information only about the autonomous
system boundary router summary LSAs.

external

(Optional) Displays information only about the external LSAs.

network

(Optional) Displays information only about the network LSAs.

router

(Optional) Displays information only about the router LSAs.

self-originate

(Optional) Displays only self-originated LSAs (from the local
router).

summary

(Optional) Displays information only about the summary LSAs.

Advertising