Configuring the ECN330-switch
4671553-KDU 137 365 Uen D 2006-06-16
CLI - This example shows one router that serves as both the ABR for the local
area and the ASBR for the autonomous system.
6.20.10.12 Displaying Information on Neighbor Routers
The router can display about neighboring routers on each interface within an
OSPF area.
Field Attributes
• ID – Neighbor’s router ID.
• Priority – Neighbor’s router priority.
• State – OSPF state and identification flag.
States include:
• Down – Connection down
• Attempt – Connection down, but attempting contact (non-broadcast
networks)
• Init – Have received Hello packet, but communications not yet
established
• Two-way – Bidirectional communications established
• ExStart – Initializing adjacency between neighbors
• Exchange – Database descriptions being exchanged
• Loading – LSA databases being exchanged
• Full – Neighboring routers now fully adjacent
Console#show ip ospf border-routers
Destination Next Hop Cost Type RteType Area SPF No
--------------- --------------- ------ ----- -------- --------------- -------
10.2.44.5 10.2.44.88 1 ABR INTRA 0.0.0.1 5
10.2.44.5 10.2.44.88 1 ASBR INTER 0.0.0.1 5
Console#