コンフィグレーションガイド Vol.3


15.3.5 広告経路情報の確認

〈この項の構成〉

(1) 宛先単位の確認

指定ターゲットへ送信している経路情報を表示します。

図15‒20 show ip rip advertised-routesの実行結果(宛先単位)
> show ip rip advertised-routes 192.168.2.255
Date 20XX/03/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    Eth1/1          4      0     19s  
172.19/16          192.168.1.200    Eth1/1          6      0      2s  
192.168.4/24       192.168.1.200    Eth1/1          3      0      2s  
192.168.6/24       192.168.1.100    Eth1/1          5      0     19s  

(2) ネットワーク単位の確認

指定ネットワークに含まれるRIPで送信しているすべての経路情報を,ターゲット単位に表示します。

図15‒21 show ip rip advertised-routesの実行結果(ネットワーク単位)
> show ip rip advertised-routes 172.0.0.0/8
Date 20XX/03/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      Eth1/2          5      0      1s  
172.18/16          192.168.2.2      Eth1/2          4      0      1s  
172.19/16          192.168.1.200    Eth1/1          6      0      7s  
Target Address: 192.168.1.200
Destination        Next Hop         Interface       Metric Tag   Age
172.16/16          192.168.1.100    Eth1/1          4      0     24s  
172.17/16          192.168.2.2      Eth1/2          5      0      1s  
172.18/16          192.168.2.2      Eth1/2          4      0      1s  
Target Address: 192.168.2.255
Destination        Next Hop         Interface       Metric Tag   Age
172.16/16          192.168.1.100    Eth1/1          4      0     24s  
172.19/16          192.168.1.200    Eth1/1          6      0      7s