authentication (BGP BFD Liveness Detection)
構文
authentication { algorithm algorithm-name; key-chain key-chain-name; loose-check; }
階層レベル
[edit logical-systems name protocols bgp bfd-liveness-detection], [edit logical-systems name protocols bgp group name bfd-liveness-detection], [edit logical-systems name protocols bgp group name neighbor address bfd-liveness-detection], [edit logical-systems name routing-instances name protocols bgp bfd-liveness-detection], [edit logical-systems name routing-instances name protocols bgp group name bfd-liveness-detection], [edit logical-systems name routing-instances name protocols bgp group name neighbor address bfd-liveness-detection], [edit logical-systems name tenants name routing-instances name protocols bgp bfd-liveness-detection], [edit logical-systems name tenants name routing-instances name protocols bgp group name bfd-liveness-detection], [edit logical-systems name tenants name routing-instances name protocols bgp group name neighbor address bfd-liveness-detection], [edit protocols bgp bfd-liveness-detection], [edit protocols bgp group name bfd-liveness-detection], [edit protocols bgp group name neighbor address bfd-liveness-detection], [edit routing-instances name protocols bgp bfd-liveness-detection], [edit routing-instances name protocols bgp group name bfd-liveness-detection], [edit routing-instances name protocols bgp group name neighbor address bfd-liveness-detection], [edit tenants name routing-instances name protocols bgp bfd-liveness-detection] [edit tenants name routing-instances name protocols bgp group name bfd-liveness-detection] [edit tenants name routing-instances name protocols bgp group name neighbor address bfd-liveness-detection]
説明
誤ったルーティング情報を別のルーターと共有するように設定されたマシンまたはルーターが攻撃されるリスクを軽減するために、ルーターとルート認証を指定します。ルーターおよびルート認証により、ルーターは、パスワード(鍵)に基づいて信頼できるソースと会話していることを確認できる場合にのみ、情報を共有できます。この方法では、ハッシュ鍵が、別のルーターに送信されるルートと共に送信されます。受信ルーターは、送信された鍵を独自の設定済み鍵と比較します。それらが同じ場合、受信ルーターはルートを受け入れます。
オプション
authentication algorithm-name | 指定されたBFDセッションの認証に使用するアルゴリズムを設定します。
|
key-chain key-chain-name | 認証キーチェーンの名前を指定します。キーチェーン名は、 階層レベルの ステートメントで 認証キーチェーンは、セキュリティキーを指定されたBFDセッションに関連付けます。各キーにはキーチェーン内で固有の開始時間があります。キーチェーン認証では、ピアリング セッションをダウンさせることなく、パスワード情報を定期的に変更できます。このキーチェーン認証方法は、ピアリング セッションをリセットしたり、ルーティング プロトコルを中断したりすることなく、キーが 1 つから次のキーにロール オーバーするため、 ヒットレス と呼ばれます。 |
loose-check | BFDセッションでルーズ認証チェックを指定します。BFDセッションの両端で認証が設定されていない可能性がある場合にのみ、移行期間にルーズ認証を使用します。 デフォルトでは、厳密な認証が有効になっており、各BFDセッションの両端で認証がチェックされます。必要に応じて、非認証セッションから認証済みセッションにスムーズに移行するには、 ルーズチェックを設定します。ルーズチェックが設定されている場合、セッションの各エンドで認証がチェックされることなくパケットが受け入れられます。
|
必要な権限レベル
ルーティング—設定でこのステートメントを表示します。
ルーティング制御—設定にこのステートメントを追加します。
リリース情報
Junos OS リリース 8.1 で導入されたステートメント。
Junos OS リリース 9.6 で導入された BFD 認証のサポート。