IP Unicast Commands
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
1352
configure vlan delete secondary-ipaddress
configure vlan <vlan_name> delete secondary-ipaddress [<ipaddress> | all]
Description
Removes secondary IP addresses on a VLAN.
Syntax Description
Default
N/A.
Usage Guidelines
Delete secondary IP addresses that were added to support multinetting.
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.
Example
The following command 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 ExtremeWare XOS 11.0.
Platform Availability
This command is available on all platforms.
vlan_name
Specifies a VLAN name.
ipaddress
Specifies an IP address.
all
Specifies all secondary IP addresses.