Administrator Guide

Table Of Contents
Tracking states for 2 interfaces:
Up TenGigabitEthernet 2/1 priority-cost 10
Up TenGigabitEthernet 1/17 priority-cost 10
Dell>
Example (Brief)
Dell>Interface Grp Pri Pre State Master addr Virtual addr(s)
Description
---------------------------------------------------------
Te 1/37 1 100 Y Master 200.200.200.200 200.200.200.201
Te 1/37 2 100 Y Master 200.200.200.200 200.200.200.202 200.203 Description
Te 1/37 3 100 Y Master 1.1.1.1 1.1.1.2
Te 1/37 4 100 Y Master 200.200.200 200.200.200.206 200.200.207.. short desc
Te 1/37 254 254 Y Master 200.200.200.200 200.200.200.204 200.200.200.205
Dell>
Example (C9000)
Dell#show run vrf
!
ip vrf indus 1
Dell#show run int te 1/20
!
interface TenGigabitEthernet 1/20
ip vrf forwarding indus
ip address 2.1.1.1/24
!
vrrp-group 10
authentication-type simple 7 7ba207e73007dfaf
priority 200
virtual-address 2.1.1.20
no shutdown
Dell#show vrrp vrf indus
------------------
TenGigabitEthernet 1/20, IPv4 VRID: 10, Version: 2, Net: 2.1.1.1
VRF: 1 indus
State: Master, Priority: 200, Master: 2.1.1.1 (local)
Hold Down: 0 sec, Preempt: TRUE, AdvInt: 1 sec
Adv rcvd: 0, Bad pkts rcvd: 0, Adv sent: 107, Gratuitous ARP sent: 1
Virtual MAC address:
00:00:5e:00:01:0a
Virtual IP address:
2.1.1.20
Authentication:
type: simple
Dell#show vrrp vrf indus brief
Interface Group Pri Pre State Master addr Virtual addr(s) Description
-----------------------------------------------------------------------------
Te 1/20 IPv4 10 200 Y Master 2.1.1.1 2.1.1.20
Dell#
version
Set VRRP protocol version for IPv4 group.
C9000 Series
Syntax
version {2 | 3 | both}
To return to the default setting, use the no version command.
1762 Virtual Router Redundancy Protocol (VRRP)