show ip ospf neighbor Configuring OSPF
Enterasys Matrix DFE-Gold Series Configuration Guide 21-47
show ip ospf neighbor
UsethiscommandtodisplaythestateofcommunicationbetweenanOSPFrouterandits
neighborrouters.
Syntax
show ip ospf neighbor [detail] [ip-address] [vlan vlan-id]
Parameters
Defaults
•Ifdetailisnotspecified,summaryinformationwillbedisplayed.
•Ifip‐addressisnotspecified,OSPFneighborswillbedisplayedforallIPaddressesconfigured
forrouting.
•Ifvlan‐idisnotspecified,OSPFneighborswillbedisplayedforallVLANsconfiguredfor
routing.
Mode
Routercommand,Anyroutermode.
Timer intervals
configured
OSPF timer intervals. These are either default, or configured with the ip ospf
retransmit-interval (“ip ospf retransmit-interval” on page 21-26), the ip ospf
hello-interval (“ip ospf hello-interval” on page 21-28), and the ip ospf dead
interval (“ip ospf dead-interval” on page 21-28) commands. The wait timer
represents the amount of time a router waits before initiating a designated
router/backup designated router election. The wait timer changes when the
dead interval changes. The retransmit timer represents the amount of time
between successive transmissions of LSAs (Link State Advertisements) until
acknowledgement is received.
Neighbor Count Number of neighbors over this interface.
Adjacent neighbor count Number of adjacent (FULL state) neighbors over this interface.
Adjacent with neighbor IP address of the adjacent neighbor.
Table 21-4 show ip ospf interface Output Details (continued)
Output... What it displays...
detail (Optional)Displaysdetailedinformationabouttheneighbors,
includingtheareainwhichtheyareneighbors,whothedesignated
router/backupdesignatedrouterisonthesubnet,ifapplicable,andthe
decimalequivalentoftheE‐bitvaluefromthehellopacketoptions
field.
ip‐address (Optional)DisplaysOSPFneighborsforaspecif ic
IPaddress.
vlanvlan‐id (Optional)DisplaysOSPF neighborsforaspecificVLAN.ThisVLAN
mustbeconfiguredforIProutingasdescribedin“Pre‐Routing
ConfigurationTasks”onpage 2‐100.