A SERVICE OF

logo

39
VLAN CONFIGURATION COMMANDS
description
Syntax description text
undo description
View VLAN view/VLAN interface view
Parameter text: A string that describes the current VLAN or VLAN interface (Space can be
included), case sensitive.
For VLAN, this is a string of 1 to 32 characters.
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-interface1 Interface”
Example # 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
display interface vlan-interface
Syntax display interface vlan-interface [ vlan-interface-id ]