This article is the second part of the Juniper MX Radius configuration tutorial – https://splynx.com/4873/radius-juniper-mx-configuration/ In the first article, speed limitations were set by two Juniper Radius attributes ERX-Ingress-Policy-Name = “{{ tariff_name }}” ERX-Egress-Policy-Name = “{{ tariff_name }}” These attributes matched the Juniper firewall filter/policy to tariff name in Splynx. We can set up an advanced option […]
Category: Network management

Radius Juniper MX configuration
Juniper Networks is one of leading vendors producing networking equipment. Together with Cisco, Juniper defines where networks are moving. The company sells different solutions starting from routers, switches and up to software-defined products such as Open Contrail. In Internet provider’s network, Juniper is mainly used as a BRAS equipment (broadband remote access server). The MX […]

Splynx Radius server
Splynx ISP framework consists of different sub-systems. One of the main and most important parts of framework is Splynx Radius server. PPPoE, DHCP, IPoE, Hotspot, Wireless or Static IP/MAC authentication. Splynx solution also provides smart bandwidth management and other useful features. Splynx Radius server is used to perform AAA tasks. Authentication – Networking equipment perform […]

Mikrotik bandwidth manager
Building smart bandwidth manager on MikroTik Router OS. What to use Simple queue or Queue tree ? How good is performance of Mikrotik CCR routers ? Our presentation answers these questions. Please check the Video presentation : Or you can view slides here : Bandwidth manager with Mikrotik 2.0 from Alex Vishnyakov
Splynx Radius configuration and troubleshooting
This is a post showing how to troubleshoot communication between router (Mikrotik example) and Radius. Video tutorial for Radius configuration can be found here – https://splynx.com/384/ispframework-and-radius-mikrotik-example/. Below are steps for Radius and Splynx configuration: Step 1. Mikrotik Radius section To configure Mikrotik router and Radius authentication, we should change the settings in Mikrotik Radius section. […]

Contention in Splynx (aggregation of users)
Splynx provides the feature of contention or aggregation. This feature is used when ISP sells to the end users services with contention rate for example 1:5, 1:10 etc. Contention means that end user will share the bandwidth with other end users in his group. Splynx operates with two types of contention: Per plan based and […]
Blocking of non paying customers in Splynx
Splynx blocks non paying customers automatically. Also administrator can block the customer manually. When customer is put to Blocked or Inactive status, Splynx sends to router command to block him. If status is changed to Block – Splynx never cuts the service, but places the IP of end user to Address-list or give hime IP address from […]

Ubiquiti EdgeRouters pppoe Radius support
UBNT EdgeRouters can act as a PPPoE server, with authentication of CPEs, providing statistics, blocking end users, and setting up speed limits and FUP rules. Let’s divide it into parts: 1. Configure EdgeRouter pppoe server with Radius 2. Configure EdgeRouter pppoe server for incoming radius packets 3. Add EdgeRouter to Splynx 4. Connect PPPoE customer […]
UBNT AirOS wireless Radius authentication
Ubiquiti access points have the ability to authenticate radius via Radius server. This means the admin doesn’t have to maintain local passwords for wireless authentication, each CPE/radio can have its own account in the Splynx ISP Framework and our Radius server will authenticate UBNT CPEs. Usually ISP already has a PPPoE or similar authentication mechanism, which […]

Smart bandwidth management – FUP module
Many ISPs use a Fair User Policy (FUP). This means if a customer downloads or uploads more than a certain amount of data, his speed is reduced. We’ve moved this idea on to a different level and made it as configurable as it can be. In the Splynx ISP Framework we have smart bandwidth management. You […]