beautypg.com

Advertisement-interval (vrrp) – Brocade Network OS Command Reference v4.1.0 User Manual

Page 68

background image

30

Network OS Command Reference

53-1003115-01

advertisement-interval (VRRP)

2

advertisement-interval (VRRP)

Configures the interval at which the master VRRP router advertises its existence to the backup
routers.

Synopsis

advertisement-interval range

Operands

range

Interval at which the master VRRP router advertises its existence to the
backup routers. Valid values range from 1 through 255 seconds.

Defaults

1 second

Command Modes

Virtual-router-group configuration mode

Description

Use this command to configure the advertisement interval of the master VRRP router. This interval
is the length of time, in seconds, between each advertisement sent from the master to its backup
VRRP routers. The advertisement notifies the backup routers that the master is still active. If the
backup routers do not receive an advertisement from the master in a designated amount of time,
the backup with the highest priority can assume the role of master.

Usage Guidelines

This command can be used for either VRRP or VRRP-E.

Examples

To set the advertisement interval to 30 seconds for VRRP-E group 10:

switch(config)# rbridge-id 101

switch(config-rbridge-id-101)# int ve 25

switch(config-ve-25)# vrrp-extended-group 10

switch(config-vrrp-extended-group-10)# advertisement-interval 30

See Also

backup-advertisement-interval, vrrp-extended-group, vrrp-group