Technical References

dns-update-map <name> create <dhcp-servers> <dns-servers>
<dns-config>
[<attribute>=<value> ...]
dns-update-map <name> delete
dns-update-map list
dns-update-map listnames
dns-update-map <name> show
dns-update-map <name> get <attribute>
dns-update-map <name> set <attribute>=<value [<attribute>=<value> ...]
dns-update-map <name> unset <attribute>
dns-update-map <name> push
Description
The dns-update-map command lets you define and manage DNS update
configuration maps. A DNS update map defines an update relationship
between a DHCP policy and a list of DNS zones. The update map is
designed to coordinate:
- DNS servers or Highly Available (HA) DNS server pairs
- DNS update ACLs or update policies
- DHCP servers or failover server pairs
- DHCP policy selection
An update map applies to all primary zones that the DNS server
manages, and all scopes that the DHCP server manages.
Examples
Status
See Also
dhcp, failover-pair, dns, ha-dns-pair, dhcp-dns-update, acl, update-policy
Attributes
dhcp-client-class nameref(ClientClass)
If dhcp-policy-selector=use-client-class-policy, this attribute
specifies the named client-class embedded policy which
should specify the DnsUpdateConfig referenced in this map.
A new embedded policy will be created if one does not exist
when the map is applied.
dhcp-named-policy nameref(Policy)
If dhcp-policy-selector=use-named-policy, this attribute
specifies the named policy which should specify the DnsUpdateConfig
referenced in this map.