Community discussions

MikroTik App
 
1littlewisp
newbie
Topic Author
Posts: 36
Joined: Wed Jun 10, 2009 6:23 pm

[Solved] changing queues from the command line

Thu Mar 31, 2011 11:40 pm

Hey, guys!

What I'm doing seems like it should be simple, but I'm just not getting the hang of it. All I want to do is change the values of all of my simple queues from the command line. In specific, I want to change the values of max-limit, burst-limit, burst-threshold, and burst-time. I have about 300 queues I'd like to change all at once. Anyone have some insight on this?
Last edited by 1littlewisp on Fri Apr 01, 2011 5:22 pm, edited 1 time in total.
 
fewi
Forum Guru
Forum Guru
Posts: 7717
Joined: Tue Aug 11, 2009 3:19 am

Re: changing queues from the command line

Fri Apr 01, 2011 12:17 am

/queue simple
set [find] max-limit=whatever burst-limit=whatever burst-threshold=whatever burst-time=whatever