so I'm trying to use find to change queues. what I'd like to do is change them based on what they're set at now. So I'm using find like this:
/queue simple print from=[find burst-limit=5120k/5120k]
just to try to get the data that I want to change. the command above doesn't work. it does work when I look for other parameters, though. For example:
/queue simple print from=[find interface=all]
My question for the community is: wtf?
thanks.