Administrator Guide

Example of the track Command
Example of Verifying the Tracking Conguration
Example of Viewing Tracking Status
Example of Viewing VRRP Conguration on an Interface
Dell(conf-if-te-1/1)#vrrp-group 111
Dell(conf-if-te-1/1-vrid-111)#track tengigabitethernet 1/2
Dell(conf-if-te-1/1-vrid-111)#
Dell(conf-if-te-1/1-vrid-111)#show conf
!
vrrp-group 111
advertise-interval 10
authentication-type simple 7 387a7f2df5969da4
no preempt
priority 255
track Tengigabitethernet 1/2
virtual-address 10.10.10.1
virtual-address 10.10.10.2
virtual-address 10.10.10.3
virtual-address 10.10.10.10
Dell(conf-if-te-1/1-vrid-111)#
Dell#show track
Track 2
IPv6 route 2040::/64
metric threshold Metric threshold is Up (STATIC/0/0)
5 changes, last change 00:02:16
Metric threshold down 255 up 254
First-hop interface is GigabitEthernet 13/2
Tracked by:
VRRP GigabitEthernet 7/30 IPv6 VRID 1
Track 3
IPv6 route 2050::/64 reachability
Reachability is Up (STATIC)
5 changes, last change 00:02:16
First-hop interface is GigabitEthernet 13/2
Tracked by:
VRRP GigabitEthernet 7/30 IPv6 VRID 1
Dell#show running-config interface tengigabitethernet 1/3
!
interface TenGigabitEthernet 1/3
ip address 10.1.1.1/24
!
vrrp-group 21
virtual-address 10.1.1.2
no shutdown
Dell#
Setting VRRP Initialization Delay
When congured, VRRP is enabled immediately upon system reload or boot.
You can delay VRRP initialization to allow the IGP and EGP protocols to be enabled prior to selecting the VRRP Master. This delay
ensures that VRRP initializes with no errors or conicts. You can congure the delay for up to 15 minutes, after which VRRP enables
normally.
Set the delay timer on individual interfaces. The delay timer is supported on all physical interfaces, VLANs, and LAGs.
Virtual Router Redundancy Protocol (VRRP)
879