Removes the IP address of the VLAN or a VMAN. With no parameters, the command removes the primary IPv4 address on the specified VLAN. Using the IPv6 parameters, you can remove specified IPv6 addresses from the specified VLAN.
|
Removes the primary IPv4 address from the specified VLAN or VMAN.
Note
With IPv6, you cannot remove the last link local IPv6 address until all global IPv6 addresses are removed. For MLAG configurations, you cannot remove an IP address from a VLAN until after you delete the MLAG peer.The following command removes the primary IPv4 address from the VLAN "accounting":
unconfigure vlan accounting ipaddress
The following command removes an IPv6 addresses from the VLAN "finance":
unconfigure vlan finance ipaddress 3ffe::1
This command was first available in ExtremeXOS 10.1.
The IPv6 parameters were added in ExtremeXOS 11.2.
The vlan_list option was added in ExtremeXOS 16.1.
This command is available on all platforms.