1-10System View: return to User View with Ctrl+Z.[Sysname] interface Vlan-interface 2[Sysname-Vlan-interface2] vrrp vrid 1 preempt-mode# Set the preemption delay period.[Sysname-Vlan-interface2] vrrp vrid 1 preempt-mode timer delay 5# Configure the switch to operate in non-preemptive mode.[Sysname-Vlan-interface2] undo vrrp vrid 1 preempt-modevrrp vrid prioritySyntaxvrrp vrid virtual-router-id priority priorityundo vrrp vrid virtual-router-id priorityViewVLAN interface viewParametersvirtual-router-id: VRRP group ID, ranging from 1 to 255.priority: Switch priority to be set. This argument ranges from 1 to 254.DescriptionUse the vrrp vrid priority command to set the priority of a switch in a VRRP group.Use the undo vrrp vrid priority command to restore the default priority.By default, the priority of a switch in a VRRP group is 100.Switch priority determines the possibility for the switch to become a master. A switch with higher priorityis more likely to become a master. Switch priority ranges from 0 to 255 (a larger number indicates ahigher switch priority) and defaults to 100. Note that only 1 through 254 are available to users. Switchpriority 0 and 255 are reserved for special uses and IP address owner respectively. If a switch is an IPaddress owner, its priority is always 255 and not configurable. So if an IP address owner exists in aVRRP group, the switch (the IP address owner) is the master of the VRRP group as along as it can workproperly.Examples# Set the priority to 120 on VLAN-interface 2 for the switch in the VRRP group. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] interface Vlan-interface 2[Sysname-Vlan-interface2] vrrp vrid 1 priority 120vrrp vrid timer advertiseSyntaxvrrp vrid virtual-router-id timer advertise adver-intervalundo vrrp vrid virtual-router-id timer advertise