Next revision | Previous revision |
en:dpi:faq:dpi:bandwidth [2024/08/05 13:42] – created elena.krasnobryzh | en:dpi:faq:dpi:bandwidth [2025/04/29 07:41] (current) – elena.krasnobryzh |
---|
====== Subscriber Channel Policing ====== | ====== Subscriber Channel Policing ====== |
{{indexmenu_n>8}} | {{indexmenu_n>4}} |
| <note>[[en:dpi:dpi_options:opt_bandwidth_mgmt|Product Description]]</note> |
<accordion autoclose> | <accordion autoclose> |
<accordion-item title="1. How to Change the Tariff Plan for Multiple Subscribers"> | <accordion-item title="1. How to Change the Tariff Plan for Multiple Subscribers"> |
ceil3=1.00mbit rate4=0.01mbit ceil4=1.00mbit rate5=0.01mbit | ceil3=1.00mbit rate4=0.01mbit ceil4=1.00mbit rate5=0.01mbit |
ceil5=1.00mbit rate6=0.01mbit ceil6=1.00mbit rate7=0.01mbit ceil7=1.00mbit</code>Rules are loaded. | ceil5=1.00mbit rate6=0.01mbit ceil6=1.00mbit rate7=0.01mbit ceil7=1.00mbit</code>Rules are loaded. |
- Check the statistics log for this IP. If there is traffic for this IP, the log is not empty; if it is empty, traffic is not passing through SKAT, or the interface orientation is incorrect (''in_dev'' should face the subscribers). Check: <code bash>grep -A 7 "109.234.130.131" /var/log/dpi/fastdpi_stat.log | more</code>Outgoing:<code bash> [STAT ][2014/10/30-19:25:16:441786] HTB : Statistics (IP=109.234.130.131) dscp=7, if 'dna2' : | - Check the statistics log for this IP. If there is traffic for this IP, the log is not empty; if it is empty, traffic is not passing through SSG, or the interface orientation is incorrect (''in_dev'' should face the subscribers). Check: <code bash>grep -A 7 "109.234.130.131" /var/log/dpi/fastdpi_stat.log | more</code>Outgoing:<code bash> [STAT ][2014/10/30-19:25:16:441786] HTB : Statistics (IP=109.234.130.131) dscp=7, if 'dna2' : |
DSCP_actual stats Rcvd: [358187060 bytes][47.73 Mbit/sec] | DSCP_actual stats Rcvd: [358187060 bytes][47.73 Mbit/sec] |
[232589 pkts ][3,874.07 pkt/sec] | [232589 pkts ][3,874.07 pkt/sec] |
Send: [3950100 bytes][0.53 Mbit/sec] | Send: [3950100 bytes][0.53 Mbit/sec] |
[2565 pkts ][42.72 pkt/sec] | [2565 pkts ][42.72 pkt/sec] |
Esnd: [0 err_pkts][0.00 %]</code>Therefore, outgoing traffic is being limited, as indicated by the presence of drops, and incoming traffic is going through an alternative route and not subject to the rules loaded into SKAT. | Esnd: [0 err_pkts][0.00 %]</code>Therefore, outgoing traffic is being limited, as indicated by the presence of drops, and incoming traffic is going through an alternative route and not subject to the rules loaded into SSG. |
</accordion-item> | </accordion-item> |
</accordion> | </accordion> |