VRRP Commands
configure vrrp vlan vrid add ipaddress
configure vrrp vlan <vlan_name> vrid <vridval> add <ipaddress>
Description
Associates a virtual IP address with a specific VRRP virtual router.
Syntax Description
vlan_name
vridval
ipaddress
Usage Guidelines
The restrictions on this command are as follows:
If the priority of the VRRP virtual router is 255, the IP address to be added must be owned by the
●
VLAN on which the VRRP virtual router exists. If the priority is not 255, the IP address must not be
owned by that VLAN.
When a VRRP virtual router is enabled, it must have at least one virtual IP address.
●
Example
Create a VLAN named vlan-1 with an ipaddress of 10.1.2.2 and a VRRP VRID of 1:
create vlan vlan-1
configure vlan vlan-1 ipaddress 10.1.2.2
create vrrp vlan-1 vrid 1
The following example associates IP address 10.1.2.3 to VLAN vlan-1:
configure vrrp vlan vlan-1 vrid 1 add 10.1.2.3
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
1044
Specifies the name of a VRRP VLAN.
Specifies a VRRP Virtual Router ID (VRID). Value can be in the range of 1-
255.
Specifies the IP address of the virtual router in which this device participates.
ExtremeWare XOS 11.3 Command Reference
Need help?
Do you have a question about the ExtremeWare XOS and is the answer not in the manual?