Cisco Cisco Prime IP Express 8.3 Technische Referenzen

Seite von 1286
If use-server-settings is set then unset the value on secondary zones.
 If unset, use the zone distribution map value to configure
 secondary zones.
 Configure secondary zones to enable incremental transfer requests for
 the zone.  When set, this attribute overrides the dns server global
 "ixfr-enable" value. Using the server global value (not setting this
 value per-zone) gives the you an easy way to globally turn ixfr on or
 off, or set a general policy for your zones and specific exceptions
 to the server global value.
Returns:
possible object is 
JAXBElement<String>
setIxfr
public void setIxfr(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the ixfr property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getMasterServers
public javax.xml.bind.JAXBElement<
getMasterServers()
Gets the value of the masterServers property.
Network Registrar Type: AT_NLIST(AT_IPKEY)
Identifies the list of master-servers to set when creating a
 secondary zone. The list consists of one or more ip addresses 
 with an optional key name (format [-]).
Returns:
possible object is 
JAXBElement<
setMasterServers
public void setMasterServers(javax.xml.bind.JAXBElement<
> value)
Sets the value of the masterServers property.
Parameters:
value
 - allowed object is 
JAXBElement<
getNotify
public javax.xml.bind.JAXBElement<java.lang.String> getNotify()
Gets the value of the notify property.
Network Registrar Type: AT_ENUMINT 
Valid values: enable, disable, use-server-settings
If use-server-settings is set, unset the value on secondary zones.
 If unset, use the zone distribution map value to configure
 secondary zones.
 Configure secondary zones to enable notify to other authoritative
 servers when the zone changes.  When set to enable or disable,
 it overrides the global "notify" value for this zone.
Returns:
possible object is 
JAXBElement<String>