Administrator Guide

Item Description
LS Type Displays the LSA’s type.
Link State ID Displays the Link State ID.
Advertising
Router
Identifies the advertising router’s ID.
Checksum Displays the Fletcher checksum of the LSA’s complete contents.
Length Displays the length in bytes of the LSA.
Opaque Type Displays the Opaque type field (the first 8 bits of the Link State ID).
Opaque ID Displays the Opaque type-specific ID (the remaining 24 bits of the Link State ID).
Example
Dell>show ip ospf 1 database opaque-area
OSPF Router with ID (3.3.3.3) (Process ID 1)
Type-10 Opaque Link Area (Area 0)
LS age: 1133
Options: (No TOS-capability, No DC, E)
LS type: Type-10 Opaque Link Area
Link State ID: 1.0.0.1
Advertising Router: 10.16.1.160
LS Seq Number: 0x80000416
Checksum: 0x376
Length: 28
Opaque Type: 1
Opaque ID: 1
Unable to display opaque data
LS age: 833
Options: (No TOS-capability, No DC, E)
LS type: Type-10 Opaque Link Area
Link State ID: 1.0.0.2
Advertising Router: 10.16.1.160
LS Seq Number: 0x80000002
Checksum: 0x19c2
--More--
Related
Commands
show ip ospf database — displays OSPF database information.
show ip ospf database opaque-as
Display the opaque-as (type 11) LSA information.
C9000 Series
Syntax
show ip ospf [process-id | vrf vrf-name] database opaque-as [link-state-id]
[adv-router ip-address]
Parameters
process-id
Enter the OSPF Process ID to show a specific process. If no Process ID is entered,
command applies only to the first OSPF process.
vrf
vrf-name
Enter the keyword vrf and the name of the VRF to view LSA information tied to the
specific VRF.
link-state-id
(OPTIONAL) Specify LSA ID in dotted decimal format. The LSA ID value depends on the
LSA type, and it can be one of the following:
the network’s IP address for Type 3 LSAs or Type 5 LSAs
the router’s OSPF router ID for Type 1 LSAs or Type 4 LSAs
the default destination (0.0.0.0) for Type 5 LSAs
1152 Open Shortest Path First (OSPFv2 and OSPFv3)