05-17-2019 07:15 AM
Hi
I wanted to know if there was a way to prioritize video and voice on the local network?.... we currently have a L3 Switches which connect to an MPLS but also a local breakout for anything destined for Internet (Cloud, browsing etc) - We used skype and I want to place a higher priority for this traffic, but the problem is I am sure you cannot do this over the internet - Only on the MPLS.
Is this possible on the internet? Also, what would be the benefit of prioritizing this traffic locally?
Help would be appreciated! Thanks
05-17-2019 07:57 AM
Hello cknox1,
you could try to mark your traffic with a DSCP value like EF but there are no guarantees that your marking will be honored beyond your upstream Internet ISP.
Somewhere in the path to final destination of the call someone can change the marking of the packets or he can simply ignore markings.
The MPLS cloud is a different environment under the control of a single SP and can provide QoS by giving consistent treatment to marked packets inside the MPLS network.
So your possible efforts are limited over the public Internet.
Hope to help
Giuseppe
05-17-2019 11:38 AM - edited 05-17-2019 11:43 AM
Hi Giuseppe
Thank you for your response,
I agree we can mark the traffic with EF to give some prioritization over the LAN ... but once it hits our firewall then like you correctly said there is no guarantee that the markings will be honoured ... so I think that marking the traffic on the switches just to push it to the firewall quicker will be slightly pointless....
Am i right in my thinking?
Ofcourss if this traffic was pushed over the MPLS then yes it's a different story all together as we would then get full QOS capability
Thanks!
05-17-2019 11:51 AM
Hello cknox1,
thanks for your kind remarks.
the problem with the public Internet is that it is formed by many different ISPs and customers that only agree on basic connectivity services.
Marking can be honored inside the network of your upstream ISP, but after the packets leave it they can be remarked to best effort.
Hope to help
Giuseppe
05-18-2019 10:14 AM
05-20-2019 02:12 AM
Hi Giuseppe and Joseph,
Thank you for your responses, this is highly appreciated.
I knew this would be the case in regards to priority over Internet links.. Which was my original concern.
In terms of prioritizing the traffic on the local LAN on our switches - Would this be a difficult configuration? As I understand the ports etc for applications like Skype are quite a broad range?
Please let me know,
Thanks!
05-20-2019 02:28 AM
05-20-2019 02:37 AM - edited 05-20-2019 02:44 AM
Hello cknox1,
QoS on LAN switches is a very broad articulated subject.
The short answer is that what you can do depends on what models of switches you have.
The newer platforms like C3850, C3650 allows for configuration using modular QoS like in routers that use class-maps that can use extended ACLs to match traffic.
However, routers support also NBAR that allows for matching protocols up to application level (OSI layer 7).
I don't know if NBAR is supported on switches like C3850.
If you have older switches they do not support modular QoS so your options can be much more limited.
If you provide details about the switches models involved and their IOS / IOS XE version you can get better help.
Edit:
The use of a GRE Tunnel over the internet as suggested by Joseph would only allow to preserve original marking of DSCP on user traffic.
However, it does not provide guaranteed benefits on the end to end path, because the external GRE header marking can be changed or simply ignored.
Also the GRE Tunnel can help you only for providing consistent marking for traffic between your own sites (where the GRE tunnel is terminated) and cannot be used for a generic destination on the it.
Edit2:
Mark's suggestion about autoQoS is really interesting I didn't know it could match Skype / Lync traffic.
Hope to help
Giuseppe
05-20-2019 06:14 AM
Hi Mark,
Oh this sounds like a great solution – so we currently do not have any GRE tunnels on a site by site basis, all traffic just goes over to O365 cloud.
It seems Skype eats up a lot of bandwidth on the LAN when using Video and Auto-Qos would at least solve this issue it seems – Obviously over the internet I cannot control.
Hi Giuseppe,
The L3 switches we are running are 3650-24ts with 03.06.04.E but these are due an upgrade 😊
Thanks!
05-20-2019 07:13 AM
05-20-2019 11:33 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide