cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
383
Views
4
Helpful
5
Replies

QoS question

fawad.alam
Level 1
Level 1

I am configuring QoS on 6500 native IOS. I have layer 3 interface with an Input Service Policy. This service policy is ocnfigured to classify traffic and mark DSCP values.

My question is do I need "mls qos trust dscp" on this interface? What will be the effect of this command?

Cheers!

5 Replies 5

lamav
Level 8
Level 8

Fawad:

The mls qos trust dscp command is used to inform the switch port that the QoS/CoS markings of the incoming packets should be "trusted" and not altered.

Typically, the traffic -- if not automatically tagged by the end equipment, like a Cisco phone automatically tags voice packets with a DSCP of 46 -- will have to be identfied, tagged and prioroitized according to a QoS map/schema, which will be configured and applied to the incoming interface/swtch port. Then the traffic will be sent to the next hop. The interfaces in between the source and destination that the traffic will traverse throughout the network will have to be configured with the mls qos trust dscp command so that it will accept the DSCP markings and allow the traffic to simply pass through.

HTH

If so, please rate this post

Victor

Hi Victor,

Thanks for your reply. I understand the concept of trusting dscp. My concern here is if I use this command "mls qos trust dscp" along with the service policy input command what would be the effect of it? Since my service policy is already classifying and marking dscp value I do not think it has any effect. I would like an expert opinion on this. Thanks much!!!

Fawad:

You do deserve an expert opinion, but unfortunately, I am no expert in QoS. There are some pretty brilliant and experienced individuals on here, like Jon Marshall, Edison Ortiz, Rick Burts, Joseph Doherty, etc. and a few more....so you definitely would want to wait for their inputs.

I will say, though, that from my understanding of QoS architecture, and from my experience with the few QoS deployments I have been responsible for, the mls qos trust dscp command is used for the very purpose of NOT changing the DSCP markings of the packets received on an interface, whether they were set by an application or by a policy applied by the administrator. It is meant to make the passing of traffic -- from a QoS perspective -- transparent.

So, I do agree with your assessment that the application of the mls qos trust dscp command when used with the service policy input command will not adversely effect your deployment or cause any unexpected results. In fact, I do believe that they are both necessary for a proper implementation. The purpose of one is to apply a QoS policy while the purpose of the other is to recognize it and not change it.

HTH

Victor

Edison Ortiz
Hall of Fame
Hall of Fame

You can have both commands on the interface.

If the service-policy input has no match on the ACL, the interface will trust the dscp value coming from the device.

If the service-policy input has a match on the ACL, the dscp values will be imposed on the incoming packet.

HTH,

__

Edison.

Applying both commands to the SAME interface?

OK.

Fawad:

I answered your question as though you were going to apply the service policy command on the interface that will apply the QoS policy and the mls qos trust dscp command on the intervening hops between source and destination, which is typically what you do.

Anyway, the concept remains: the "trust" command does just that - trusts. And the dscp markings remain unchanged.

Victor

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card