Billing Rules
Items Charged
Item Charged | Description |
---|---|
UWAN Access Bandwidth Package - Bandwidth Fee | The configured bandwidth value of the access bandwidth package when the user creates a UWAN virtual router. The bandwidth unit price may vary by region. |
UWAN Access Bandwidth Package - IP Fee | The configured public IP of the access bandwidth package when the user creates a UWAN virtual router. The IP unit price may vary by region. |
Billing Models
Billing Model | Billing Method | Billing Unit | Applicable Scenario |
---|---|---|---|
Fixed Bandwidth | Prepaid | Yuan/month, with a minimum purchase duration of 1 month; | Suitable for scenarios with stable bandwidth |
Max5 Peak Billing | Postpaid | Yuan/month, charged based on the actual monthly usage of the bandwidth, calculated with the enhanced monthly 95 bandwidth peak value and the proportion of valid usage days. | Suitable for burst business scenarios |
Billing Method
Billing method: Prepaid;
Billing Cycle
The billing cycle is monthly/yearly, and the bill is generated immediately upon purchase;
Billing Algorithm
Total bandwidth fee = fixed bandwidth of bandwidth package * monthly unit price of product * (valid time / total billing month time);
If there is a change in the bandwidth in the bandwidth package during the month, the original fixed bandwidth will be charged before the adjustment of this time point, and the new fixed bandwidth will be charged after that, with corresponding refund/payment operations;
Billing time granularity is accurate to the second;
If the user's purchase cycle is not a whole natural month, then the final bandwidth fee of the current month = original bandwidth fee * valid days / billing month days for conversion;
Billing Example
For example: For Customer A, who purchased 300M fixed bandwidth from Beijing to Shanghai at 10:30:00 on August 5, with a low latency intelligent path and platinum service quality symmetric bandwidth, and the monthly unit price of the product is 200 Yuan/M/month, Customer A's bill for this month is:
Fixed bandwidth: 300M;
Product monthly unit price: 200 Yuan/M/month;
Current month valid time factor: 26 days 13 hours 30 minutes 0 seconds/31 days = (2246400+46800+1800) / 2678400 = 0.8569
(August has a total of 31 days, the user bought at 10:30:00 on August 5th, the customer's actual usage time is from 10:30:00 to 24:00 on August 5th + all day from August 6th to August 31st, a total of 26 days 13 hours 30 minutes 0 seconds, a total of 2295000 seconds)
The actual bill for this month: 300 * 200 * 0.8569= 51414 yuan
Billing Method
Billing method: Postpaid;
Billing Cycle
The billing cycle is monthly/yearly, and the bill is generated at 24:00 on the last day of each month;
Billing Algorithm
1) If the actual billing bandwidth is less than or equal to the base bandwidth;
Total bandwidth fee= Base bandwidth * product monthly unit price * (valid time / total billing month time)
2) If the actual billing bandwidth is greater than the base bandwidth;
Total bandwidth fee= Base bandwidth * product monthly unit price * (valid days / billing month days) + Excess base bandwidth * product monthly unit price * (valid days / billing month days);
* Daily peak: Every 5 minutes, the average of 1 outbound and inbound bandwidth is taken as the peak, and then the larger value is taken as 1 valid bandwidth peak point, 288 statistics points every day, after descending order, the 5th largest peak is taken as the daily bandwidth daily peak.
* Monthly peak: On the settlement day, the daily peaks obtained are arranged in descending order, and the bandwidth average of the first 5 daily peaks is taken as the monthly peak.
* Base bandwidth: After the user sets the peak bandwidth, the system will automatically calculate the base bandwidth based on the base ratio.
* Billing bandwidth: If the monthly peak bandwidth of the current month is less than the base bandwidth, the final billing bandwidth is calculated based on the base bandwidth value; otherwise, the billing bandwidth is charged based on the monthly peak bandwidth value of the current month.
* Valid time: The time from the start of the business to the bill settlement time, the billing time granularity is accurate to the second.
* Total billing month time: The actual total time of the bandwidth package for use in natural months.
Billing Example
For example: For Customer A, who purchased the peak bandwidth of 500M from Beijing to Shanghai at 10:30:00 on August 5, with the default base bandwidth ratio of 20%, low latency intelligent path, platinum service quality, symmetric bandwidth, and the monthly unit price of the product is 300 Yuan/M/month, the customer's monthly peak bandwidth this month is 350M, then the bill for Customer A this month is:
Base bandwidth: 100M
Limit bandwidth: 500M
Actual monthly bandwidth usage: 350M
Monthly unit price of bandwidth: 300 Yuan/M/month
This month's valid days: The service was opened by the customer at 10:30:00 on August 5, so the valid time is from 10:30:01 on August 5 to 0:00:00 on August 31, a total of 2295000 seconds, and the total time of this month is 2678400 seconds;
The actual instance bill for this month: 350 * 300 * (2295000/2678400) * 1 * 1 = 89969 Yuan