Command
Show IP Route RIP
Use
Allows you to see the RIP routes installed in the routing table.
Syntax
Router#show ip route rip
Example
The following example demonstrates the output of this command. First, show ip route is executed on R2 to display the entire routing table.
R2(config-if)#do sh ip route Gateway of last resort is not set 1.0.0.0/32 is subnetted, 3 subnets |
Next, show ip route rip is executed to filter the output to just the RIP routes.
R2(config)#do show ip route rip |