Controls the use of the DDNS service
update dns {override}
update dns {override}
dns {override} |
Configures DDNS parameters
|
A DHCP client cannot perform updates for RR‘s A, TXT and PTR resource records. Use update (dns)(override) to enable the internal DHCP server to send DDNS updates for resource records. The DHCP server can override the client, even if the client is configured to perform the updates.
In the DHCP server‘s DHCP pool, FQDN is configured as the DDNS domain name. This is used internally in DHCP packets between the DHCP server and the DNS server.
rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#update dns override
rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#show context dhcp-pool testPool address 192.168.13.4 class dhcpclass1 update dns override ddns server 192.168.13.9 ddns multiple-user-class excluded-address range 192.168.13.25 192.168.13.28 netbios-node-type b-node dns-server 192.168.13.19 netbios-name-server 192.168.13.25 option option1 157.235.208.80 respond-via-unicast static-route 192.168.13.0/24 192.168.13.7 rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#
no |
Removes dynamic DNS service control |