I'm using RouterOS and radclient to pass parameter using PPP protocol.<br>example: echo "User-Name := user" | radclient xx.xx.xx.xxy: port disconnect [secret]<br>But now I need a parameter to limit user traffic of download/upload to 6 GB. If pppoe user connection reach that limit so connectios is droped.<br>
I'was reading a mk documentation which website is<br>
<a href="http://www.mikrotik.com/testdocs/ros/3.0/aaa/ppp.php">http://www.mikrotik.com/testdocs/ros/3.0/aaa/ppp.php</a> and I've found in the session Monitoring Active PPP Users: <br>limit-bytes-in (read-only: integer) - maximal amount of bytes the user is allowed to send to the router<br>
limit-bytes-out (read-only: integer) - maximal amount of bytes the router is allowed to send to the client<br><br>Are there a way to send that to RouterOS using radclient?<br clear="all"><br>-- <br>-hUgLeO-♑<br><br>