Command Line Interface Reference Guide HP BladeSystem PC Blade Switch

HP PC Blade Switch CLI Reference Guide www.hp.com 28-5
VLAN Commands
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
n string — Unique name to be associated with this VLAN. (Range: 1-32 characters)
Default Setting
No name is defined.
Command Mode
Interface Configuration (VLAN) mode. Cannot be configured for a range of interfaces (range
context).
Command Usage
There are no user guidelines for this command.
Example
The following
command
gives VLAN number 19 the name Marketing.
Console(config)# interface vlan 19
Console(config-if)# name Marketing