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