Routing
Dynamic DNS
TX54 User Guide
372
Allowed values are any number of weeks, days, hours, minutes, or seconds, and take the
format
number
{
w|d|h|m|s
}.
For example, to set
Check interval
to ten minutes, enter
10m
or
600s
.
11. (Optional) For
Forced update interval
, type the amount of time to wait to force an update of
the interface's IP address.
Allowed values are any number of weeks, days, hours, minutes, or seconds, and take the
format
number
{
w|d|h|m|s
}.
For example, to set
Forced update interval
to ten minutes, enter
10m
or
600s
.
The setting for
Forced update interval
must be larger than the setting for
Check Interval
.
12. (Optional) For
Retry interval
, type the amount of time to wait for an IP address update to
succeed before retrying the update.
Allowed values are any number of weeks, days, hours, minutes, or seconds, and take the
format
number
{
w|d|h|m|s
}.
For example, to set
Retry interval
to ten minutes, enter
10m
or
600s
.
13. (Optional) For
Retry count
, type the number of times to retry a failed IP address update.
14. Click
Apply
to save the configuration and apply the change.
Command line
1. Log into the TX54 command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. Add a new Dynamic DNS instance. For example, to add an instance named
new_ddns_
instance
:
(config)> add network ddns new_ddns_instance
(config network ddns new_ddns_instance)>
New Dynamic DNS instances are enabled by default. To disable:
(config network ddns new_ddns_instance)> enable false
(config network ddns new_ddns_instance)>
4. Set the interface for the Dynamic DNS instance:
a. Use the
?
to determine available interfaces:
(config network ddns new_ddns_instance)> interface ?
Interface: The network interface from which to obtain the IP address
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...