Deployment Guide

Table Of Contents
vrrp-group
Assign a VRRP ID to an interface. You can configure up to 255 VRRP groups per interface.
C9000 Series
Syntax
vrrp-group vrrp-id
Parameters
vrrp-id
Enter a number as the group ID. The range is from 1 to 255.
Defaults Not configured.
Command Modes INTERFACE
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
6.2.1.1 Introduced on the E-Series.
Usage
Information
The VRRP group only becomes active and sends VRRP packets when a virtual IP address is configured.
When you delete the virtual address, the VRRP group stops sending VRRP packets.
Related
Command
virtual-address assigns up to 12 virtual IP addresses per VRRP group.
track
Monitor an interface and lower the priority value of the VRRP group on that interface if it is disabled.
C9000 Series
Syntax
track interface [priority-cost cost]
To disable monitoring, use the no track interface command.
Parameters
interface
OPTIONAL) Enter the following keywords and slot/port or number information:
For a 1-Gigabit Ethernet interface, enter the keyword GigabitEthernet
followed by the slot/port information.
For a Loopback interface, enter the keyword loopback followed by a number
from 0 to 16383.
For a Port Channel interface, enter the keywords port-channel followed by
the number. The range of port-channel IDs is 1 to 128.
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet followed by the slot/port information.
Virtual Router Redundancy Protocol (VRRP) 1765