What is the default queue type used by the simple queue?

Prepare for the MikroTik Certified Network Associate Exam. Enhance your skills with diverse modules, adaptive quizzes, and detailed explanations. Ace your certification with confidence!

Multiple Choice

What is the default queue type used by the simple queue?

Explanation:
Packets are scheduled in a queue according to its queue type, and the simple queue uses a built-in, pre-set type that keeps things straightforward. The standard label for this default setup is default-small, and it maps to pfifo. pfifo is a simple packet-based first-in, first-out scheme, so packets are transmitted in the order they arrive without any size-based or priority adjustments. That simplicity is why it’s chosen as the default for a basic simple queue in many RouterOS configurations. Other pre-sets may map to pfifo as well, but the typical shipped default for a basic simple queue is the small preset, which uses pfifo. A larger preset, for example, maps to bfifo, which uses a different, more complex scheduling approach, and isn’t the default for the simple queue.

Packets are scheduled in a queue according to its queue type, and the simple queue uses a built-in, pre-set type that keeps things straightforward. The standard label for this default setup is default-small, and it maps to pfifo. pfifo is a simple packet-based first-in, first-out scheme, so packets are transmitted in the order they arrive without any size-based or priority adjustments. That simplicity is why it’s chosen as the default for a basic simple queue in many RouterOS configurations. Other pre-sets may map to pfifo as well, but the typical shipped default for a basic simple queue is the small preset, which uses pfifo. A larger preset, for example, maps to bfifo, which uses a different, more complex scheduling approach, and isn’t the default for the simple queue.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy