configure vrrp vlan vrid priority
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1311
configure vrrp vlan vrid priority
configure vrrp vlan <vlan_name> vrid <vridval> priority <priorityval>
Description
Configures the priority value of a VRRP virtual router.
Syntax Description
Default
The default priority is 100.
Usage Guidelines
This command changes the priority of a VRRP VR. If the VR is assigned an IP address that is physically
owned by the switch, the VR's priority is 255 and cannot be changed. If the IP address is not owned by
switch, the priority cannot be changed to 255.
To change the priority in either of the described cases, disable VRRP and remove the virtual IP
address(es) first.
To disable VRRP, use the
disable vrrp {vlan <vlan_name> vrid <vridval>}
command. To remove
the virtual IP address(es), use the
configure vrrp vlan <vlan_name> vrid <vridval> delete
<ipaddress>
command.
Example
The following command configures a priority of 150 for VLAN
vrrp-1
:
configure vrrp vlan vrrp-1 vrid 1 priority 150
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
vlan_name
Specifies the name of a VRRP VLAN.
vridval
Specifies a VRRP Virtual Router ID (VRID). Value can be in the range of 1-
255.
priorityval
Specifies the priority value of the router. The default is 100. The priority range
is 1-255.