
C613-50186-01 Rev B
Command Reference for AR2050V
725
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
D
OMAIN
N
AME
S
ERVICE
(DNS) C
OMMANDS
IPV
6
DDNS
-
UPDATE
-
METHOD
ipv6 ddns-update-method
Overview
Use this command to enable an IPv6 interface to update DDNS with the specified
DDNS update method.
Use the
no
variant of this command to disable an IPv6 interface to update DDNS
with the specified DDNS update method.
Syntax
ipv6 ddns-update-method <
method-name
>
no ipv6 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 IPv6 DDNS updates for a DDNS update method named “dyndns” using
interface eth1, use the following commands:
awplus#
configure terminal
awplus(config)#
interface eth1
awplus(config-if)#
ipv6 ddns-update-method dyndns
To disable IPv6 DDNS updates for a DDNS update method named “dyndns” using
interface eth1, use the following commands:
awplus#
configure terminal
awplus(config)#
interface eth1
awplus(config-if)#
no ipv6 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.