configure vlan name
configure [ {vlan}
vlan_name | vlan
vlan_id]name
name
Description
Renames a previously configured VLAN.
Syntax Description
vlan_name | Specifies the current (old) VLAN name. |
vlan_id | Specifies the VLAN ID. |
name | Specifies a new name for the VLAN. |
Default
N/A.
Usage Guidelines
You cannot change the name of the default VLAN “Default.”
For information on VLAN name requirements and a list of reserved keywords, see Object Names.

Note
If you use the same name across categories (for example, STPD and EAPS names), we recommend that you specify the identifying keyword as well as the actual name. If you do not use the keyword, the system may return an error message.Example
The following example renames VLAN vlan1 to engineering:
configure vlan vlan1 name engineering
History
This command was first available in ExtremeXOS 10.1.
The vlan_id variable is first available in ExtremeXOS 16.1.
Platform Availability
This command is available on all platforms.