Cisco Cisco Prime IP Express 8.3 Referencia técnica

Descargar
Página de 1286
Gets the value of the unauthenticatedClientClassName property.
Network Registrar Type: AT_STRING
Names the client-class used if this client is no longer
 authenticated.
Returns:
possible object is 
JAXBElement<String>
setUnauthenticatedClientClassName
public void setUnauthenticatedClientClassName(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the unauthenticatedClientClassName property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getUserDefined
public javax.xml.bind.JAXBElement<java.lang.String> getUserDefined()
Gets the value of the userDefined property.
Network Registrar Type: AT_STRING
Provides an opaque user-defined string that can be set
 and queried. This property has no effect on the operation
 of the DHCP server.
Returns:
possible object is 
JAXBElement<String>
setUserDefined
public void setUserDefined(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the userDefined property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getV6ClientLookupId
public javax.xml.bind.JAXBElement<java.lang.String> getV6ClientLookupId()
Gets the value of the v6ClientLookupId property.
Network Registrar Type: AT_EXPR
Specifies the key value used to lookup the DHCPv6 client in the
 client database, using an expression that evaluates to a string
 or a blob that is a valid string.  The lookup can be local or through
 LDAP.
Returns:
possible object is 
JAXBElement<String>
setV6ClientLookupId
public void setV6ClientLookupId(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the v6ClientLookupId property.
Parameters:
value
 - allowed object is 
JAXBElement<String>