Configuration Guide Vol. 3


10.3.4 Checking learned route information

<Structure of this section>

(1) Checking network units

Show all routing information for a specific network that has been learned by RIP and stored in the routing tables.

Figure 10-18: Result of show ip rip route
> show ip rip route 172.0.0.0/8
Date 20XX/07/14 12:00:00 UTC
Status Codes: * valid, > active, r RIB failure
   Destination        Next Hop        Interface       Metric Tag   Timer  
*> 172.16/16          192.168.1.100   VLAN0010        3      0      4s  
*> 172.17/16          192.168.2.2     VLAN0020        4      0     10s  
*> 172.18/16          192.168.2.2     VLAN0020        3      0     10s  
*> 172.19/16          192.168.1.200   VLAN0010        5      0     17s  

(2) Checking by gateway

Show routing information learned from a specific gateway and stored in the routing tables.

Figure 10-19: Result of show ip rip received-routes
> show ip rip received-routes 192.168.2.2
Date 20XX/07/14 12:00:00 UTC
Status Codes: * valid, > active, r RIB failure
 
Neighbor Address: 192.168.2.2
   Destination        Next Hop        Interface       Metric Tag   Timer 
*> 172.17/16          192.168.2.2     VLAN0020        4      0     15s  
*> 172.18/16          192.168.2.2     VLAN0020        3      0     15s  
*> 192.168.3/24       192.168.2.2     VLAN0020        2      0     15s  
*> 192.168.5/24       192.168.2.2     VLAN0020        4      0     15s