Reference v4.1.0 Instruction Manual
884 Network OS Command Reference
53-1003115-01
show ip ospf routes
2
show ip ospf routes
Displays routes.
Synopsis show ip ospf routes [A.B.C.D] [[vrf vrfname [rbridge-id {rbridge-id | all}]] | rbridge-id {rbridge-id |
all}]
Operands A.B.C.D Specifies a destination IP address in dotted decimal format.
vrf vrfname Specifies the name of the VRF instance. If this option is not used, details
for the default VRF are shown in the output.
rbridge-id rbridge-id Displays the information for the physical, loopback, and SVI interfaces
specific to the selected RBridge.
all Displays the information for the physical, loopback, and SVI interfaces of all
nodes in the VCS cluster. There can be multiple loopbacks and SVIs with
the same RBridge ID from different nodes.
Defaults None
Command Modes Privileged EXEC mode
Description Use this command to display routes that OSPF calculated. You can display all routes or you can
display information about a specific route.
Usage Guidelines None
Examples To display all OSPF-calculated routes:
switch# show ip ospf routes
OSPF Regular Routes 2:
Destination Mask Path_Cost Type2_Cost Path_Type
2.2.2.0 255.255.255.0 1 0 Intra
Adv_Router Link_State Dest_Type State Tag Flags
2.2.2.1 2.2.2.1 Network Valid 0 4000*
Paths Out_Port Next_Hop Type State
1 eth 1/2 0.0.0.0 OSPF 00 00
Destination Mask Path_Cost Type2_Cost Path_Type
22.22.22.0 255.255.255.0 1 0 Intra
Adv_Router Link_State Dest_Type State Tag Flags
2.2.2.1 22.22.22.1 Network Valid 0 4000*
Paths Out_Port Next_Hop Type State
1 eth 2/2 0.0.0.0 OSPF 00 00
See Also None