Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dpi:dpi_components:freeradius:radius_integration [2025/12/18 07:40] – elena.krasnobryzh | en:dpi:dpi_components:freeradius:radius_integration [2025/12/19 13:20] (current) – [Configuration of FreeRADIUS as a load-balancing VASE NAS proxy adapter for NOKIA AAA] elena.krasnobryzh | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ===== Configuration of FreeRADIUS as a load-balancing VASE NAS proxy adapter for NOKIA AAA ===== | ===== Configuration of FreeRADIUS as a load-balancing VASE NAS proxy adapter for NOKIA AAA ===== | ||
| - | {{ : | + | The configuration archive is provided upon request by technical support engineers. |
| - | The attached | + | The archive contains the following directories: |
| - '' | - '' | ||
| - '' | - '' | ||
| Line 16: | Line 16: | ||
| To deploy in a production environment, | To deploy in a production environment, | ||
| - install the FreeRADIUS server according to the [[https:// | - install the FreeRADIUS server according to the [[https:// | ||
| - | - replace the default configuration created by the installer with the configuration from the attached | + | - replace the default configuration created by the installer with the configuration from the archive. |
| - configure the source client addresses of VASE NAS and the target NOKIA AAA servers according to the instructions in [[en: | - configure the source client addresses of VASE NAS and the target NOKIA AAA servers according to the instructions in [[en: | ||
| - | - configure the source realms for VASE NAS users in the file '' | + | - configure the source realms for VASE NAS users in the file '' |
| - | - configure the adapter parameters in the '' | + | |
| - | * '' | + | |
| - | * '' | + | |
| - | * '' | + | |
| - | * '' | + | |
| - | * '' | + | |
| - | + | ||
| - | Configuration example: | + | |
| - | <code bash> | + | |
| - | vase_to_nokia { | + | |
| - | nokia_realm = "MSFT 5.0" | + | |
| - | nokia_iptv_realm = " | + | |
| - | + | ||
| - | nas_identifier = " | + | |
| - | nas_port_type = ethernet | + | |
| - | nas_port_id = " | + | |
| - | } | + | |
| - | </ | + | |
| - | + | ||
| - | '' | + | |
| - | '' | + | |
| - | These emulator configurations contain sets of test users and target realm settings. | + | |