
C613-50186-01 Rev B
Command Reference for AR2050V
726
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
D
OMAIN
N
AME
S
ERVICE
(DNS) C
OMMANDS
PASSWORD
(DDNS)
password (DDNS)
Overview
Use this command to add a password to the current DDNS update method.
Use the
no
variant of this command to remove a password from the current DDNS
update method.
Syntax
password <
password
>
no password
Default
None
Mode
DDNS Update Method Configuration
Example
To configure the password “test” for the method “dyndns”, use the following
commands:
awplus#
configure terminal
awplus(config)#
ddns-update-method dyndns
awplus(config-ddns-update-mthod)#
password test
To remove the password “test” from the method “dyndns”, use the following
commands:
awplus#
configure terminal
awplus(config)#
ddns-update-method dyndns
awplus(config-ddns-update-mthod)#
no password
Related
Commands
Command
changes
Version 5.4.7-0.1: command added
Parameter
Description
<password>
The password to be configured in conjunction with the user name
and host name.