Deployment Guide

Table Of Contents
Related
Command
virtual-address assigns up to 12 virtual IP addresses per VRRP group.
version
Set the VRRP protocol version for the IPv4 group.
Syntax
version {2 | 3 | both}
To return to the default setting, use the no version command.
Parameters
2 Enter the keyword 2 to specify VRRP version 2 as defined by RFC 3768, Virtual
Router Redundancy Protocol.
3 Enter the keyword 3 to specify VRRP version 3 as defined by RFC 5798, Virtual
Router Redundancy Protocol.
both Enter the keyword both for in-service migration from VRRP version 2 to VRRP
version 3.
Defaults 2
Command Modes VRRP
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.5(0.1) Introduced on the Z9500.
9.5(0.0) Introduced on the Z9000, S6000, S4820T, S4810, and MXL.
Usage
Information
You can use the both command to migrate from VRRPv2 to VRRPv3. When you set the VRRP protocol
version to both, the switch sends only VRRPv3 advertisements but can receive either VRRPv2 or
VRRPv3 packets. To migrate an IPv4 VRRP group from VRRPv2 to VRRPv3:
1. Set the switches with the lowest priority to both.
2. Set the switch with the highest priority to version 3.
3. Set all the switches from both to version 3.
NOTE: Do not run VRRP version 2 and version 3 in the same group for an extended period of time.
Example
DellEMC(conf-if-te-1/1/1/1-vrid-100)# version ?
2 VRRPv2
3 VRRPv3
both Interoperable, send VRRPv3 receive both
DellEMC(conf-if-te-1/1/1/1-vrid-100)# version 3
1696 Virtual Router Redundancy Protocol (VRRP)