20.9.4 ノンストップルーティングの確認
(1) 動作状態の確認
show ipv6 ospfコマンドを実行して,ノンストップルーティングの動作状態を確認してください。
>show ipv6 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: 0, Interfaces: 2
Network Range State
2001:db8:ffff:100::/64 DoNotAdvertise
Area: 1, Interfaces: 1
Network Range State
- -
> |
(2) 同期状態の詳細の確認
他系BCUとの同期状態を確認してください。show ipv6 ospfコマンドでnsrパラメータを指定すると,ノンストップルーティングの同期状態の詳細を表示します。
>show ipv6 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コマンドを実行して,ノンストップルーティングが動作しているプロトコルの状態を確認してください。
>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 > |