Community discussions

MikroTik App
 
User avatar
NanoTik
just joined
Topic Author
Posts: 9
Joined: Sat Aug 17, 2024 1:34 pm
Location: Earth

Implementing QoS on Mikrotik Router

Sun Jan 26, 2025 6:55 pm

Hello for all..!
I have CCR2004 in my company and I want to create a dedicated QoS (Quality of Service) path for the SIP phones in my company to ensure smooth and uninterrupted communication between IP phones. This setup will prioritize their bandwidth, preventing other network activities from consuming the allocated bandwidth for voice calls.
If anyone has experience with this, could you guide me to how can I achieve this?
 
User avatar
Larsa
Forum Guru
Forum Guru
Posts: 1698
Joined: Sat Aug 29, 2015 7:40 pm
Location: The North Pole, Santa's Workshop

Re: Implementing QoS on Mikrotik Router

Sun Jan 26, 2025 7:07 pm

Check out this example: https://mikrocloud.com/blog/qos/tos-and-dscp.

For a more versatile way to prioritize important traffic without specifying traffic types, CAKE might be a better option. Check out this blog: "CAKE Configuration" and this thread: viewtopic.php?t=213724.

You might want to check out the preconfigured "cake-diffserv" options that are used to automatically prioritize and classify network traffic. In your case, "cake-diffserv=diffserv4" or diffserv8 would probably work better.