Command Manual - Reliability
Quidway S3500 Series Ethernet Switches Chapter 1 VRRP Configuration Commands
Huawei Technologies Proprietary
1-6
undo vrrp vrid virtual-router-ID preempt-mode
View
VLAN interface view.
Parameter
virtual-router-ID: VRRP virtual router ID, ranging from 1 to 255.
delay-value: Delay in seconds, ranging from 0 to 255.
Description
Using vrrp vrid preempt-mode command, you can configure the preemption and
delay of the virtual router. Using undo vrrp vrid preempt-mode command, you can
cancel the preemption.
By default, virtual router is in preempt mode and delay-value is 0 second.
If a higher-priority switch is required to preempt the Master, you need configure it as
preemption. You can also set a delay for the preemption. If you configure it not to
preempt, the delay will be set to 0 automatically.
Example
# Configure the switch to preempt.
[Quidway-vlan-interface2] vrrp vrid 1 preempt-mode
# Set a delay.
[Quidway-vlan-interface2] vrrp vrid 1 preempt-mode timer delay 5
# Configure the switch not to preempt.
[Quidway-vlan-interface2] undo vrrp vrid 1 preempt-mode
1.1.7 vrrp vrid priority
Syntax
vrrp vrid virtual-router-ID priority priority
undo vrrp vrid virtual-router-ID priority
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.