Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have an interface on a router connected to an any-to-any virtual ethernet service. The different sites have different carrier bandwidths, so to prevent over-saturation of any of them, the router at my HQ is going to act as a hub (99% of traffic is...
Hello there. I'm looking at implementing some QoS on carrier ethernet links, most likely using the bandwidth and/or priority commnds in a QoS service policy.If I understand them correctly, these commands can reserve particular number kbps of bandwid...
Update: I THINK I might have figured this out. Shaping by itself doesn't define bandwidth for each of the classes under the parent policy. So I believe the bandwidth remaining percent definitions in the classes within those classes were calculating...
These have all been very helpful, thank you. Looks like I'll probably need to do my own shaping them - either per subnet, or per subinterface that terminates each. Either way, doing a mesh is going to be complex on carrier ethernet - I can see why ...