FastPCRF (BRAS integration by RADIUS) [Документация 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:dpi_components:pcrf [2024/09/26 15:29] – external edit 127.0.0.1en:dpi:dpi_components:pcrf [2026/04/15 16:16] (current) – [Installation] elena.krasnobryzh
Line 10: Line 10:
   - RAM 512 MB - 1 GB   - RAM 512 MB - 1 GB
   - HDD 50 GB - 250 GB   - HDD 50 GB - 250 GB
-  - Operating system Cent OS 8.5, [[en:veos:installation|VEOS]]+  - Operating system Cent OS 8.5, [[en:veos:installation|VEOS]].\\ :!: When using VEOS, take into account the information in [[en:veos:changelogs]] when selecting hardware.
   - NIC ranging from 10 Mb/s   - NIC ranging from 10 Mb/s
  
Line 25: Line 25:
 firewall-cmd --permanent --zone=public --add-port=3799/udp firewall-cmd --permanent --zone=public --add-port=3799/udp
 firewall-cmd --permanent --zone=public --add-port=29002/tcp firewall-cmd --permanent --zone=public --add-port=29002/tcp
-</code> +</code> and restart firewall for the rules to take effect <code>firewall-cmd --reload</code>
-and restart firewall for the rules to take effect <code>firewall-cmd --reload</code>+
   - Disable selinux ((temporary solution))<code>setenforce 0   - Disable selinux ((temporary solution))<code>setenforce 0
 vi /etc/selinux/config vi /etc/selinux/config
 SELINUX=disabled</code> SELINUX=disabled</code>
    
- +=====FastPCRF update===== 
 +FastPCRF is updated automatically together with fastDPI. 
 + 
 +However, if fastPCRF is deployed on a separate server, update it using the following command: 
 +<code>yum upgrade fastpcrf</code>
 ===== Installation of the fdpi_cli and fdpi_ctrl utilities on the PCRF server ===== ===== Installation of the fdpi_cli and fdpi_ctrl utilities on the PCRF server =====