CoA example please

Hi, I’m looking for working example for changing queue speed for user via CoA request

sometching like

echo “Framed-IP-Address=192.168.101.5,Mikrotik-Rate-Limit=128k/750k” | radclient -x 10.5.5.xxx:3799 ( this isn’t working )


Miłosz

Well, its better to google first before you post here.
Ok never mind here is the correct one which is working today for me hope it will help , if do please rate.

echo User-Name := “user name”, Framed-IP-Address = user_ip_address; | radclient -x routerip:port disconnect router_secreat

Please replace it with actual values.
You need minimum 2 identifier for search.