Dell 5324 Switch User Manual


 
342 VLAN Commands
www.dell.com | support.dell.com
Example
The following example groups VLAN 221 until 228 and VLAN 889 to receive the same command.
name
The
name
Interface Configuration mode command adds a name to a VLAN. To remove the VLAN
name use the
no
form of this command.
Syntax
name
string
no name
string
—Unique name, up to 32 characters in length, to be associated with this VLAN.
Default Configuration
No name is defined.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
The VLAN name should be unique.
Example
The following example names VLAN number 19 with the name "Marketing".
switchport access vlan
The
switchport access vlan
Interface Configuration mode command configures the VLAN ID
when the interface is in access mode. To reconfigure the default, use the
no
form of this command.
Syntax
switchport access vlan
vlan-id
no switchport access vlan
vlan-id
—VID of the VLAN to which the port is configured.
Console (config)# interface range vlan 221-228,889
Console (config-if)#
Console (config)# interface vlan 19
Console (config-if)# name Marketing