This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong.
xxxxxxxxxx
====== Configuration ======
{{indexmenu_n>2}}
Policing has two connection options:
- Individual profile: connects without specifying a profile, an individual profile is created for each subscriber.
- Named profile: connects with the profile name.
<note important>For BRAS, named profiles must be used **name specified in the Radius-Accept attributes.**</note>
===== Individual Profile =====
An individual configuration file is used to define each bandwidth control policy. This file specifies bandwidth limits for protocol classes (groups). The method is similar to [[dpi:dpi_options:opt_shaping:shaping_settings|overall bandwidth control]]).
[[dpi:dpi_components:platform:subscriber_management|fdpi_ctrl]] utility applies the configured policies to subscribers.
The format of the instruction:
<code>
fdpi_ctrl command --policing policing_description_file [IP_list]
</code>
Instructions' syntax and IP addresses specification methods are described in details here: [[dpi:dpi_components:platform:subscriber_management:subsman_cmd|Control instructions]].
<note tip>Note the use of [[dpi:dpi_components:platform:subscriber_management:subsman_profiles|named policing profiles]]\\
The tariff plan can be set in [[dpi:dpi_options:opt_bandwidth_mgmt:bandwidth_json|JSON format]] as well.</note>
==== Example 1: torrent limiting ====
<note tip>For advanced users: We recommend that you read [[dpi:dpi_options:opt_bandwidth_mgmt:bandwidth_conf|"Outgoing traffic management via feedback"]].</note>
We intend to offer our subscribers the plan for 10 Mb/s with torrent bandwidth limit of 3 Mb/s.