Set up Simple Queues with FQ-Codel and Mikrotik RouterOSv7

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ส.ค. 2024
  • FQ-Codel is a new introduction into MkroTik’s RouterOSv7. It offers a simple, yet effective solution for combatting buffer delays. This new Queue type significantly reduces time spent on configuration. In this video, Tim outlines the step-by-step on how to configure your OSv7-enabled MikroTik device.
    Video Highlights:
    00:00 - Intro
    00:34 - Describing FQ-CoDel
    01:22 - Configuring FQ-CoDel
    02:12 - Testing Results
    02:55 - Expected Use-Case
    03:17 - Conclusion
    More Information:
    scoop.co.za/blog/set-up-simpl...
    scoop.co.za/manufacturers/mik...
    help.mikrotik.com/docs/displa...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 19

  • @lesterdmatheus3019
    @lesterdmatheus3019 ปีที่แล้ว +2

    Amazing, recently migrated v6.48.6 to v.7.4.1, installed FQ-condel and working very find, but, high cpu/memory consumption. ☺

  • @EthanDavids
    @EthanDavids 2 ปีที่แล้ว

    Loving this queues type

  • @jacquesafro
    @jacquesafro 2 ปีที่แล้ว +8

    Thanks Scoop - someone has to provide this information to the general public. The fact the Mikrotik still hasn't documented how fq-codel/cake is supposed to be implemented in routeros can only be described as disappointing.

    • @verygoodbrother
      @verygoodbrother ปีที่แล้ว

      the documentation woeful. This is like Nokia's symbian OS, very capable but the polish is not there. If Mikrotik isn't careful, someone else will create a similar product with far better polish to draw in none network engineers but competent techies.

  • @pencuriinshaf8822
    @pencuriinshaf8822 ปีที่แล้ว +1

    cake type with bandwidth setting detected configure traffic limits within queue itself.
    Please explaine? Whats wrong with my config

  • @helenvance3963
    @helenvance3963 ปีที่แล้ว +1

    What was the simulation program you used? Was it Flynn?

  • @carlb641
    @carlb641 ปีที่แล้ว

    do you have any for the cake queue?

  • @kirksteinklauber260
    @kirksteinklauber260 2 ปีที่แล้ว +2

    Wow very interesting! Does it work even having enabled FastTrack?

    • @haedertowfeq425
      @haedertowfeq425 2 ปีที่แล้ว

      That's really interesting

    • @scoop_distribution
      @scoop_distribution  2 ปีที่แล้ว +3

      Yes it does when using queue tree instead of simple queue as long as parent=(not global). Example:
      /queue tree
      add max-limit=20M name=download parent=bridge1 queue=fq-codel
      add max-limit=20M name=upload parent=ether1 queue=fq-codel

    • @kirksteinklauber260
      @kirksteinklauber260 2 ปีที่แล้ว

      @@scoop_distribution thanks!! Will try it out!

    • @baguskp
      @baguskp ปีที่แล้ว

      @@scoop_distribution can we set on interface queue also ? if WAN is multiple line

  • @Hartsock2009
    @Hartsock2009 2 ปีที่แล้ว +1

    Using this for a smaller micro Wisp will report back results

  • @SavannahTL
    @SavannahTL ปีที่แล้ว

    how about a video on Cake?

  • @hbpak98
    @hbpak98 ปีที่แล้ว

    Its not working with my gta v its a cracked game help?

  • @pencuriinshaf8822
    @pencuriinshaf8822 ปีที่แล้ว

    cake type with bandwidth setting detected configure traffic limits within queue itself.
    Please explaine? Whats wrong with my config