Product guide
IP Routing Features
Configuring OSPF
The OSPF link state display shows the following contents of the LSA database;
one table for each area:
Table 5-14. CLI Display of OSPF Link State Information
Field
LSA Type
Link State ID
Advertised Router ID
Age
Sequence #
Chksum(Hex)
Content
Type of LSA. The possible types are:
• Router •Summary
•Network •AsbSummary
LSA ID for this LSA. The meaning depends on the LSA type.
Router ID of the router that originated this LSA.
Current age (in seconds) of this LSA.
Sequence number of the current instance of this LSA.
LSA checksum value.
Syntax show ip ospf link-state [status] [subset-options] [< advertise [subset-
:
options] >]
advertise: Displays the hexadecimal data in LSA packets
(advertisements) for the OSPF area(s) configured on the
routing switch. The output can also be filtered by area (area-
id), link-state-id, router-id, sequence-number, and/or type.
Default: All OSPF areas configured on the routing switch.
ospf-area-id: Used to restrict display of LSA database or
advertisements to show only the data from a specific OSPF
area. Can also be used with other subset options (router-id,
sequence-number, external link-state-id, and/or type) to further
define the source of displayed information.
link-state-id < ip-addr >
Used to restrict display of LSA database or advertisements
to show only the data from sources having the specified IP
address as a link-state ID. Can also be used with other
subset options (ospf-area-id, router-id, sequence-number,
external link-state-id, and type) to further define the source
of displayed information.
router-id < ip-addr >
Used to restrict display of LSA database or advertisements
to show only the data from sources having the specified
router ID. Can also be used with other subset options (ospf-
area-id, link-state-id, sequence-number, and type) to further
define the source of displayed information.
5-99