This could be a stupid question, but it has confused me quite a bit.
I have a layer 2 switch that has the "mls qos trust cos" statement on an access port.
I have a device that marks DSCP values as EF, or the ability to mark as TOS. Layer 3 markings.
This switch was forcing the DSCP markings to 0, as the switchport would only trust COS markings, this is in the 802.1p header.
In order for DSCP to pass, I needed to institue the "mls qos trust dscp" command instead of the "mls qos trust cos" it worked.
I guess I have two questions based on that knowledge above.
Is "dscp cs5" a COS marking? or is this simply a TOS 5 critical marking?
How can an IP phone mark COS before it goes accross the trunk port that would carry it at layer 2?
Some insight would really be appreciated.
Thanks.