queue ( name | name ; default: default/default ) - name of the queue from /queue type in form of
in/out
target-addresses ( IP address | netmask ) - limitation target IP addresses (source addresses). To use
multiple addresses, separate them with comma
time ( time | time | sat | fri | thu | wed | tue | mon | sun ; default: "" ) - limit queue effect to a
specified time period
total-burst-limit ( integer ) - burst limit for global-total queue
total-burst-threshold ( integer ) - burst threshold for global-total queue
total-burst-time ( time ) - burst time for global-total queue
total-limit-at ( integer ) - limit-at for global-total queue (limits cumulative download to
total-limit-at bps)
total-max-limit ( integer ) - max-limit for global-total queue (limits cumulative download
to total-max-limit bps)
total-queue ( name ) - queuing discipline to use for global-total queue
Queue Trees
Home menu level: /queue tree
Description
The queue trees should be used when you want to use sophisticated data rate allocation based on
protocols, ports, groups of IP addresses, etc. At first you have to mark packet flows with a mark
under /ip firewall mangle and then use this mark as an identifier for packet flows in queue trees.
Property Description
burst-limit ( integer ) - maximum data rate which can be reached while the burst is active
burst-threshold ( integer ) - used to calculate whether to allow burst. If the average data rate over
the last burst-time seconds is less than burst-threshold, the actual data rate may reach burst-limit
burst-time ( time ) - used to calculate average data rate
flow ( text ) - packet flow which is marked in /ip firewall mangle. Current queue parameters apply
only to packets which are marked with this flow mark
limit-at ( integer ) - guaranteed data rate to this queue
max-limit ( integer ) - data rate which can be reached if there is enough bandwidth available
name ( text ) - descriptive name for the queue
parent ( text ) - name of the parent queue. The top-level parents are the available interfaces
(actually, main HTB). Lower level parents can be other queues
priority ( integer : 1 ..8 ) - priority of the queue. 1 is the highest, 8 - the lowest
queue ( text ) - name of the queue type. Types are defined under /queue type. This parameter
applies only to the leaf queues in the tree hierarchy
General Information
Page 431 of 695
Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.
Other trademarks and registred trademarks mentioned herein are properties of their respective owners.