Cisco Cisco Prime IP Express 8.3 Referências técnicas

Página de 1286
       claim authority for zone data when responding to queries
       during a zone transfer.
Returns:
possible object is 
JAXBElement<String>
setTrapsEnabled
public void setTrapsEnabled (javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the trapsEnabled property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getTsigProcessing
public javax.xml.bind.JAXBElement<java.lang.String> getTsigProcessing()
Gets the value of the tsigProcessing property.
Network Registrar Type: AT_FLAGSINT 
Default value: ddns,query 
Valid values: ddns, query, none
Enables you to turn on and off tsig processing for DNS
 transactions.  Default is enabled on ddns and query requests.
Returns:
possible object is 
JAXBElement<String>
setTsigProcessing
public void setTsigProcessing(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the tsigProcessing property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getUpdateRelaxZoneName
public javax.xml.bind.JAXBElement<java.lang.String> getUpdateRelaxZoneName()
Gets the value of the updateRelaxZoneName property.
Network Registrar Type: AT_BOOL 
Default value: 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.
Returns:
possible object is 
JAXBElement<String>
setUpdateRelaxZoneName
public void setUpdateRelaxZoneName(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the updateRelaxZoneName property.
Parameters:
value
 - allowed object is 
JAXBElement<String>