label-switched-path (Protocols MPLS)
構文
label-switched-path lsp-name { disable; adaptive; admin-down; admin-group { exclude [ group-names ]; include-all [ group-names ]; include-any [ group-names ]; } auto-bandwidth { adjust-interval seconds; adjust-threshold percentage; maximum-bandwidth bps; minimum-bandwidth bps; monitor-bandwidth; } bandwidth bps { ct0 bps; ct1 bps; ct2 bps; ct3 bps; } class-of-service cos-value; cross-credibility-cspf; description text; entropy-label; fast-reroute { (bandwidth bps | bandwidth-percent percentage); (exclude [ group-names ] | no-exclude); hop-limit number; (include-all [ group-names ] | no-include-all); (include-any [ group-names ] | no-include-any); } from address; install { destination-prefix/prefix-length <active>; } inter-domain; ldp-tunneling; link-protection; lsp-attributes { lsp-external-controller; encoding-type (ethernet | packet | pdh | sonet-sdh); gpid (ethernet | hdlc | ipv4 | pos-scrambling-crc-16 | pos-no-scrambling-crc-16 | pos-scrambling-crc-32 | pos-no-scrambling-crc-32 | ppp); signal-bandwidth type; switching-type (fiber | lambda | psc-1 | tdm); } metric metric; no-cspf; no-decrement-ttl; node-link-protection; optimize-timer seconds; p2mp lsp-name; policing { filter filter-name; no-auto-policing; } preference preference; primary path-name { adaptive; admin-group { exclude [ group-names ]; include-all [ group-names ]; include-any [ group-names ]; } bandwidth bps { ct0 bps; ct1 bps; ct2 bps; ct3 bps; } class-of-service cos-value; hop-limit number; no-cspf; no-decrement-ttl; optimize-timer seconds; preference preference; priority setup-priority reservation-priority; (record | no-record); select (manual | unconditional); standby; } priority setup-priority reservation-priority; (random | least-fill | most-fill); (record | no-record); retry-limit number; retry-timer seconds; revert-timer seconds; secondary path-name { adaptive; admin-group { exclude[ group-names ]; include-all [ group-names ]; include-any [ group-names ]; } bandwidth bps { ct0 bps; ct1 bps; ct2 bps; ct3 bps; } class-of-service cos-value; hop-limit number; no-cspf; no-decrement-ttl; optimize-timer seconds; preference preference; priority setup-priority reservation-priority; (record | no-record); select (manual | unconditional); standby; } soft-preemption; standby; template; to address; traceoptions { file filename <files number> <size size> <world-readable | no-world-readable>; flag flag <flag-modifier> <disable>; } }
階層レベル
[edit logical-systems logical-system-name protocols mpls], [edit protocols mpls]
説明
ダイナミック MPLS で使用する LSP を設定します。LSPを設定する場合、 ステートメントで to
エグレスルーターのアドレスを指定する必要があります。残りのステートメントはすべてオプションです。
オプション
lsp-name |
LSP を識別する名前。名前は最大 64 文字で、文字、数字、ピリオド、ハイフンを使用できます。他の文字を含めるには、名前を引用符で囲んでください。名前は、イングレス ルーター内で一意である必要があります。 |
cross-credibility-cspf |
信頼性のあるレベルを超えたパス計算を可能にします。制約パスの計算は、信頼性ごとの基準ではなく、マルチプロトコルのリンクとノードにわたって実行されます。 |
link-protection |
リンク障害からの LSP の保護のみを有効にします。 |
no-self-ping |
LSP の self-ping を無効にします。
メモ:
Junos OS 17.4以降、ステートメントを使用して、デフォルトで実行されるself-pingの動作を
メモ:
Junos OS 16.1 以降、セルフ ping メッセージで送信される MPLS EXP ビットは、対応する IP パケットの DSCP/ToS 設定に基づいて設定されます。以前の Junos OS リリースでは、セルフ ping パケットの MPLS EXP ビットは 0 に設定されています。 |
self-ping-duration seconds |
ping がすぐに成功しない限り、self-ping メカニズムを実行する期間 (秒単位) を指定します。 LSP の LSP self-ping は、その LSP の Resv メッセージが受信されると、イングレスのラベルエッジルーター(LER)で開始されます。設定された self-ping 時間は、LSP インスタンスが であるとシグナリングされた後 デフォルトでは、self-ping は有効になっています。CCC、P2MP、VLAN ベース、およびデフォルト以外のインスタンスなどの LSP タイプは、self-ping をサポートしていません。 self-ping メカニズムは、self-ping プローブが再び受信されるまで(その時点でトラフィックが直ちにそれに切り替わります)、または LSP に設定された self-ping 期間が終了するまで(この時点でトラフィックが切り替えられる)実行されます。 self-ping が有効で、LSP シグナリングが成功しても、LSP はすぐには立ち上がりません。LSP は、self-ping が成功またはタイムアウトした後にのみ起動します。 LSP self-ping-duration が有効になっている場合、LSP の動作は、
|
残りのステートメントについては、個別に説明します。 CLIエクスプローラを参照してください。
必要な権限レベル
routing—設定でこのステートメントを表示します。
routing-controlー設定にこのステートメントを追加します。
リリース情報
Junos OSリリース7.4より前に導入されたステートメント。
cross-credibility-cspf
Junos OS リリース 14.2 で導入された オプション。
self-ping-duration
no-self-ping
Junos OSリリース16.1で導入されたおよびオプション。