switch(config)# show ip ospf link-state detail
LSA Age : 971
LSA Type : 0x5 (AS External)
Advertising Router : 2.2.2.3
Link State ID : 55.5.5.0
LSA Sequence : 0x80000001
LSA Checksum : 0xe17c
LSA Option Bits : E=1 MC=0 N/P=0 EA=0 DC=0
LSA Metric : 10
Bit E : 0
Forwarding Address : 0.0.0.0
Output for show IP OSPF link-state detail for summary for NSSA
This example shows
show ip ospf link-state detail
summary for NSSA.
switch(config)# show ip ospf link-state detail
LSA Age : 86
LSA Type : 0x7 (NSSA)
Advertising Router : 16.93.226.105
Link State ID : 16.93.49.0
LSA Sequence : 0x80000003
LSA Checksum : 0x6c03
LSA Option Bits : E=1 MC=0 N/P=0 EA=0 DC=1
LSA Metric : 10
Network Mask : 255.255.255.0
Bit E : 0 (External Metric Type1)
Forwarding Address : 0.0.0.0
External Route Tag : 0
Viewing OSPF neighbor information
Syntax:
show ip ospf neighbor [
ip-addr
]
To display OSPF information for all neighbors, enter
show ip ospf neighbor
at any CLI level.
[
ip-addr
]
can be specified to retrieve detailed information for the specific neighbor only. This is the IP address
of the neighbor, not the router ID.
Output for the show ip ospf neighbor command
OSPF Neighbor Information
Rxmt Helper
Router ID Pri IP Address NbIfState State QLen Events Status
--------------- --- -------------- --------- --------- ----- ------ ------
10.0.8.34 1 10.3.18.34 DR FULL 0 6 none
10.3.53.38 1 10.3.53.38 DR FULL 0 6 none
This display shows the following information.
Chapter 11 Open Shortest Path First Protocol (OSPF)
237