i wanna use script day and night to use a different bandwidth limit.
in 2.9 there are no argument (comment) , so
i included a word in the names that i wanna apply this script on like
George ==> George-CAT1
The script in this way doesn’t work , it searches for the name “CAT1”
/queue simple
set [find name=CAT1] max-limit=256000/256000
I want the script to find any name contains “CAT1” or whatever
Any Help , Please ?