Deletes a virtual IPv4 or IPv6 address from a specific VRRP (Virtual Router Redundancy Protocol) router.
vlan_name |
Specifies the name of a VRRP VLAN (Virtual LAN). |
vlan_id | VLAN ID tag (1–4,094). |
vridval | Specifies the VRID of the VRRP instance. To display the configured VRRP router instances, enter the show vrrp command. |
ipaddress | Specifies the virtual IP address to be deleted from the VRRP instance. This is common for IPv4/IPv6 addresses. |
When a VRRP router is enabled, it must have at least one virtual IP address. When the VRRP router is not enabled, there are no restrictions on deleting the IP address.
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
This command was first available in ExtremeXOS 10.1.
The vlan_id option was added in ExtremeXOS 22.3.
This command is available on platforms that support the appropriate license. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the VRRP feature, see the ExtremeXOS 22.6 Feature License Requirements document.