transition-mode

モード
VRRPモード
カテゴリー
IP / VRRP

構文

コマンド構文

(config-router)# transition-mode {true|false}

コマンド説明

VRRPv3上で、VRRPv2ルーターとの接続のためにVRRPv2パケットを送信する。
初期設定はfalse(送信しない)。

パラメーター

true
VRRPv2パケットを送信する
false
VRRPv2パケットを送信しない

使用例

awplus# configure terminal
awplus(config)# router vrrp 5 vlan2
awplus(config-router)# transition-mode true

注意・補足事項

本機能の設定を行う際は、あらかじめVRRPサービスを有効にしておくこと(service vrrpコマンド)。

コマンドツリー

関連コマンド