Digi IX40 User Manual page 328

Table of Contents

Advertisement

Routing
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. Select the device in Remote Manager and click Actions > Open Console, or log into the IX40
local 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:
b. Set the interface. For example:
(config network ddns new_ddns_instance)> interface eth1
(config network ddns new_ddns_instance)>
5. Set the Dynamic DNS provider service:
a. Use the ?to determine available services:
(config network ddns new_ddns_instance)> service ?
Service: The provider of the dynamic DNS service.
Format:
custom
3322.org
changeip.com
ddns.com.br
dnsdynamic.org
...
Default value: custom
IX40 User Guide
Dynamic DNS
328

Advertisement

Table of Contents
loading

Table of Contents