priority
Syntax
priority <1-254>
no priority
Description
Sets the priority for the VRRP group.
Theno
form of this command sets the priority for the VRRP group as default priority.
The default value for non-owner virtual routers is 100.
The default value for owner virtual router is 255, which cannot be changed.
Command context
config
Authority
Administrators or local user group members with execution rights for this command.
Examples
switch(config)# interface 1/1/1 switch(config-if)# vrrp 1 address-family ipv4 switch(config-if-vrrp)# priority 150
switch(config)# interface 1/1/1 switch(config-if)# vrrp 1 address-family ipv4 switch(config-if-vrrp)# no priority