Cisco Cisco Prime IP Express 8.3 Technical References

Page of 277
  Synopsis
 
    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 listbrief
    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
   
 
  Attributes
 
 
dhcp-client-class 
(0)
 
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 
(0)
 
If dhcp-policy-selector=use-named-policy, this attribute
specifies the named policy which should specify the DnsUpdateConfig
referenced in this map.
 
dhcp-policy-selector 
(use-named-policy=1, use-client-class-embedded-policy=2, use-scope-embedded-policy=3)
default = use-named-policy
 
Indicates how to find the DHCP Policy to which to attach the
DnsUpdateConfig referenced in the dns-config attribute. If a
named-policy or client-class-embedded-policy is selected,
the referenced policy and/or client-class must be preconfigured
on the DHCP servers before the map is applied. If
scope-embedded-policy is selected, it is applied to all scopes
on the DHCP servers. A new embedded policy is created if one
does not exist when the map is applied.
 
dhcp-servers 
 required