vrrp-group
構文
vrrp-group group-id { (accept-data | no-accept-data); advertise-interval seconds; global-advertisements-threshold number; authentication-key key; authentication-type authentication; fast-interval milliseconds; (preempt | no-preempt) { hold-time seconds; } priority number; track { interface interface-name { bandwidth-threshold bits-per-second priority-cost priority; priority-cost priority; } priority-hold-time seconds; route prefix/prefix-length routing-instance instance-name priority-cost priority; } virtual-address [ addresses ]; vrrp-inherit-from vrrp-group; }
階層レベル
[edit interfaces interface-name unit logical-unit-number family inet address address], [edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number family inet address address]
説明
VRRP(仮想ルーター冗長プロトコル)IPv4 グループを設定します。Junos OSリリース13.2では、 または [edit logical system logical-system-name routing-options
階層レベルで [edit routing-options]
ステートメントを設定nonstop-routing
した場合にのみ、VRRPノンストップアクティブルーティング(NSR)が有効になります。
オプション
group-id
—VRRP グループ識別子。インターフェイスでMAC送信元アドレスフィルタリングを有効にする場合、 ステートメントで指定した送信元MACアドレスのリストに仮想MACアドレスを source-address-filter
含める必要があります。00:00:5e:00:53:01 から 00:00:5e:00:53:ff までの MAC アドレスは、RFC 2338 で定義されているように、VRRP 用に予約されています。VRRP グループ番号は、仮想 MAC アドレスの最後の 16 進バイトの 10 進数と同等でなければなりません。
範囲: 0~255
特定の状況では、入力するグループ識別子は、同じ物理インターフェイスの論理ユニットに設定した他のグループ識別子とは異なる必要があります。詳細については 、「 Configuring Basic VRRP Support 」を参照してください。
残りのステートメントは別々に説明します。そのステートメントの詳細については、「構文」セクションでリンク・ステートメントをクリックしてください。
必要な権限レベル
インターフェイス—設定でこのステートメントを表示します。
インターフェイス制御—設定にこのステートメントを追加します。
リリース情報
Junos OS リリース 7.4 より前に導入されたステートメント。