ノンストップのアクティブルーティング同期イベントのトレース
ルーティング エンジン間のノンストップ アクティブ ルーティング同期の進行状況を追跡するには、ノンストップ アクティブ ルーティング トレース オプション フラグを、サポートされている各プロトコルと BFD セッションに設定し、これらの操作をログ ファイルに記録します。
サポートされているルーティング プロトコルに対してノンストップ アクティブ ルーティング トレース オプションを設定するには、 階層レベルに [edit protocols protocol-name traceoptions flag]
ステートメントを含めnsr-synchronization
、オプションで 1 つ以上の詳細、無効化、受信、送信オプションを指定します。
[edit protocols] bgp { traceoptions { flag nsr-synchronization <detail> <disable> <receive> <send>; } } isis { traceoptions { flag nsr-synchronization <detail> <disable> <receive> <send>; } } ldp { traceoptions { flag nsr-synchronization <detail> <disable> <receive> <send>; } } mpls { traceoptions { flag nsr-synchronization; flag nsr-synchronization-detail; } } msdp { traceoptions { flag nsr-synchronization <detail> <disable> <receive> <send>; } } (ospf | ospf3) { traceoptions { flag nsr-synchronization <detail> <disable> <receive> <send>; } } rip { traceoptions { flag nsr-synchronization <detail> <disable> <receive> <send>; } } ripng { traceoptions { flag nsr-synchronization <detail> <disable> <receive> <send>; } } pim { traceoptions { flag nsr-synchronization <detail> <disable> <receive> <send>; } }
BFDセッションにノンストップのアクティブルーティングトレースオプションを設定するには、階層レベルで nsr同期 と nsr-packet
ステートメントを含めます [edit protocols bfd traceoptions flag]
。
[edit protocols] bfd { traceoptions { flag nsr-synchronization; flag nsr-packet; } }
BGP によってアドバタイズされたルートから複製されたレイヤー 2 VPN シグナリングの状態をトレースするには、 階層レベルに [edit routing-options traceoptions flag]
ステートメントを含めnsr-synchronization
ます。このフラグは、VPLS がカーネル レプリケーション状態から受け取るラベルと論理インターフェイスの関連付けもトレースします。
[edit routing-options] traceoptions { flag nsr-synchronization; }