R21xx-HP FlexFabric 11900 Series High Availability Command Reference
69
Views
Interface view
Predefined user roles
network-admin
Parameters
virtual-router-id: Specifies an IPv4 VRRP group by its virtual router ID in the range of 1 to 255.
Usage guidelines
You can use this command to temporarily disable an IPv4 VRRP group. After this command is configured,
the VRRP group stays in initialized state, and its configurations remain unchanged. You can change its
configuration and your changes take effect when you enable the VRRP group again.
Examples
# Disable IPv4 VRRP group 1.
<Sysname> system-view
[Sysname] interface vlan-interface 2
[Sysname-Vlan-interface2] vrrp vrid 1 shutdown
vrrp vrid timer advertise
Use vrrp vrid timer advertise to configure the interval at which the master in an IPv4 VRRP group sends
VRRP advertisements.
Use undo vrrp vrid timer advertise to restore the default.
Syntax
vrrp vrid virtual-router-id timer advertise adver-interval
undo vrrp vrid virtual-router-id timer advertise
Default
The master in an IPv4 VRRP group sends VRRP advertisements at an interval of 100 centiseconds.
Views
Interface view
Predefined user roles
network-admin
Parameters
virtual-router-id: Specifies an IPv4 VRRP group by its virtual router ID in the range of 1 to 255.
adver-interval: Specifies an interval for the master in the specified IPv4 VRRP group to send VRRP
advertisements. The value range for the adver-interval argument is 10 to 4095 centiseconds. For VRRPv2,
the value of the adver-interval argument can only be a multiple of 100. For example, if you configure
values in the range of 10 to 100, 101 to 200, and 4001 to 4095, the actual values are 100, 200, and
4100, respectively. For VRRPv3, the value of the adver-interval argument that you configured takes effect.
Usage guidelines
The master in an IPv4 VRRP group periodically sends VRRP advertisements to declare its presence. You
can use this command to configure the interval at which the master sends VRRP advertisements.










