![Intel SBCEGBESW1 Manual Download Page 374](http://html1.mh-extra.com/html/intel/sbcegbesw1/sbcegbesw1_manual_2073124374.webp)
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