494
<ifaddress>
Interface IP address
Default:
Not displayed
Command Mode:
All modes
Usage Guide:
OSPF neighbor state can be checked by viewing the output of this
command
Example:
Switch#show ip ospf neighbor
OSPF process 0:
Neighbor ID Pri State Dead Time Address Interface
192.168.1.1 1 Full/Backup 00:00:32 6.1.1.1 Vlan1
192.168.1.3 1 Full/DR 00:00:36 20.1.1.3 Vlan2
192.168.1.3 1 Full/ - 00:00:30 20.1.1.3 VLINK2
Displayed information
Explanation
Neighbor ID
ID Neighbor ID
Priority Priority
State
Neighbor relation state
Dead time
Neighbor dead time
Address Interface
Address
Interface Interface
name
14.6.5.1.13 show ip ospf route
Command: show ip ospf [<process-id>] route
Function:
Display the OSPF routing table messages
Parameter: <process-id>
is the process ID ranging between 0~65535
Default:
Not displayed
Command Mode:
All modes
Example:
Switch#show ip ospf route
O 10.1.1.0/24 [10] is directly connected, Vlan1, Area 0.0.0.0
O 10.1.1.4/32 [10] via 10.1.1.4, Vlan1, Area 0.0.0.0
IA 11.1.1.0/24 [20] via 10.1.1.1, Vlan1, Area 0.0.0.0
IA 11.1.1.2/32 [20] via 10.1.1.1, Vlan1, Area 0.0.0.0
IA 12.1.1.0/24 [20] via 10.1.1.2, Vlan1, Area 0.0.0.0
IA 12.1.1.2/32 [20] via 10.1.1.2, Vlan1, Area 0.0.0.0
O 13.1.1.0/24 [10] is directly connected, Vlan4, Area 0.0.0.3
O 14.1.1.0/24 [10] is directly connected, Vlan5, Area 0.0.0.4
IA 15.1.1.0/24 [20] via 13.1.1.2, Vlan4, Area 0.0.0.3
IA 15.1.1.2/32 [20] via 13.1.1.2, Vlan4, Area 0.0.0.3
E1 100.1.0.0/16 [21] via 10.1.1.1, Vlan1