TARGET UPLOAD
TARGET DOWNLOAD
FORMULA EXPLANATION
Actual Burst Time Formula:
Actual Burst Time = (Burst Threshold × Burst Time) / Burst Limit
Where:
- Burst Threshold = Max Limit × 3/4
- Burst Time = 16 seconds
RESULTS
BASIC | UPLOAD | DOWNLOAD | |
---|---|---|---|
Max Limit | 512K | 1M | |
Burst Limit | 1M | 2M | |
Burst Threshold | 384K | 750K | |
Burst Time | 16 | 16 |
Script Output:
/ip firewall address-list add address=192.168.0.0/16 list=LOCAL-IP
/ip firewall address-list add address=172.16.0.0/12 list=LOCAL-IP
/ip firewall address-list add address=10.0.0.0/8 list=LOCAL-IP
/ip firewall filter add action=drop chain=forward protocol=tcp dst-port=80,443 content="youtube.com" comment="pratamadigital.com"