Reference v4.1.0 Instruction Manual
Network OS Command Reference 883
53-1003115-01
show ip ospf redistribute route
2
show ip ospf redistribute route
Displays redistributed routes.
Synopsis show ip ospf redistribute route [A.B.C.D:M] [[vrf vrfname [rbridge-id {rbridge-id | all}]] | rbridge-id
{rbridge-id | all}]
Operands A.B.C.D:M Specifies an IP address and mask for the output.
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 have been redistributed into OSPF.
Usage Guidelines None
Examples
switch# show ip ospf redistribute route
30.30.30.0 255.255.255.0 fwd 0.0.0.0 (0) metric 10 connected
50.1.0.0 255.255.0.0 fwd 100.1.1.100 (1) metric 10 static
See Also None