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


18.11.4 ノンストップルーティングの確認

〈この項の構成〉

(1) 動作状態の確認

show ip ospfコマンドを実行して,ノンストップルーティングの動作状態を確認してください。

図18‒11 show ip ospfコマンドの実行結果
>show ip ospf
Date 20XX/03/14 12:00:00 UTC
Domain: 1
Router ID: 172.16.1.1
Distance:
  Intra Area: 10, Inter Area: 10, External: 150
Flags: <AreaBorder ASBoundary>
SPF Interval: 7s, SPF Delay: 3s
Nonstop Routing: Enable, Sync Status: Synchronized
Area            Interfaces  Network Range      State
0               1           -                  -
10              1           192.168.1/24       Advertise
>

(2) 同期状態の詳細の確認

他系BCUとの同期状態を確認してください。show ip ospfコマンドでnsrパラメータを指定すると,ノンストップルーティングの同期状態の詳細を表示します。

図18‒12 show ip ospfコマンド(nsrパラメータ指定)の実行結果
>show ip ospf nsr
Date 20XX/03/14 12:00:00 UTC
Total of Domain: 1
Status: Synchronized
Sync Time: 20XX/03/10 12:00:00
Nonstop-Routing Control Information
  Waited Request : 0
  Total  Request : 28
>

(3) ノンストップルーティング対象プロトコルの同期状態の確認

show nsr unicastコマンドを実行して,ノンストップルーティングが動作しているプロトコルの状態を確認してください。

図18‒13 show nsr unicastコマンドの実行結果
>show nsr unicast
Date 20XX/04/14 12:00:00 UTC
Status:  Synchronized
Protocol      Total    Asynchronous    Synchronizing   Synchronized
BGP4          5        0               0               5
OSPF          10       0               0               10
BGP4+         5        0               0               5
OSPFv3        10       0               0               10
>