Mikrotik TR069 Client Setup for ToughRADIUS
Here is the guide to configure ROUTEROS to integrate with TOUGHRADIUS:
Firstly, we need to execute the following commands on ROUTEROS:
Next, we need to create a corresponding VPE device on toughradius:
Lastly, we carry out testing:
you also need to create the user account on the TOUGHRADIUS system
Execute the following command on ROUTEROS to create a new PPP user:
Configure a PPPoE connection on your client device, with the username testuser and the password testpass.
Connect to the PPPoE, check the ROUTEROS and toughradius logs to confirm that the user's authentication and accounting information are being transmitted correctly.
If the connection is successful, you should see the online status and usage of the user on the toughradius admin interface.
You may also try to change the bandwidth limit for the user or disconnect the user on toughradius and check if the CoA (Change of Authorization) feature takes effect on ROUTEROS.
Last updated