User's Manual

Table Of Contents
19-165
Function:
Configure the description information of VLAN interface. The no command will cancel the
description information of VLAN interface.
Parameters:
<text> is the description information of VLAN interface, the length should not exceed 256
characters.
Command mode:
VLAN Interface Mode
Default:
Do not configure.
Usage Guide:
The description information of VLAN interface behind description and shown under the configured
VLAN.
Example:
Configure the description information of VLAN interface as test vlan.
Switch(config)#interface vlan 2
Switch(config-if-vlan2)#description test vlan
19.1.3 description (VRF mode)
Command:
description <text>
no description
Function:
Configure the VRF description information to record the relation of VPN instance and any. The no
operation of the command will cancel the VPN description information.
Parameters:
<text>: Description text, the ranging from 1 to 256 characters.
Command mode:
VRF mode.
Default:
Not configured.
Usage Guide:
VRF description information behind description and shown under the configured VRF to supply the
relative information.
Example:
Configure VRF description information as “associate with VRF-B VRF-C”.