R3204P16-HP Load Balancing Module High Availability Command Reference-6PW101
16
[Sysname-Ten-GigabitEthernet0/0.1] vrrp vrid 1 preempt-mode timer delay 5
vrrp vrid priority
Syntax
vrrp vrid virtual-router-id priority priority-value
undo vrrp vrid virtual-router-id priority
View
Interface view
Default level
2: System level
Parameters
virtual-router-id: VRRP group number, which ranges from 1 to 255.
priority-value: Priority value of the router in the specified VRRP group, which ranges from 1 to 254, A
higher number indicates a higher priority.
Description
Use the vrrp vrid priority command to configure the priority of the router in the specified VRRP group.
Use the undo vrrp vrid priority command to restore the default.
By default, the priority of a router in a VRRP group is 100.
• Before executing the command, create a VRRP group on an interface and configure the virtual IP
address of the VRRP group.
• In VRRP, the role that a router plays in a VRRP group depends on its priority. A higher priority means
that the router is more likely to become the master. Note that priority 0 is reserved for special use
and 255 for the IP address owner.
• If the router is the IP address owner, its priority is always 255. Therefore, it will be the master so long
as it is functioning normally.
Related commands: display vrrp.
Examples
# Set the priority of the router in VRRP group 1 to 150.
<Sysname> system-view
[Sysname] interface Ten-GigabitEthernet 0/0.1
[Sysname-Ten-GigabitEthernet0/0.1] vrrp vrid 1 virtual-ip 10.1.1.1
[Sysname-Ten-GigabitEthernet0/0.1] vrrp vrid 1 priority 150
vrrp vrid timer advertise
Syntax
vrrp vrid virtual-router-id timer advertise adver-interval
undo vrrp vrid virtual-router-id timer advertise
View
Interface view