Administrator Guide

Version Description
8.3.19.0 Introduced on the S4820T.
8.3.10.0 Introduced on the S4810.
8.3.2.0 Introduced on the E-Series.
Usage
Information
The following describes the show vrrp ipv6 command.
Line starting
with
Description
GigabitEthernet..
.
Displays the interface, VRRP group ID, and network address. If the interface is not
sending VRRP packets, 0.0.0.0 appears as the network IP address.
VRF VRF instance to which the VRRP group interface belongs.
State: master... Displays the interfaces state:
Na/If (not available)
master (MASTER virtual router)
backup (BACKUP virtual router)
Also displays the interfaces priority and IP address of the MASTER.
Hold Down:... 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:... 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.
Bad pkts rcvd displays the number of invalid packets received on the interface.
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.
Tracking states... Displays information on the tracked interfaces or objects configured for a VRRP
group (track command), including:
UP or DOWN state of the tracked interface or object (Up or Dn).
Interface type and slot/port[/subport] or object number, description, and time
since the last change in the state of the tracked object.
Cost subtracted from the VRRP group priority if the state of the tracked
interface/object goes DOWN.
Example
DellEMC# show vrrp ipv6
------------------
TenGigabitEthernet 5/6, IPv6 VRID: 255, Version: 3, Net:
fe80::201:e8ff:fe7a:6bb9
State: Master, Priority: 101, Master: fe80::201:e8ff:fe7a:6bb9 (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: 64
Virtual MAC address:
00:00:5e:00:02:ff
Virtual IP address:
1::255 fe80::255
Virtual Router Redundancy Protocol (VRRP) 1789