White Papers

Table Of Contents
Example
DellEMC> show vrrp
------------------
TenGigabitEthernet 1/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/1/4 priority-cost 10
------------------
TenGigabitEthernet 1/4/1, 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/1 priority-cost 10
Up TenGigabitEthernet 1/1/4 priority-cost 10
DellEMC>
Example (VRRP
VRF)
DellEMC# show vrrp vrf jay
------------------
fortyGigE 1/12, 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
-------------------------------------------------------------
Fo 1/12 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.
Parameters
interface
(OPTIONAL) Enter the following keywords and the interface information:
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port/subport information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the
slot/port information.
For a VLAN interface, enter the keyword vlan, and then the VLAN ID. The
VLAN ID range is from 1 to 4094.
Virtual Router Redundancy Protocol (VRRP) 1679