Cisco Cisco Prime IP Express 8.3 技术参考

下载
页码 277
 
      Sends notifications for all server events.
   2  server-start
      Sends notifications whenever the server is started or
      reinitialized.
   3  server-stop
      Sends notifications whenever the server is stopped.
   4  ha-dns-partner-down
      Sends notifications whenever the HA DNS partner
      goes down.
   5  ha-dns-partner-up
      Sends notifications whenever the HA DNS partner becomes
      available again after going down.
   6  ha-dns-config-error
      Sends notifications when a configuration mismatch between
      HA DNS partners occurs.
   7  masters-not-responding
      Sends notifications when master servers stop responding.
   8  masters-responding
      Sends notifications when master servers start responding
      again.
   9  secondary-zone-expired
      Sends notifications when a secondary server can no longer
      claim authority for zone data when responding to queries
      during a zone transfer.
 
tsig-processing 
(ddns=1, query=2, none=3) default = ddns,query
 
Enables you to turn on and off tsig processing for DNS
transactions.  Default is enabled on ddns and query requests.
 
update-relax-zone-name 
 default = disabled
 
Enables DNS updates to specify any zone name in the authoritative
zone rather than the exact zone name; thus, relaxing the RFC 2136
restriction on the zone name record in dynamic updates. This
attribute allows updates to specify a zone name which is any name
within an authoritative zone rather than exactly the name of a zone.
 
xfer-ignore-serial-decrease 
 default = 3
 
Specifies the number of times a secondary will ignore notify 
and/or incremental zone transfers with a lower serial number. 
The value is calculated on a per zone basis and a full zone
transfer will be requested once we have surpassed the value.
dns-enum-config
 
    dns-enum-config - Configures DNS ENUM defaults in the 
                      DNS authoritative servers. 
  Synopsis
 
    dns-enum-config show
    dns-enum-config get <attribute>
    dns-enum-config set <attribute>=<value> 
    dns-enum-config unset <attribute>
    dns-enum-config addService <type> <subtype> <URI> 
        [<order> [preference]]
    dns-enum-config removeService <type> <subtype> <URI>
    dns-enum-config listServices
    
  Description
 
    This command is used to configure DNS ENUM defaults for the DNS
    authoritative servers. 
 
  Examples
 
    nrcmd> dns-enum-config set zone-template=zt
    nrcmd> dns-enum-config get zone-template
    nrcmd> dns-enum-config show