明示的ルート: 不正なルートイベント
LSP イベント
明示的ルート: 不当なルート
サンプル出力1
user@R1# run show mpls lsp extensive Ingress LSP: 1 sessions 10.0.0.6 From: 10.0.0.1, State: up, ActiveRoute: 0, LSPname: R1–R6–3 ActivePath: R6–3–1 (secondary) LoadBalance: Random Encoding type: Packet, Switching type: Packet,GPID: IPv4 Primry R6–3 State: Dn 10 Feb 15 21:21:58 Explicit Route: bad loose route[2 times] 9 Feb 15 21:21:52 Deselected as active 8 Feb 15 21:21:51 Explicit route: bad loose route 7 Feb 15 21:21:51 10.1.15.1: MPLS label allocation failure 6 Feb 15 21:21:51 MPLS label allocation failure 5 Feb 15 21:21:51 Down 4 Feb 15 21:20:55 Selected as active pathe 3 Feb 15 21:20:55 Record Route: 10.1.15.2 10.1.56.2 2 Feb 15 21:20:55 Up 1 Feb 15 21:20:55 Originate Call *Secondary R6–3–1 State: Up Received RRO (ProtectionFlag 1 = Available 2 = InUse 4 = B/W 8 = Node 10 = SoftPreempt): 10.1.12.2 10.1.26.2 4 Feb 15 21:21:52 Selected as active path 3 Feb 15 21:21:52 Record Route: 10.1.12.2 10.1.26.2 2 Feb 15 21:21:52 Up 1 Feb 15 21:21:52 Originate Call Created: Tue Feb 15 21:20:55 2005 Total 3 displayed, Up 2, Down 1
サンプル出力2
user@R1# run show protocols mpls label-switched-path R1-to-R6 { to 10.0.0.6; no-cspf; link-protection; primary to-R6; } label-switched-path R1-to-R6-2 { to 10.0.0.6; link-protection; auto-bandwidth { adjust-interval 300; minimum-bandwidth 1; maximum-bandwidth 1k; } } label-switched-path R1-R6-3 { to 10.0.0.6; no-cspf; <--Allows a loose ERO primary R6-3; secondary R6-3-1; } path to-R6 { 10.1.15.2 strict; 10.1.56.2 strict; } path R6-3 { 10.1.15.2 loose; <--Loose ERO } path R6-3-1 { 10.1.12.2; } interface fxp0.0 { disable; } interface all;
何
この LSP エラーイベントは、lsp の設定が失敗したことを示しているので、管理スイッチルーター (LSR) によって送信された Path メッセージの明示的なホップ (ERO) にエラーがあることを示します。
招く
この LSP エラーイベントは、コントロールプレーン到達不能またはデータプレーンの非互換性によって発生します。
アクション
[edit protocols mpls] 階層レベルで LSP 構成を確認します。