
C613-50186-01 Rev B
Command Reference for AR2050V
744
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
D
OMAIN
N
AME
S
ERVICE
(DNS) C
OMMANDS
SUPPRESS
-
IPV
4-
UPDATES
(DDNS)
suppress-ipv4-updates (DDNS)
Overview
Use this command to suppress IPv4 updates from being sent.
Use the
no
variant of this command to stop suppressing IPv4 updates from being
sent.
Syntax
suppress-ipv4-updates
no suppress-ipv4-updates
Default
Disabled
Mode
DDNS Update Method Configuration
Usage
This command is used in conjunction with the
use-ipv4-for-ipv6-updates
command. IPv4 DDNS updates are suppressed so that only IPv6 updates are sent.
NOTE
:
The IPv4 DNS entry may be updated using the source IPv4 address used.
Example
To suppress IPv4 updates and send IPv6 updates instead for the method “dyndns”,
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
use-ipv4-for-ipv6-updates (DDNS)
Command
changes
Version 5.4.7-0.1: command added