496
VLAN Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\VLAN_ISCLI_Only.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 5 / 1 5 /1 2 - F O R P R O O F O N LY
Example
The following example groups VLANs 221 through 228 and 889 to receive the
same command.
Console(config)#
interface range vlan
221-228,
vlan
889
Console(config-if)#
name
Use the
name
Interface Configuration (VLAN) mode command to add a
name to a VLAN. Use the
no
form of this command to remove the VLAN
name.
Syntax
name
string
no name
Parameters
string
—Specifies a unique name associated with this VLAN. (Length: 1–32
characters)
Default Configuration
No name is defined.
Command Mode
Interface Configuration (VLAN) mode. It cannot be configured for a range of
interfaces (range context).
User Guidelines
The VLAN name must be unique.
Example
The following example gives VLAN number 19 the name Marketing.
Console(config)#
interface vlan
19
Console(config-if)#
name
Marketing