Reference Guide
1488 | Virtual Router Redundancy Protocol (VRRP)
www.dell.com | support.dell.com
Figure 63-4 shows how the actual VRID used by a VRRP group is displayed:
• Below the command line - when VRF microcode is loaded and you enter the vrrp-group or
vrrp-ipv6-group command in VRRP-group configuration mode.
• In show vrrp command output.
Important: You must configure the same VRID on neighboring routers (Dell Force10 or
non-Dell Force10) in the same VRRP group in order for all routers to interoperate.
Figure 63-4. VRID used when VRF microcode is loaded
Related
Commands
FTOS(conf)#ip vrf orange 2
FTOS(conf)#interface GigabitEthernet 3/0
FTOS(conf-if-gi-3/0)#ip vrf forwarding orange
FTOS(conf-if-gi-3/0)#ip address 1.1.1.1/24
FTOS(conf-if-gi-3/0)#vrrp-group 10
% Info: The VRID used by the VRRP group 10 in VRF 2 is 162.
FTOS(conf-if-gi-3/0-vrid-162)#virtual-ip 1.1.1.10
FTOS(conf-if-gi-3/0-vrid-162)#exit
FTOS(conf-if-gi-3/0)#no shutdown
FTOS#show vrrp
------------------
GigabitEthernet 3/0, IPv4 Vrrp-group: 10, VRID: 162, Version: 2, Net: 1.1.1.1
VRF: 2 orange
State: Master, Priority: 120, Master: 1.1.1.1 (local)
Hold Down: 0 sec, Preempt: TRUE, AdvInt: 1 sec
Adv rcvd: 0, Bad pkts rcvd: 0, Adv sent: 76, Gratuitous ARP sent: 1
Virtual MAC address:
00:00:5e:00:01:a2
Virtual IP address:
1.1.1.10
Authentication: (none)
When VRF microcode is loaded, the
the VRID used for the VRRP group
is different from the VRID configured
with the vrrp-group command.
virtual-address Assign up to 12 virtual IP addresses per VRRP group.