
C613-50186-01 Rev B
Command Reference for AR2050V
712
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
D
OMAIN
N
AME
S
ERVICE
(DNS) C
OMMANDS
IP
DDNS
-
UPDATE
-
METHOD
ip ddns-update-method
Overview
Use this command to enable an IPv4 interface to update DDNS with the specified
DDNS update method.
Use the
no
variant of this command to disable an IPv4 interface to update DDNS
with the specified DDNS update method.
Syntax
ip ddns-update-method <
method-name
>
no ip ddns-update-method <
method-name
>
Default
None
Mode
Interface Configuration
Usage
A DDNS update method cannot be attached to multiple interfaces, however
multiple DDNS update methods can be assigned to the same interface.
Example
To enable IPv4 DDNS updates for a DDNS update method named “dyndns” using
interface eth1, use the commands:
awplus#
configure terminal
awplus(config)#
interface eth1
awplus(config-if)#
ip ddns-update-method dyndns
To disable IPv4 DDNS updates for a DDNS update method named “dyndns” using
interface eth1, use the commands:
awplus#
configure terminal
awplus(config)#
interface eth1
awplus(config-if)#
no ip ddns-update-method dyndns
Related
Commands
Command
changes
Version 5.4.7-0.1: command added
Parameter
Description
<method-name>
A name given to a DDNS update method.