Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 allowed to send to the client. If the rebinding time is greater than
 this value, the client is sent this value.
 This attribute limits the time sent to the client, it does not impact
 any of the lease time calculations made by the server.
 The actual value sent to the client may be further limited by the
 v6-max-client-preferred-lifetime as T2 must be less than or equal to
 the preferred lifetime.
Returns:
possible object is 
JAXBElement<String>
setV6MaxClientRebindingTime
public void setV6MaxClientRebindingTime(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the v6MaxClientRebindingTime property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getV6MaxClientRenewalTime
public javax.xml.bind.JAXBElement<java.lang.String> getV6MaxClientRenewalTime ()
Gets the value of the v6MaxClientRenewalTime property.
Network Registrar Type: AT_RANGETIME 
Valid values: 30s - 2y
Specifies the maximum client renewal time (T1) that the server is
 allowed to send to the client. If the renewal time is greater than
 this value, the client is sent this value.
 This attribute limits the time sent to the client, it does not impact
 any of the lease time calculations made by the server.
 The actual value sent to the client may be further limited by the
 v6-max-client-rebinding-time or v6-max-client-preferred-lifetime as
 T1 must be less than or equal to T2 (and the preferred lifetime).
Returns:
possible object is 
JAXBElement<String>
setV6MaxClientRenewalTime
public void setV6MaxClientRenewalTime (javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the v6MaxClientRenewalTime property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getV6MaxClientValidLifetime
public javax.xml.bind.JAXBElement<java.lang.String> getV6MaxClientValidLifetime()
Gets the value of the v6MaxClientValidLifetime property.
Network Registrar Type: AT_RANGETIME 
Valid values: 60s - 2y
Specifies the maximum client valid lifetime that the server is
 allowed to send to the client. If the calculated valid lifetime is
 greater than this value, the client is sent this value.
 This attribute limits the valid lifetime sent to the client, it
 does not impact any of the time calculations made by the server.
Returns:
possible object is 
JAXBElement<String>
setV6MaxClientValidLifetime
public void setV6MaxClientValidLifetime(javax.xml.bind.JAXBElement<java.lang.String> value)