Removes secondary IP addresses on a VLAN (Virtual LAN) that were added to support multinetting.
vlan_name | Specifies a VLAN name. |
vlan_id | Specifies a VLAN ID. |
ip_address | Specifies an IP address. |
all | Specifies all secondary IP addresses. |
N/A.
Once you have added a secondary IP address to a VLAN, you cannot unconfigure the primary IP address of that VLAN until you delete all the secondary addresses. Use the all keyword to delete all the secondary IP addresses from a VLAN.
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
This command was first available in ExtremeXOS 11.0.
The vlan_id variable is first available in ExtremeXOS 16.1.