configure vrrp vlan vrid delete ipaddress
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
1305
configure vrrp vlan vrid delete ipaddress
configure vrrp vlan <vlan_name> vrid <vridval> delete <ipaddress>
Description
Deletes a virtual IP address from a specific VRRP virtual router.
Syntax Description
Usage Guidelines
The restrictions on this command are as follows:
●
If the priority of the VR is 255, the IP address to be added must be owned by the VLAN on which
the VR exists. If the priority is not 255, the IP address must not be owned by that VLAN.
●
When a VR is enabled, it must have at least one virtual IP address. When the VR is not enabled,
there are no restrictions on deleting the IP address.
Example
The following command removes IP address 10.1.2.3 from VLAN
vlan-1
:
configure vrrp vlan vlan-1 vrid 1 delete 10.1.2.3
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.
ipaddress
Specifies the IP address of the virtual router in which this device participates.