
C613-50186-01 Rev B
Command Reference for AR2050V
746
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
D
OMAIN
N
AME
S
ERVICE
(DNS) C
OMMANDS
UPDATE
-
INTERVAL
(DDNS)
update-interval (DDNS)
Overview
Use this command to specify the time interval between periodic DDNS updates.
Use the
no
variant of this command to disable periodic DDNS updates.
Syntax
update-interval <
1-64800
>
no update-interval
Default
Disabled
Mode
DDNS Update Method Configuration
Examples
To enable periodic DDNS updates every day for the method “dyndns”, use the
commands:
awplus#
configure terminal
awplus(config)#
ddns-update-method dyndns
awplus(config-ddns-update-method)#
update-interval 1440
To enable periodic DDNS updates every 28 days for the method “dyndns”, use the
commands:
awplus#
configure terminal
awplus(config)#
ddns-update-method dyndns
awplus(config-ddns-update-method)#
update-interval 40320
To disable periodic DDNS updates for the method “dyndns”, use the commands:
awplus#
configure terminal
awplus(config)#
ddns-update-method dyndns
awplus(config-ddns-update-method)#
no update-interval
Related
Commands
Command
changes
Version 5.4.7-0.1: command added
Parameter
Description
<1-64800>
Update interval time in minutes (from 1 minute to 45 days).