Command Manual – VLAN
H3C S7500E Series Ethernet Switches
Chapter 1 VLAN Configuration Commands
1-1
Chapter 1 VLAN Configuration Commands
1.1 VLAN Configuration Commands
1.1.1 description
Syntax
description text
undo description
View
VLAN view/VLAN interface view
Parameters
text
: String that describes the current VLAN or VLAN interface (Space can be included),
case sensitive.
z
For VLAN, this is a string of 1 to 32 characters.
z
For VLAN interface, this is a string of 1 to 80 characters.
Description
Use the
description
command to configure the descriptive string of the current VLAN
or VLAN interface.
Use the
undo description
command to restore the default.
By default, the descriptive string for a VLAN is the VLAN ID, for example, “VLAN 0001";
for a VLAN interface is name of the current VLAN interface, for example,
“Vlan-interface 1 Interface”
Examples
# Assign a descriptive string
RESEARCH
for VLAN 1.
<Sysname> system-view
[Sysname] vlan 1
[Sysname-vlan1] description RESEARCH
# Assign a descriptive string
VLAN-INTERFACE-2
for VLAN interface 2
<Sysname> system-view
[Sysname] vlan 2
[Sysname-vlan2] quit
[Sysname] interface vlan-interface 2
[Sysname-Vlan-interface2] description VLAN-INTERFACE-2