set vlan name
14-6 802.1Q VLAN Configuration
Examples
This example shows how to create VLAN 3:
C3(su)->set vlan create 3
set vlan name
Use this command to set or change the ASCII name for a new or existing VLAN.
Syntax
set vlan name vlan-list vlan-name
Parameters
Defaults
None.
Mode
Switch command, read-write.
Example
This example shows how to set the name for VLAN 7 to green:
C3(su)->set vlan name 7 green
clear vlan
Use this command to remove a static VLAN from the list of VLANs recognized by the device.
Syntax
clear vlan vlan-list
Parameters
Defaults
None.
Mode
Switch command, read-write.
Example
This example shows how to remove a static VLAN 9 from the device’s VLAN list:
C3(su)->clear vlan 9
vlan-list Specifies the VLAN ID of the VLAN(s) to be named.
vlan-name Specifies the string used as the name of the VLAN (1 to 32 characters).
vlan-list Specifies the VLAN ID of the VLAN(s) to be removed.