Syntax
grant service-type to extended-percent percent quota-type for quota-name
Parameters
- service-type
- One of the following:
- time
- total volume
- uplink volume
- downlink volume
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.
Click OK.
- extended-percent
- An extended, non-integer percentage that can exceed 100 (for example, 102.4%).
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.
Click OK.
- quota-type
- One of the following:
- used (default)—Calculates the quota to grant by subtracting the specified amount in bytes from the initial quota limit minus the quota used so far.
- initial—Calculates the quota to grant by subtracting the specified amount in bytes from the initial quota limit.
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.
Click OK.
- quota-name
- Name(s) of quota defined in the CMP database.
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.
Click OK.
Description
Provisions the session quota limit in time or volume based on a percentage of the quota used, retrieved from the SPR, for the named quota profile. This action can only be used at the session level. See Managing Quotas for information on quotas.
Example
where the request is creating a new session
grant total volume to 100 percent used for Monthly1,Daily1
continue processing message