Hi …
I was have v2.927 with a hotspot login script to make all static queues moved above dynamic queues when a hotspot user logged in and it worked
.
{
:foreach i in=[/queue simple find dynamic=no] do={/queue simple move [/queue simple get $i name] [/queue simple find dynamic=yes]}
}
but now I bought RB450G and upgrade it to 4.2 and i just add the same script , but , it doesn’t worked
.
please i want a solution for moving static queue above dynamic queue in simple queue … please what should i do ?
Thank you .