Cisco Cisco Prime IP Express 8.3 Referencia técnica

Descargar
Página de 289
 
prefetch-key 
 default = off
 
Sets whether the DNS caching server should fetch the DNSKEYs
earlier in the validation process, when a DS record is encountered.
This lowers the latency of requests. It does use a little more CPU.
Also if the cache is set to 0, it is no use.
 
trust-anchor-file 
(obj(0))
 
Defines a file with trusted keys for validation. Both DS and DNSKEY
entries can appear in the file. The format of the file is the
standard DNS Zone file format. Default is no trust anchor file. The
files must be in the data/cdns directory.
cdns-interface
 
    cdns-interface - Configures the DNS Caching server's network interfaces
  Synopsis
 
    cdns-interface <name> create [<attribute>=<value>] 
    cdns-interface <name> delete
    cdns-interface list  
    cdns-interface listnames
    cdns-interface listbrief
    cdns-interface <name> show
    cdns-interface <name> set <attribute>=<value> [<attribute>=<value> ...]
    cdns-interface <name> get <attribute>
    cdns-interface <name> unset
    cdns-interface <name> enable <attribute>
    cdns-interface <name> disable <attribute>
  Description
 
    The cdns-interface command configures network interfaces for use
    by the Network Registrar DNS Caching server. If there are no defined 
    interfaces, the server discovers and uses all available interfaces
    on the system. When this list is present, the server uses
    only the available interfaces, if any, that match this list.
    
  Examples
 
  Status
 
  See Also
   
 
  Attributes
 
 
address 
 
Specifies the IP address and subnet mask of the DNS interface.
 
ip6address 
 
Specifies the IPv6 address and prefix length for one or more
DNS interfaces.
 
name 
 required,unique