hi
i want to change the simple queue from radius server after user is authenticated
what i am doing is issuing the following command from radius and does not seem to work
echo "Framed-IP-Address=clinet_ip,Mikrotik-Rate-Limit=64k/64k 256k/256k 128k/128k 10/10" | radclient -x mikrotik_ip:3799 coa pass
but if i remove the burst part and send
echo "Framed-IP-Address=clinet_ip,Mikrotik-Rate-Limit=64k/64k" | radclient -x mikrotik_ip:3799 coa pass
it works fine
what i am trying to do is set the burst for an ip after the dynamic queue is generated by radius