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