
C613-50186-01 Rev B
Command Reference for AR2050V
709
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
D
OMAIN
N
AME
S
ERVICE
(DNS) C
OMMANDS
DESCRIPTION
(D
OMAIN
L
IST
)
description (Domain List)
Overview
Use this command to give a description to a domain-list.
Use the
no
variant of this command to delete the description.
Syntax
description
<text>
no description
Mode
Domain List Mode
Usage
When creating a domain-list, it is helpful to write a short description of what the list
is to be used for.
Examples
To add a description to a domain list:, use the commands:
awplus#
configure terminal
awplus(config)#
ip dns forwarding domain-list mydomains
awplus(config-domain-list)#
description This is a useful
description of my domain list
To delete the description, use the commands:
awplus#
configure terminal
awplus(config)#
ip dns forwarding domain-list mydomains
awplus(config-domain-list)#
no description
Related
Commands
Parameter
Description
<text>
Description string, 128 characters maximum. The string may
contain spaces.