Multicast and Routing Guide K/KA/KB.15.15
Example 114 Output for show IP OSPF link-state detail for summary for NSSA
This example shows show ip ospf link-state detail summary for NSSA.
HP 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.
Example 115 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.
Table 21 CLI display of OSPF neighbor information
DescriptionField
The router ID of the neighbor.Router ID
The OSPF priority of the neighbor. The priority is used during election of the
DR and BDR.
Pri
The IP address of this routing switch's interface with the neighbor.IP Address
The neighbor interface state. The possible values are:NbIfState
DR This neighbor is the elected designated router for the interface.
BDR This neighbor is the elected backup designated router for the interface.
blank This neighbor is neither the DR or the BDR for the interface.
The state of the conversation (the adjacency) between your routing switch and
the neighbor. The possible values are:
State
INIT A Hello packet has recently been seen from the neighbor.
However, bidirectional communication has not yet been
established with the neighbor. (The switch itself did not appear
in the neighbor's hello packet.) All neighbors in this state (or
Viewing OSPF information 181










