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


16.3.4 学習経路情報の確認

〈この項の構成〉

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

指定ネットワークに含まれるRIPngで学習した,ルーティングテーブルで保持する経路情報を表示します。

図16‒11 show ipv6 rip routeの実行結果
> show ipv6 rip route brief 2001:db8::/16
Date 20XX/03/14 12:00:00 UTC
Status Codes: * valid, > active, r RIB failure
   Destination                              Interface      Metric Tag   Timer
*> 2001:db8:21f7:2910::/64                  Eth1/1         3      0      4s
*> 2001:db8:64b9:4ba6::/64                  Eth1/2         4      0     10s
*> 2001:db8:652c:7a78::/64                  Eth1/2         3      0      9s
*> 2001:db8:ddd9:158::/64                   Eth1/1         5      0      4s

(2) ゲートウェイ単位の確認

指定ネットワークに含まれるRIPngで受信した,ルーティングテーブルで保持する経路情報を,ゲートウェイ単位に表示します。

図16‒12 show ipv6 rip received-routesの実行結果
> show ipv6 rip received-routes brief 2001:db8::/16
Date 20XX/03/14 12:00:00 UTC
Status Codes: * valid, > active, r RIB failure
Neighbor Address: fe80::212:e2ff:fe86:5301%Eth1/1
   Destination                              Interface      Metric Tag   Timer
*> 2001:db8:21f7:2910::/64                  Eth1/1         3      0      9s
*> 2001:db8:ddd9:158::/64                   Eth1/1         5      0      9s
Neighbor Address: fe80::212:e2ff:fe86:5302%Eth1/2
   Destination                              Interface      Metric Tag   Timer
*> 2001:db8:64b9:4ba6::/64                  Eth1/2         4      0     15s
*> 2001:db8:652c:7a78::/64                  Eth1/2         3      0     14s