Vrrp Vrid Track - HP 6125XLG Command Reference Manual

Blade switch high availability command reference
Table of Contents

Advertisement

the interval in the advertisement. If the backup does not receive a new VRRP advertisement from the
master when the timer (3 × recorded interval + Skew_Time) expires, it regards the master as failed and
takes over as the master.
Large network traffic might disable a backup from receiving VRRP advertisements from the master within
the specified time and trigger an unexpected master switchover. To solve this problem, you can use this
command to configure a larger interval.
Examples
# Configure the master in IPv4 VRRP group 1 to send VRRP advertisements at an interval of 500
centiseconds.
<Sysname> system-view
[Sysname] interface vlan-interface 2
[Sysname-Vlan-interface2] vrrp vrid 1 timer advertise 500
Related commands
display vrrp

vrrp vrid track

Use vrrp vrid track to associate a VRRP group with a track entry and control master switchover in the
VRRP group in response to changes (such as uplink state changes) detected by the track entry.
Use undo vrrp vrid track to remove the association between a VRRP group and a track entry. If no track
entry is specified, the association between the VRRP group and any track entry is removed.
Syntax
vrrp vrid virtual-router-id track track-entry-number [ reduced priority-reduced | switchover ]
undo vrrp vrid virtual-router-id track [ track-entry-number ]
Default
A VRRP group is not associated with any track entry.
Views
Interface view
Predefined user roles
network-admin
Parameters
virtual-router-id: Specifies an IPv4 VRRP group number in the range of 1 to 255.
track-entry-number: Specifies a track entry by its number in the range of 1 to 1024.
reduced priority-reduced: Reduces the priority of the router in the VRRP group by a specific value when
the state of the specified track entry changes to negative. The priority-reduced argument is in the range
of 1 to 255.
switchover: Enables the router in backup state to take over as the master immediately after the specified
track entry changes to the negative state.
78

Advertisement

Table of Contents
loading

Table of Contents