Reference Guide

ip address 10.1.1.1/16
no switchport
no shutdown
!
vrrp-group 1
priority 200
virtual-address 10.1.1.1
!
interface ethernet1/1/2
switchport access vlan 1
no shutdown
!
interface ethernet1/1/3
switchport access vlan 1
no shutdown
!
interface ethernet1/1/4
switchport access vlan 1
no shutdown
!
interface ethernet1/1/5
switchport access vlan 1
no shutdown
!
interface ethernet1/1/6
switchport access vlan 1
no shutdown
!
.....
.....
interface vlan1
no shutdown
!
interface mgmt1/1/1
no shutdown
!
support-assist
!
track 10
track-interface ethernet1/1/1
VRRP commands
advertise-interval
Sets the time interval between VRRP advertisements.
Syntax
advertise-interval [seconds | centisecs centisecs]
Parameters
seconds — Set the advertise interval in seconds (1 to 255).
centisecs centisecs — (Optional) Enter a value in multiples of 25 (25 to 4075).
Default 1 second or 100 centisecs
Command Mode INTERFACE-VRRP
Usage Information Dell EMC recommends keeping the default setting for this command. If you do change the time interval between
VRRP advertisements on one router, change it on all routers. The no version of this command sets the VRRP
advertisements timer interval back to its default value (1 second or 100 centisecs).
Layer 3 423