Configuration Guide Vol. 3


10.3.5 Checking advertised route information

<Structure of this section>

(1) Checking the destination unit

Show the routing information sent to a specific target.

Figure 10-20: Result of executing show ip rip advertised-routes (1)
> show ip rip advertised-routes 192.168.2.255
Date 20XX/07/14 12:00:00 UTC
Target Address: 192.168.2.255
Destination        Next Hop         Interface       Metric Tag   Age
172.16/16          192.168.1.100    VLAN0010        4      0     19s  
172.19/16          192.168.1.200    VLAN0010        6      0      2s  
192.168.4/24       192.168.1.200    VLAN0010        3      0      2s  
192.168.6/24       192.168.1.100    VLAN0010        5      0     19s  

(2) Checking network units

Show all routing information for a specific network sent by RIP, grouped by target.

Figure 10-21: Result of executing show ip rip advertised-routes (2)
> show ip rip advertised-routes 172.0.0.0/8
Date 20XX/07/14 12:00:00 UTC
Target Address: 192.168.1.100
Destination        Next Hop         Interface       Metric Tag   Age
172.17/16          192.168.2.2      VLAN0020        5      0      1s  
172.18/16          192.168.2.2      VLAN0020        4      0      1s  
172.19/16          192.168.1.200    VLAN0010        6      0      7s  
Target Address: 192.168.1.200
Destination        Next Hop         Interface       Metric Tag   Age
172.16/16          192.168.1.100    VLAN0010        4      0     24s  
172.17/16          192.168.2.2      VLAN0020        5      0      1s  
172.18/16          192.168.2.2      VLAN0020        4      0      1s  
Target Address: 192.168.2.255
Destination        Next Hop         Interface       Metric Tag   Age
172.16/16          192.168.1.100    VLAN0010        4      0     24s  
172.19/16          192.168.1.200    VLAN0010        6      0      7s