Administrator Guide

Item Description
BACKUP (the interface associated with the BACKUP router).
Master addr Displays the IP address of the MASTER router.
Virtual addr(s) Displays the virtual IP addresses of the VRRP routers associated with the interface.
Usage
Information
The following describes the show vrrp command shown in the following example.
Field Description
TenGigabitEther
net 12/3...
Displays the Interface, the VRRP group ID, and the network address. If the
interface is not sending VRRP packets, 0.0.0.0 appears as the network address.
State: master... Displays the interfaces state:
Na/If (not available)
master (MASTER virtual router)
backup (BACKUP virtual router)
the interfaces priority and the IP address of the MASTER.
Hold Down:... This line displays additional VRRP configuration information:
Hold Down displays the hold down timer interval in seconds.
Preempt displays TRUE if preempt is configured and FALSE if preempt is not
configured.
AdvInt displays the Advertise Interval in seconds.
Adv rcvd:... This line displays counters for the following:
Adv rcvd displays the number of VRRP advertisements received on the
interface.
Adv sent displays the number of VRRP advertisements sent on the interface.
Gratuitous ARP sent displays the number of gratuitous ARPs sent.
Virtual MAC
address
Displays the virtual MAC address of the VRRP group.
Virtual IP
address
Displays the virtual IP address of the VRRP router to which the interface is
connected.
Authentication:... States whether authentication is configured for the VRRP group. If it is, the
authentication type and the password are listed.
Tracking states.. This line is displayed if the track command is configured on an interface. Below
this line, the following information on the tracked interface is displayed:
Dn or Up states whether the interface is down or up.
the interface type slot/port information.
Example
Dell>show vrrp
-----------------
TenGigabitEthernet 1/3, VRID: 1, Net: 10.1.1.253
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/17 priority-cost 10
------------------
TenGigabitEthernet 1/4, VRID: 2, Net: 10.1.2.253
State: Master, Priority: 110, Master: 10.1.2.253 (local)
Hold Down: 10 sec, Preempt: TRUE, AdvInt: 1 sec
Virtual Router Redundancy Protocol (VRRP) 1769