Cisco Cisco Prime IP Express 8.3 Referencia técnica

Descargar
Página de 1286
Method Detail
getClientClass
public javax.xml.bind.JAXBElement<java.lang.String> getClientClass()
Gets the value of the clientClass property.
Network Registrar Type: AT_NAMEREF
Identifies the client-class to use when selecting from among
 scopes that might contain a specified reservation. Used when
 creating a reservation. This attribute is not persistent in 
 the database.
Returns:
possible object is 
JAXBElement<String>
setClientClass
public void setClientClass(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the clientClass property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getCmMacAddress
public javax.xml.bind.JAXBElement<java.lang.String> getCmMacAddress ()
Gets the value of the cmMacAddress property.
Network Registrar Type: AT_MACADDR
Sets the contents of DHCP option-82 (relay-agent-info) remote-id
 (sub-option 2) to be the value of the cable-modem's MAC address.
 When using the CMTS source-verify capability, a DHCPv4 leasequery
 response must contain a valid option-82 with the cable-modem's MAC
 address in the remote-id (sub-option 2).  If you configure the
 cable-modem's MAC address in this attribute, it will be used to create
 the remote-id in a relay-agent-info option whenever there isn't a
 relay-agent-info option available from the lease state database
 reflecting an actual relay-agent-info option sent in by an actual DHCP
 client. This would be the case if the lease was statically allocated.
Returns:
possible object is 
JAXBElement<String>
setCmMacAddress
public void setCmMacAddress (javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the cmMacAddress property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getDescription
public javax.xml.bind.JAXBElement<java.lang.String> getDescription()