General BRAS setup for L2/L3 modes [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:dpi:bras_bng:general_setup [2026/03/23 08:34] – [FastDPI L3 BRAS setup] elena.krasnobryzhen:dpi:bras_bng:general_setup [2026/07/07 14:07] (current) – ↷ Links adapted because of a move operation 47.82.11.187
Line 5: Line 5:
 <note important>You need to create services and policies, which will later be transmitted using the Radius attributes from billing. [[en:dpi:dpi_options:use_cases:qs_rateplans|An example of setting up a policy (tariff plan) and Captive Portal, which are the minimum required to start]].</note> <note important>You need to create services and policies, which will later be transmitted using the Radius attributes from billing. [[en:dpi:dpi_options:use_cases:qs_rateplans|An example of setting up a policy (tariff plan) and Captive Portal, which are the minimum required to start]].</note>
  
-1. [[en:dpi:dpi_options:opt_statistics:statistics_asn|Create a file aslocal.bin]] (or correct this file if it already exists). The aslocal file contains those ranges of private IP addresses that are used in the provider's local network. Any of the range 64512 - 65534 is indicated for them as an autonomous system number.+1. [[en:dpi:dpi_options:opt_priority:statistics_asn|Create a file aslocal.bin]] (or correct this file if it already exists). The aslocal file contains those ranges of private IP addresses that are used in the provider's local network. Any of the range 64512 - 65534 is indicated for them as an autonomous system number.
  
 <code> <code>
Line 71: Line 71:
 === Separate autonomous system  === === Separate autonomous system  ===
 As described [[en:dpi:bras_bng:general_setup#fastdpi_l3_bras_setup|earlier]] the  authorization is done by using just the local IP addresses. Locality of the IP address is specified by the ''local'' flag for the autonomous system. Hence, one can allocate the test range of IP addresses then As described [[en:dpi:bras_bng:general_setup#fastdpi_l3_bras_setup|earlier]] the  authorization is done by using just the local IP addresses. Locality of the IP address is specified by the ''local'' flag for the autonomous system. Hence, one can allocate the test range of IP addresses then
-[[en:dpi:dpi_options:opt_statistics:statistics_asn|to set]] the corresponding autonomous system from the private range of numbers(64512..65534) and to define the autonomous system as [[en:dpi:dpi_options:opt_priority:priority_config_as|local]].+[[en:dpi:dpi_options:opt_priority:statistics_asn|to set]] the corresponding autonomous system from the private range of numbers(64512..65534) and to define the autonomous system as [[en:dpi:dpi_options:opt_priority:priority_config_as|local]].
 So the only IP addresses belonging to this local autonomous system will be authorized. "Live" subscribers will not be affected until the autonomous system with corresponding IP addresses is not defined as local. It allows you to configure the authorization on the live fastDPI. So the only IP addresses belonging to this local autonomous system will be authorized. "Live" subscribers will not be affected until the autonomous system with corresponding IP addresses is not defined as local. It allows you to configure the authorization on the live fastDPI.
  
Line 174: Line 174:
   * ''bras_ipv6_address'' - sets the global DPI IPv6-address. For example, the global address can be useful for pinging DPI from the subscriber. If this parameter is not set, DPI does not have a global IPv6-address.   * ''bras_ipv6_address'' - sets the global DPI IPv6-address. For example, the global address can be useful for pinging DPI from the subscriber. If this parameter is not set, DPI does not have a global IPv6-address.
  
-  * [[en:dpi:bras_bng:general_setup#radius-server_intergation|ICMPv6 Options]]+  * [[en:dpi:bras_bng:general_setup#icmpv6_settings_for_fastdpi|ICMPv6 Options]]
  
-  * [[en:dpi:bras_bng:general_setup#radius-server_intergation|DHCPv6 Options]]+  * [[en:dpi:bras_bng:general_setup#setting_dhcpv6-options_in_radius|DHCPv6 Options]]