The vrrp version command sets the VRRP version for the current device.
The undo vrrp version command restores the default configuration.
| Parameter | Description | Value |
|---|---|---|
v2 |
Indicates VRRPv2. VRRPv2 backup groups can send and receive only VRRPv2 Advertisement packets, and thus discard the received VRRPv3 Advertisement packets. |
- |
v3 |
Indicates VRRPv3. A VRRP backup group running VRRPv3 can send and receive both VRRPv2 and VRRPv3 Advertisement packets. That is, this backup group can communicate with the devices running VRRPv2 and the devices running VRRPv3. |
- |
By default, VRRPv2 is adopted.
Before running the vrrp version command, ensure that VRRP configurations with different VRRP versions coexist on the network.
The vrrp version command is used when devices running different VRRP versions communicate.
After the VRRP version is changed to VRRPv3, you need to run the vrrp version-3 send-packet-mode command to set the mode for sending VRRP Advertisement packets as required.