LSP が通過する RSVP インターフェイスでリンク保護を設定する
リンク保護またはノードリンク保護の設定を完了するには、RSVPインターフェイスレベルのリンク保護を設定します。 link-protection
階層レベルで ステートメントを含めます [edit protocols rsvp interface interface-name]
。LSPまたはポイントツーマルチポイントLSPパスの各ルーターから出るために使用されるすべてのRSVPインターフェイスで、 link-protection
ステートメントを設定する必要があります。オプションとして、 階層レベルの ステートメントを使用して path
、すべてのバイパスLSPに対してルーズパスまたはス [edit protocols rsvp interface interface-name link-protection]
トリクトパスを設定することができます。
[edit]
protocols {
rsvp {
interface interface-name {
link-protection {
path ip-address
{
(loose | strict);
}
}
}
}
}
RSVP インターフェイスでリンク保護を無効にするには、 階層レベルで ステートメントを含め disable
ます [edit protocols rsvp interface interface-name link-protection
。