01-27-2010 04:53 AM - edited 03-04-2019 07:18 AM
Hello all,
I've got a design question that I've been thinking about, and havent been able to come up with an answer. I'm currently in the process of getting a full DS3 / T3 at one of our companies locations, and I'd like to allocation bandwidth percentages to each network that I've got setup behind the border router. Is there a way to do this?
Basically we'll have 3 seperate networks behind our router, and I'd like to allocate 10Mbps to 2 of the networks, then the rest of the bandwidth to the 3rd network. Is this something that is do-able through QoS policies? The router that we'll be purchasing is a Cisco 3845, to take advantage of the full DS3 line speeds / services.
Any help in this matter would be appreciated.
Thanks -
Jon
Solved! Go to Solution.
01-27-2010 09:03 AM
You can guarantee bandwidth per class on egress or you can police traffic per class on ingress.
Both solutions can be easily accomplished with the hardware you mentioned.
I prefer the guarantee bandwidth per class on egress approach as it allows other subnets to utilize unused bandwidth from other class while inbound policers will restrict the traffic even if there is no traffic in the other subnets.
A high level design would be creating classes that match on those subnets and then assign those classes under a policy-map that either does ingress policing on the physical port facing the internal clients or CBWFQ on the WAN facing physical port.
I highly suggest you become familiar with QoS by reading these documents:
http://www.cisco.com/en/US/docs/solutions/Enterprise/WAN_and_MAN/QoS_SRND/QoS-SRND-Book.html
http://www.cisco.com/en/US/docs/ios/qos/configuration/guide/12_4/qos_12_4_book.html
01-27-2010 09:03 AM
You can guarantee bandwidth per class on egress or you can police traffic per class on ingress.
Both solutions can be easily accomplished with the hardware you mentioned.
I prefer the guarantee bandwidth per class on egress approach as it allows other subnets to utilize unused bandwidth from other class while inbound policers will restrict the traffic even if there is no traffic in the other subnets.
A high level design would be creating classes that match on those subnets and then assign those classes under a policy-map that either does ingress policing on the physical port facing the internal clients or CBWFQ on the WAN facing physical port.
I highly suggest you become familiar with QoS by reading these documents:
http://www.cisco.com/en/US/docs/solutions/Enterprise/WAN_and_MAN/QoS_SRND/QoS-SRND-Book.html
http://www.cisco.com/en/US/docs/ios/qos/configuration/guide/12_4/qos_12_4_book.html
01-28-2010 10:04 AM
Edison,
Thank you very much for the reply, this is exactly the information that I needed to read through!
Again, thanks.
Jon
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