C613-50100-01 REV C Command Reference for x930 Series 1495
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
VRF LITE COMMANDS
DESCRIPTION
(VRF)
description (VRF)
Overview Use this command to add text that describes a specific VRF instance. Descriptions
can be up to 80 characters long.
The no variant of this command removes the description of the selected VRF
instance.
Syntax
description <descriptive-text>
no description
Mode VRF Configuration
Example To add the description for a VRF instance named blue, use the following
commands:
awplus# config terminal
awplus(config)# ip vrf blue
awplus(config-vrf)# description the text description of vrf
blue
Related
Commands
show ip vrf
Parameter Description
<descriptive-text> A string of up to 80 characters that describes the VRF
instance.