Dell 9.7(0.0) Plumbing Product User Manual


  Open as PDF
of 1039
 
To change the advertisement interval in seconds or centisecs, use the following command. A centisecs is
1/100 of a second.
Change the advertisement seconds interval setting.
INTERFACE-VRID mode
advertise-interval seconds
The range is from 1 to 255 seconds.
The default is 1 second.
For VRRPv3, change the advertisement centisecs interval setting.
INTERFACE-VRID mode
advertise-interval centisecs centisecs
The range is from 25 to 4075 centisecs in units of 25 centisecs.
The default is 100 centisecs.
Examples of Configuring and Verifying the Advertisement Interval
The following example shows the advertise-interval command configured in seconds.
Dell(conf-if-te-1/1)#vrrp-group 111
Dell(conf-if-te-1/1-vrid-111)#advertise-interval 10
Dell(conf-if-te-1/1-vrid-111)#
The following example shows the advertise-interval command configured in 1000 centisecs.
Dell(conf-if-te-1/1)#vrrp-group 111
Dell(conf-if-te-1/1-vrid-111)#version 3
Dell(conf-if-te-1/1-vrid-111)#advertise-interval centisecs 1000
Dell(conf-if-te-1/1-vrid-111)#
NOTE:
To verify the advertise-interval setting, use the show conf command.
Dell(conf-if-te-1/1-vrid-111)#show conf
!
vrrp-group 111
advertise-interval 10
authentication-type simple 7 387a7f2df5969da4
no preempt
priority 255
virtual-address 10.10.10.1
virtual-address 10.10.10.2
virtual-address 10.10.10.3
virtual-address 10.10.10.10
Dell(conf-if-te-1/1-vrid-111)#
Track an Interface or Object
You can set the system to monitor the state of any interface according to the virtual group.
Each VRRP group can track up to 12 interfaces and up to 20 additional objects, which may affect the
priority of the VRRP group. If the tracked interface goes down, the VRRP group’s priority decreases by a
Virtual Router Redundancy Protocol (VRRP)
1009