Users Guide

Field Description
Length Displays the length in bytes of the LSA.
Network Mask Displays the network mask implemented on the area.
TOS Displays the Type of Service (TOS) options. Option 0 is the only option.
Metric Displays the LSA metric.
Example
Dell# show ip ospf 100 database asbr-summary
OSPF Router with ID (1.1.1.10) (Process ID 100)
Summary Asbr (Area 0.0.0.0)
LS age: 1437
Options: (No TOS-capability, No DC, E)
LS type: Summary Asbr
Link State ID: 103.1.50.1
Advertising Router: 1.1.1.10
LS Seq Number: 0x8000000f
Checksum: 0x8221
Length: 28
Network Mask: /0
TOS: 0 Metric: 2
LS age: 473
Options: (No TOS-capability, No DC, E)
LS type: Summary Asbr
Link State ID: 104.1.50.1
Advertising Router: 1.1.1.10
LS Seq Number: 0x80000010
Checksum: 0x4198
Length: 28
--More--
Related Commands
show ip ospf database — display OSPF database information.
show ip ospf database external
Display information on the AS external (type 5) LSAs.
S6000
Syntax
show ip ospf [process-id | vrf vrf-name ] database external [link-state-id]
[adv-router ip-address]
Parameters
process-id Enter the OSPF Process ID to show a specic process. If no Process ID is entered,
command applies only to the rst OSPF process.
vrf vrf-name Enter the keyword vrf followed by the name of the VRF to view information on AS
external LSAs corresponding to the OSPF processes that are tied to a specic 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
Open Shortest Path First (OSPFv2 and OSPFv3) 1097