Dynamic DNS (DDNS) Client
Left running head:
Chapter name (automatic)
1104
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
T
O CONFIGURE HOST NAME AND APPLY DDNS METHOD ON AN INTERFACE
EXAMPLE
ALU(config)# interface Serial 0/0
ALU(config-if Serial0/0)# ip ddns update hostname
mysmb.dyndns.org
ALU(config-if Serial0/0)# no ip ddns update hostname
mysmb.dyndns.org
ALU(config)# interface Serial 0/0
ALU(config-if Serial0/0)# ip ddns update method myDdnsObj
DDNS method applied.
ALU(config-if Serial0/0)# no ip ddns update method myDdnsObj
Command (in ICM) Description
ip ddns update hostname <host-
name>
This command is used to configure the
host name on an interface. The
specified host name will be associated
with the IP address of the interface
while sending DDNS updates.
Note: Host name configured on
the interface should be a
fully qualified domain
name (FQDN).
no ip ddns update hostname
<host-name>
This command is used to remove the
host name configured on the interface.
ip ddns update method <ddns-
method>
This command is used to attach the
DDNS method on an interface. The
specified DDNS method is used for
sending DDNS updates associated
with address changes on this interface.
no ip ddns update method <ddns-
method>
This command is used to detach the
DDNS method from an interface.