Reference Guide

VRF: 2 vrf2
State: Master, Priority: 100, Master: fe80::201:e8ff:fe8a:e9ed (local)
Hold Down: 0 centisec, Preempt: TRUE, AdvInt: 100 centisec
Accept Mode: FALSE, Master AdvInt: 100 centisec
Adv rcvd: 0, Bad pkts rcvd: 0, Adv sent: 443
Virtual MAC address:
00:00:5e:00:02:ff
Virtual IP address:
10:1:1::255 fe80::255
Dell#show vrrp vrf vrf2 port-channel 1
Port-channel 1, IPv6 VRID: 255, Version: 3, Net: fe80::201:e8ff:fe8a:fd76
VRF: 2 vrf2
State: Backup, Priority: 90, Master: fe80::201:e8ff:fe8a:e9ed
Hold Down: 0 centisec, Preempt: TRUE, AdvInt: 100 centisec
Accept Mode: FALSE, Master AdvInt: 100 centisec
Adv rcvd: 548, Bad pkts rcvd: 0, Adv sent: 0
Virtual MAC address:
00:00:5e:00:02:ff
Virtual IP address:
10:1:1::255 fe80::255
Displaying VRRP in a VRF Configuration
To display information on a VRRP group that is configured on an interface that belongs to a VRF instance,
use the following commands.
Display information on a VRRP group that is configured on an interface that belongs to a VRF
instance.
show running-config track [interface interface]
Display information on VRRP groups configured on interfaces that belong to a VRF instance.
show vrrp vrf [vrf instance]
Examples of Verifying the Configuration and Status on the VRRP in a VRF
The following example shows viewing the configuration of VRRP in a VRF (interface).
Dell#show running-config track interface tengigabitethernet 13/4
interface TenGigabitEthernet 13/4
ip vrf forwarding red
ip address 192.168.0.1/24
vrrp-group 4
virtual-address 192.168.0.254
no shutdown
The following example shows viewing the status of VRRP in a VRF (global).
Dell#show vrrp vrf red
------------------
TenGigabitEthernet 13/4, IPv4 Vrrp-group: 4, VRID: 65, Version: 2, Net:
192.168.0.1
VRF: 1 red
State: Master, Priority: 100, Master: 192.168.0.1 (local)
Hold Down: 0 sec, Preempt: TRUE, AdvInt: 1 sec
Adv rcvd: 0, Bad pkts rcvd: 0, Adv sent: 9, Gratuitous ARP sent: 1
Virtual MAC address:
00:00:5e:00:01:41
Virtual IP address:
Virtual Router Redundancy Protocol (VRRP)
1093