Can CoA remove queue rule?

Good day.

I use CoA with PPP with parametr “Mikrotik-Rate-Limit”, when i need to limit speed for my l2tp-user.
It creates new simple queue rule.

Examle:
echo -e user-name = 45@tst, Mikrotik-Rate-Limit=64k/64k | radclient -x 172.x.y.z:3799 coa mypass

When i need to disable limit, i use this command:

echo -e user-name = 45@tst, Mikrotik-Rate-Limit=0/0 | radclient -x 172.x.y.z:3799 coa mypass

It change queue rule to unlimit values.

How i can send CoA command for removing simple queue for this user?

looking for answer as well ..

No answer yet :frowning: