![Digi IX20 User Manual Download Page 237](http://html.mh-extra.com/html/digi/ix20/ix20_user-manual_2496666237.webp)
Routing
Dynamic DNS
IX20 User Guide
237
Command line
1. Log into the IX20 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 to
register with the dynamic DNS service.
Format:
defaultip
defaultlinklocal
eth1
eth2
loopback
Current value:
(config network ddns new_ddns_instance)> interface
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 ?