10-25-2012 10:30 AM - edited 03-07-2019 09:41 AM
I have serveral 3560s and wanted to do a simple QoS for different networks. I understand the bandwidth statement is out and have to use COS/DSCP values.
Example:
1.1.1.0 network --C3560-S2
\
C3560-S1
/
1.1.2.0 network --C3560-S3
What is the best way to give the 1.1.1.0 network priority over the 1.1.2.0 network?
Any help would be appreciated......
Scot
10-25-2012 04:21 PM
Hi Scot,
First have a look a the right configuration guide for your IOS version assuming its the 3560 (no X or E). inside each one theres a QoS chapter explaning possibilities and features
http://www.cisco.com/en/US/products/hw/switches/ps5528/products_installation_and_configuration_guides_list.html
Decide which values of CoS/DSCP you want for traffic of each network.
For traffic going from the networks into the "aggregation switches" have each of the switches for the networks mark traffic going in either through a policy-map or a default value on the port(s).
At the aggregation switch you should configure trust on the ports connecting to the switches and queueing will be done at the output port. Make sure each values maps to a different queue.
For traffic in the opposite direction qos would be better configured from the upstream device not shown.
These are general guidelines and exact commands would depend on lots more information.
PS: Don't forget to enable qos. Command: "mls qos"
Sent from Cisco Technical Support iPad App
10-25-2012 05:27 PM
It is a 3560 E.
Sent from Cisco Technical Support iPhone App
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