Command Manual – Reliability
Quidway S8500 Series Routing Switches
Chapter 1 VRRP Configuration Commands
Huawei Technologies Proprietary
1-10
View
VLAN interface view
Parameter
virtual-router-ID
: VRRP virtual router ID, ranging from 1 to 255.
priority
: Priority value, ranging from 1 to 254; By default, the priority value is 100.
Description
Use the
vrrp vrid priority
command to configure the virtual router priority.
Use the
undo vrrp vrid priority
command to remove the virtual router priority.
The priority decides the status of a switch in the virtual router. A higher-priority switch is
more likely to be a Master. Priority 0 is reserved for some special purpose. 255 is
reserved for the IP address owner. The priority of the IP address owner is always 255
and cannot be modified.
Example
# Set the virtual router priority on VLAN-interface2.
[Quidway-vlan-interface2] vrrp vrid 1 priority 120
1.1.12 vrrp vrid timer
Syntax
vrrp vrid virtual-router-ID
timer advertise
adver-interval
undo vrrp vrid virtual-router-ID timer advertise
View
VLAN interface view
Parameter
virtual-router-ID
: VRRP virtual router ID, ranging from 1 to 255.
adver-interval
: VRRP packet interval of the Master in the virtual router in seconds,
ranging from 1 to 255; By default, the value is 1s.
Description
Use the
vrrp vrid timer
command to set the time interval for the Master in the virtual
router to send VRRP packets.
Use the
undo vrrp vrid timer advertise
command to restore the default value.
You are supposed to set the identical timer value for the switches in the same virtual
router to avoid wrong configuration.