Syntax
grant service-type to extended-percent percent quota-type for BEST OF 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 usage threshold to the highest available percentage volume or time of the selected quota profiles. See
Managing Quotas for information on quotas. The best quota is determined using the following rules:
- Passes are always better than plans
- Between two passes, the one with the higher priority is better
- Between two passes with equal priorities, the one with the earlier expiration date is better
- Between two passes with equal priorities and expiration dates, the one with the earlier purchase date is better
Example
where the request is creating a new session
grant total volume to 100 percent used for BEST OF Monthly1,Daily1
continue processing message