Administrator Guide

Dell#show run int te 1/20
!
interface TenGigabitEthernet 1/20
ip vrf forwarding indus
ip address 2.1.1.1/24
!
vrrp-group 10
authentication-type simple 7 7ba207e73007dfaf
priority 200
virtual-address 2.1.1.20
no shutdown
Dell#show vrrp vrf indus
------------------
TenGigabitEthernet 1/20, IPv4 VRID: 10, Version: 2, Net: 2.1.1.1
VRF: 1 indus
State: Master, Priority: 200, Master: 2.1.1.1 (local)
Hold Down: 0 sec, Preempt: TRUE, AdvInt: 1 sec
Adv rcvd: 0, Bad pkts rcvd: 0, Adv sent: 107, Gratuitous ARP sent: 1
Virtual MAC address:
00:00:5e:00:01:0a
Virtual IP address:
2.1.1.20
Authentication:
type: simple
Dell#show vrrp vrf indus brief
Interface Group Pri Pre State Master addr Virtual addr(s) Description
-----------------------------------------------------------------------------
Te 1/20 IPv4 10 200 Y Master 2.1.1.1 2.1.1.20
Dell#
version
Set VRRP protocol version for IPv4 group.
C9000 Series
Syntax
version {2 | 3 | both}
To return to the default setting, use the no version command.
Parameters
2 Enter the 2 parameter to specify VRRP version 2 as defined by RFC 3768, Virtual Router
Redundancy Protocol.
3 Enter the 2 parameter to specify VRRP version 3 as defined in RFC 5798, Virtual Router
Redundancy.
both Enter the both keyword 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 Networking
OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
1700 Virtual Router Redundancy Protocol (VRRP)