configure vlan delete secondary-ipaddress
Description
Removes secondary IP addresses on a VLAN that were added to support multinetting.
Syntax Description
vlan_name | Specifies a VLAN name. |
vlan_id | Specifies a VLAN ID. |
ip_address | Specifies an IP address. |
all | Specifies deleting all existing secondary and anycast IP addresses. |
Default
N/A.
Usage Guidelines
After you have added a secondary IP address to a VLAN (configure [ {vlan} vlan_name | vlan vlan_id]add secondary-ipaddress anycast [ip_address {netmask} | ipNetmask] ), you cannot unconfigure the primary IP address of that VLAN until you delete all of the secondary addresses. Use the all keyword to delete all the secondary and anycast IP addresses from a VLAN.
Example
The following example removes the 10.1.1.0 secondary IP address from the VLAN "multi":
# configure vlan multi delete secondary-ipaddress 10.1.1.1
History
This command was first available in ExtremeXOS 11.0.
The vlan_id variable is first available in ExtremeXOS 16.1.
The capability to delete anycast IP addresses was added in ExtremeXOS 30.7.
Platform Availability
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.