Setup Guide

Table Of Contents
Item Description
Authentication:... States whether authentication is configured for the VRRP group. If it is configured,
this lists the authentication type and password.
Tracking states.. Displays if the track command is configured on an interface. Also displays the
following information about the tracked interface:
Dn or Up states whether the interface is down or up.
The interface type slot/port information.
Example
DellEMC> show vrrp
------------------
TenGigabitEthernet 1/3, VRID: 1, Net: 10.1.1.253
VRF: 0 default
State: Master, Priority: 105, Master: 10.1.1.253 (local)
Hold Down: 0 sec, Preempt: TRUE, AdvInt: 1 sec
Adv rcvd: 0, Adv sent: 1862, Gratuitous ARP sent: 0
Virtual MAC address:
00:00:5e:00:01:01
Virtual IP address:
10.1.1.252
Authentication: (none)
Tracking states for 1 interfaces:
Up TenGigabitEthernet 1/17 priority-cost 10
------------------
TenGigabitEthernet 1/4, VRID: 2, Net: 10.1.2.253
VRF: 0 default
State: Master, Priority: 110, Master: 10.1.2.253 (local)
Hold Down: 10 sec, Preempt: TRUE, AdvInt: 1 sec
Adv rcvd: 0, Adv sent: 1862, Gratuitous ARP sent: 0
Virtual MAC address:
00:00:5e:00:01:02
Virtual IP address:
10.1.2.252
Authentication: (none)
Tracking states for 2 interfaces:
Up TenGigabitEthernet 2/1 priority-cost 10
Up TenGigabitEthernet 1/17 priority-cost 10
DellEMC>
Example (VRRP
VRF)
DellEMC# show vrrp vrf jay
------------------
TenGigE 1/0, IPv4 VRID: 20, Version: 2, Net: 10.0.0.3
VRF: 1 jay
State: Master, Priority: 100, Master: 10.0.0.3 (local)
Hold Down: 0 sec, Preempt: TRUE, AdvInt: 1 sec
Adv rcvd: 0, Bad pkts rcvd: 0, Adv sent: 38, Gratuitous ARP sent: 0
Virtual MAC address:
00:00:5e:00:01:14
Virtual IP address:
10.0.0.2
Authentication: (none)
DellEMC# show vrrp vrf jay brief
Interface Group Pri Pre State Master addr Virtual addr(s) Description
---------------------------------------------------------
Te 1/0 IPv4 20 100 Y Master 10.0.0.3 10.0.0.2
DellEMC#
track
Monitor an interface and lower the priority value of the VRRP group on that interface if it is disabled.
Syntax
track interface [priority-cost cost]
To disable monitoring, use the no track interface command.
Virtual Router Redundancy Protocol (VRRP) 1677