Dynamic DNS Registration
18.2 Configuring Dynamic DNS Updates for Clients
SCALANCE W1750D UI
Configuration Manual, 02/2018, C79000-G8976-C451-02
301
Configuring Dynamic DNS Updates for Clients
You can enable DDNS updates when creating or editing a DHCP scope for
clients. When enabled, the DDNS updates of the clients are periodically sent during the
specified time to the DNS server that is configured in the DHCP profile. If there is no DNS
server configured in the DHCP profile, the client DNS updates will be dropped. The DDNS
updates are secured by using TSIG shared secret keys, when communicating between the
client and the server. For more information, see
Configuring Distributed DHCP Scopes
(Page 284).
To enable DDNS for clients:
1. Navigate to
, select the
DHCP Scope under
and click
.
2. Select the
check box.
3. Enter the TSIG shared secret
.
4. Click
and then click
.
To enable DDNS for AP clients:
(scalance)(config)# ip dhcp <profile name> (scalance)(DHCP profile "<name>")#
dynamic-dns
(scalance)(DHCP profile "<name>")# dynamic-dns key <algo-name:keyname:keystring>
(scalance)(DHCP Profile "<name>")# end
(scalance)# commit apply