CANOGA PERKINS 9175 Command Reference User Manual
Page 242
CanogaOS Command Reference
15-33
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.
Command Mode
EXEC
Usage
The various forms of this command deliver information about different OSPF link state advertisements.
Examples
The following is sample output from the show ip ospf database command when no arguments or
keywords are used:
Switch# show ip ospf database
Router Link States (Area 3 [Stub])
Link ID ADV Router Age Seq# CkSum Link count
10.0.0.1 10.0.0.1 546 0x80000089 0x4567 1
Related Commands