description
Use this command to assign a description to a Virtual Router instance.
Use the no parameter to remove a description.
Command Syntax
description LINE
no description
Parameters
LINE
Virtual Router description maximum 80 characters
Disabled
By default, description command is disabled
Command Mode
VR mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#virtual-router VR1
(config-vr)#description VR1 has been created for CLI testing
(config-vr)#exit
(config)#virtual-router VR1
(config-vr)#no description
(config-vr)#exit
Last modified date: 10/16/2023