
C613-50186-01 Rev B
Command Reference for AR2050V
750
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
D
OMAIN
N
AME
S
ERVICE
(DNS) C
OMMANDS
USE
-
IPV
4-
FOR
-
IPV
6-
UPDATES
(DDNS)
use-ipv4-for-ipv6-updates (DDNS)
Overview
Use this command to send IPv6 updates using IPv4.
Use the
no
variant of this command to stop sending IPv6 updates using IPv4.
Syntax
use-ipv4-for-ipv6-updates
no use-ipv4-for-ipv6-updates
Default
Disabled
Mode
DDNS Update Method Configuration
Usage
If your DDNS provider supports IPv6 but does not support sending updates in IPv6
then this command is used so IPv6 updates can be sent using IPv4 instead. The
suppress-ipv4-updates
command is used in conjunction with this command to
suppress IPv4 updates and send only IPv6 updates instead.
example
To send IPv6 updates using IPv4 for the method “dyndns” and to suppress IPv4
updates, use the commands:
awplus#
configure terminal
awplus(config)#
ddns-update-method dyndns
awplus(config-ddns-update-method)#
use-ipv4-for-ipv6-updates
awplus(config-ddns-update-method)#
suppress-ipv4-updates
Related
Commands
Command
changes
Version 5.4.7-0.1: command added