OSPF Commands
©2008 Allied Telesis Inc. All rights reserved.
30.66
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
show ip ospf neighbor
Use this command to display information on OSPF neighbors. Include the
process ID
parameter with this command to display information about specified instances.
Syntax
show ip ospf neighbor {A.B.C.D|all|DETAIL|INTERFACE}
show ip ospf {PROCESSID} neighbor {A.B.C.D|all|DETAIL|INTERFACE}
Mode
Privileged Exec mode and Exec mode
Output
Figure 30-20: Example output from the
show ip ospf neighbor
command
Figure 30-21: Example output from the
show ip ospf PROCESSID neighbor
command
Parameter
Description
PROCESSID
<0-65535>
The ID of the router process for which information will be
displayed.
A.B.C.D
A.B.C.D
[
detail
] Neighbor ID.
all
Include downstatus neighbor
DETAIL
detail
[
all
]
Detail of all neighbors
INTERFACE
Interface (
A.B.C.D
)
A.B.C.D
Address of the interface
OSPF process 1:
Neighbor ID Pri State Dead Time Address Interface
10.10.10.50 1 Full/DR 00:00:38 10.10.10.50 VLAN1
OSPF process 100:
Neighbor ID Pri State Dead Time Address Interface
10.10.11.50 1 Full/Backup 00:00:31 10.10.11.50 VLAN2
awplus#show ip ospf 1 neighbor
OSPF process 1:
Neighbor ID Pri State Dead Time Address Interface
10.10.10.50 1 Full/DR 00:00:38 10.10.10.50 VLAN1
OSPF process 100:
Neighbor ID Pri State Dead Time Address Interface
10.10.11.50 1 Full/Backup 00:00:31 10.10.11.50 VLAN2