Intel SBCEGBESW10 CLI Switch User Manual


 
VLAN Commands
358 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide
Example
The following example groups VLANs 221, 228 and 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
Parameters
string — Unique name to be associated with this VLAN. (Range: 1-32 characters)
Default Configuration
No name is defined.
Command Mode
Interface Configuration (VLAN) mode. Cannot be configured for a range of interfaces
(range context).
User Guidelines
The name string may include numbers and other characters (#,@,% etc.) but no spaces.
Example
The following example gives VLAN number 19 the name Marketing.
Console(config)# interface range vlan 221-228,889
Console(config-if)#
Console(config)# interface vlan 19
Console(config-if)# name Marketing