Ospf Nbrs: Displaying the Status of the OSPF
Neighbors
Use NCL’s Ospf Nbrs command to format and display the status of the
OSPF neighbors.
Syntax
ospf nbrs
Example
Area: 0.0.0.0
Interface Router ID Nbr IP Addr State Mode Priority
190.190.190.10 13.13.13.13 190.190.190.13 Full Slave 5
190.190.190.10 12.12.12.12 190.190.190.12 Full Slave 5
The fields in the table are as follows:
Area lists the area ID for the neighbor. (Area ID 0 is reserved for the
backbone.)
Interface lists the interface number of the network to which the
neighbor is attached.
Router ID lists the 32-bit router ID number of the router in the
autonomous system.
Nbr IP Addr lists the IP address of the neighbor (in dotted decimal
notation).
NCL
Commands
16
Using the Network Control Language
Managing the Open Shortest Path First Protocol
16-77