Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
Returns:
possible object is 
JAXBElement<String>
setUseClientFqdnFirst
public void setUseClientFqdnFirst(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the useClientFqdnFirst property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getUseDnsUpdatePrereqs
public javax.xml.bind.JAXBElement<java.lang.String> getUseDnsUpdatePrereqs()
Gets the value of the useDnsUpdatePrereqs property.
Network Registrar Type: AT_BOOL 
Default value: true
Controls whether the DHCP server adds prerequisites to DNS
 update messages.  Default true (enable).
 If true, the DHCP server includes prerequisites in DNS update
 messages to make sure the client is using the domain name,
 before it is updated with the current lease (IP
 address).
 If false, the DHCP server assumes the requesting client is
 entitled to the domain name.  In this case, it does not include
 prerequisites in the DNS update message, and associates the client
 lease with that domain name.
 Note: The DHCP server always adds prerequisites to the DNS
 update message while adding a new domain name record on behalf
 of a client acquiring a new lease and removing the domain name
 record when a client releases its lease or the lease expires.
Returns:
possible object is 
JAXBElement<String>
setUseDnsUpdatePrereqs
public void setUseDnsUpdatePrereqs(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the useDnsUpdatePrereqs property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getUseHostName
public javax.xml.bind.JAXBElement<java.lang.String> getUseHostName()
Gets the value of the useHostName property.
Network Registrar Type: AT_BOOL 
Default value: true
Specifies whether the server looks at  the 'hostname' option
 for the hostname. Default is true (enable).
 If true, the server obtains the hostname from the 'hostname'
 option.
 If false, the server does not obtain the hostname from this
 option. This is useful if the client is sending unexpected or
 junk characters.
Returns:
possible object is 
JAXBElement<String>
setUseHostName
public void setUseHostName(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the useHostName property.