configure vlan delete secondary-ip
ExtremeWare Software 7.3.0 Command Reference Guide 331
configure vlan delete secondary-ip
configure vlan <vlan-name> delete secondary-ip {<sec-ip-address> | all}
Description
Deletes a secondary IP address from the specified VLAN.
Syntax Description
Default
N/A.
Usage Guidelines
Use this command to delete a secondary IP address from the specified VLAN.
A secondary IP address cannot be deleted from a VLAN if VRRP ID’s are associated with the secondary
IP address.
Deletion of a secondary IP address automatically deletes the DHCP address ranges associated with the
secondary IP address.
Example
The following command deletes a secondary IP address from the VLAN named test1:
configure vlan test1 delete secondary-ip 95.0.0.1/24
History
This command was modified to enhance the multinetting implementation. It was made available in
ExtremeWare 7.3.0.
Platform Availability
This command is available on all platforms.
vlan-name Specifies the name of the VLAN to be configured.
delete secondary-ip Specifies that a secondary IP address is to be deleted.
sec-ip-address Specifies the secondary IP address to be deleted.
all Specifies that all secondary IP addresses must be deleted.