Vrrp Vrid Timer Advertise - H3C WX Series Command Reference Manual

Access controllers
Hide thumbs Also See for WX Series:
Table of Contents

Advertisement

Before executing the command, create a VRRP group on an interface and configure the virtual IP
address of the VRRP group.
The role that a router plays in a VRRP group depends on its priority. A higher priority means that the
router is more likely to become the master. Priority 0 is reserved for special use and 255 for the IP
address owner.
If the router is the IP address owner, its priority is always 255. Therefore, it remains as the master so
long as it is functioning normally.
Related commands: display vrrp.
Examples
# Set the priority of VRRP group 1 on VLAN-interface 2 to 150.
<Sysname> system-view
[Sysname] interface vlan-interface 2
[Sysname-Vlan-interface2] vrrp vrid 1 virtual-ip 10.1.1.1
[Sysname-Vlan-interface2] vrrp vrid 1 priority 150

vrrp vrid timer advertise

Syntax
vrrp vrid virtual-router-id timer advertise adver-interval
undo vrrp vrid virtual-router-id timer advertise
View
Interface view
Default level
2: System level
Parameters
virtual-router-id: VRRP group number, which ranges from 1 to 255.
adver-interval: Interval at which the master in the specified VRRP group sends VRRP advertisements. It
ranges from 1 to 255 seconds.
Description
Use vrrp vrid timer advertise to configure the Adver_Timer of the specified VRRP group.
Use undo vrrp vrid timer advertise to restore the default.
By default the Adver_Timer is 1 second.
The Adver_Timer controls the interval at which the master sends VRRP packets.
Before executing the command, create a VRRP group on an interface and configure the virtual IP address
of the VRRP group.
Routers in the same VRRP group must use the same Adver_Timer setting.
Related commands: display vrrp.
Examples
# Set the master in VRRP group 1 to send VRRP advertisements at intervals of five seconds.
<Sysname> system-view
[Sysname] interface vlan-interface 2
17

Advertisement

Table of Contents
loading

Table of Contents