HP 6125XLG R2306-HP 6125XLG Blade Switch High Availability Command Reference - Page 83

vrrp vrid track

Page 83 highlights

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. 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

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130

78
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
.