02-06-2011 04:51 PM - edited 03-06-2019 03:23 PM
Hello,
On a cisco switch, if you do not have the commands:
mls qos trust cos, or mls qos trust dscp
what will the switch do with frames that arrive with dscp or cos markings?
02-06-2011 05:29 PM
Switch will forward the frames without tampering the dscp or cos values - only when the QoS is not enabled on the switch.
If QoS is enabled on the switch (on the global config) then - these values could possibly change.
Hope this answers your query...
Regards,
Ranganath.
02-06-2011 06:52 PM
This link may provide some additional details. How the switch reacts to the situation you present does depend upon whether or not you have the mls qos command configured globally as was previously mentioned. Hope this helps.
http://www.cisco.com/en/US/docs/ios/qos/command/reference/qos_m2.html
02-06-2011 07:04 PM
Also according to this link:
"...While QoS is disabled, all frames/packets are passed-through the switch unaltered. For example, if a frame with CoS 5 and the packet inside the frame with DSCP EF enters the switch, the CoS and DSCP labels are not changed. The traffic leaves with the same CoS and DSCP values as it enters. All the traffic, which includes voice, are delivered on the best effort basis. "
Hope this helps...
Regards,
Ranganath.
02-06-2011 07:20 PM
That is an excellent document! Definitely one to keep handy.
02-06-2011 07:30 PM
Thanks, according to yet another link
"When QoS is enabled with the mls qos global configuration command and all other QoS settings are at their defaults, traffic is classified as best effort (the DSCP and CoS value is set to 0) without any policing"
Does this mean that if traffic enters the switch marked with EF it will be re classified with DSCP 0?
02-06-2011 07:38 PM
Yes thats correct, traffic entering the switch marked with EF, it will get a DSCP value of 0 by the switch.
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