The vrrp version-3 send-packet-mode command sets the mode for sending Advertisement packets in VRRPv3.
The undo vrrp version-3 send-packet-mode command restores the default mode for sending Advertisement packets in VRRPv3.
vrrp version-3 send-packet-mode { v2-only | v3-only | v2v3-both }
undo vrrp version-3 send-packet-mode
| Parameter | Description | Value |
|---|---|---|
v2-only |
Sets the mode for sending Advertisement packets in VRRPv3 to v2-only. In this mode, the FW sends only the VRRPv2 Advertisement packets. |
- |
v3-only |
Sets the mode for sending Advertisement packets in VRRPv3 to v3-only. In this mode, the FW sends only the VRRPv3 Advertisement packets. |
- |
v2v3-both |
Sets the mode for sending Advertisement packets in VRRPv3 to v2v3-both. In this mode, the FW sends both VRRPv2 and VRRPv3 Advertisement packets. |
- |
By default, the mode v3-only is adopted.
When VRRPv3 runs on the current device, you need to specify the mode for sending VRRP Advertisement packets.
If the vrrp sersion-3 send-packet-mode command is run in the system view and the vrrp vrid version-3 send-packet-mode command is run in the interface view, the configuration in the interface view takes effect.
Before running the vrrp version-3 send-packet-mode command, ensure that VRRPv3 runs on the current device.
If a large number of VRRP backup groups are configured, v2v3-both is not recommended.