Show ip ospf database – Dell PowerEdge M805 User Manual

Page 699

Advertising
background image

OSPF Commands

705

User Guidelines

This command has no user guidelines.

Example

console#show ip ospf asbr

Type Router Id Cost Area ID Next Hop Next Hop

Intf

----- ---------- ---- -------- ----------- -----------

INTRA 1.1.1.1 1 0.0.0.1 10.1.12.1 vlan10

INTRA 4.4.4.4 10 0.0.0.1 10.1.24.4 vlan12

show ip ospf database

Use the show ip ospf database command in Privileged EXEC mode to display information about
the link state database when OSPF is enabled. If parameters are entered, the command displays the
LSA headers. Use the optional parameters to specify the type of link state advertisements to
display.

Syntax

show ip ospf [<area-id>] database [{asbr-summary | external | network | nssa-external |
router | summary}][ls-id] [adv-router [ip-address] | self-originate]

area-id—Identifies a specific OSPF area for which link state database information will be
displayed.

asbr-summary—Display the autonomous system boundary router (ASBR) summary
LSAs.

external—Display the external LSAs.

network—Display the network LSAs.

nssa-external—Display NSSA external LSAs.

router—Display router LSAs.

summary—Display the LSA database summary information.

ls-id—Specifies the link state ID (LSID). (Range: IP address or an integer in the range of
0-4294967295)

adv-router—Display the LSAs that are restricted by the advertising router. To specify a
router, enter the IP address of the router.

self-originate—Display the LSAs in that are self-originated.

Advertising