Administrator Guide

Table Of Contents
Example
Dell(conf-if-vrid-4)#show config
vrrp-group 4
virtual-address 119.192.182.124
!
track
Monitor an interface and lower the priority value of the VRRP group on that interface if it is disabled.
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 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port information.
For a Loopback interface, enter the keyword loopback then a number from 0
to 16383.
For Port Channel interface types, enter the keywords port-channel then a
number.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the
slot/port information.
For a VLAN interface, enter the keyword vlan followed by the VLAN ID. The
VLAN ID range is from 1 to 4094.
priority-cost
(OPTIONAL) Enter a number as the amount to be subtracted from the priority
value. The range is 1 to 254. The default is 10.
Defaults priority cost = 10
Command Modes VRRP
Command
History
Version Description
9.7(0.0) Introduced on the S6000-ON.
9.0.2.0 Introduced on the S6000.
7.6.1.0 Introduced on the S-Series (S50 only).
7.5.1.0 Introduced on the C-Series.
6.2.1.1 Introduced on the E-Series.
Usage
Information
If the interface is disabled, the cost value is subtracted from the priority value and forces a new MASTER
election if the priority value is lower than the priority value in the BACKUP virtual routers.
virtual-address
Configure up to 12 IP addresses of virtual routers in the VRRP group. To start sending VRRP packets, set at least one virtual
address for the VRRP group.
Syntax
virtual-address ip-address1 [... ip-address12]
To delete one or more virtual IP addresses, use the no virtual-address ip-address1 [...
ip-address12] command.
Parameters
ip-address1
Enter an IP address of the virtual router in dotted decimal format. The IP address
must be on the same subnet as the interfaces primary IP address.
Virtual Router Redundancy Protocol (VRRP) 1321