cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
614
Views
0
Helpful
3
Replies

Switching QOS.

ajay chauhan
Level 7
Level 7

Hey Guys,

can someone please explain how internal cos-to-dscp and dscp-to-cos map works ?

https://www.cisco.com/en/US/docs/switches/lan/catalyst3560/software/release/12.2_58_se/configuration/guide/swqos.html#wp1157930

lets say a ip phone is connected to access switch and interface is configured as cos trust .In this case cos-to -dscp map will be used on ingress port ,I read somewhere these dscp values are internal/within switch.

If a router is connected to this switch and I want to match EF/46 how does switch mark this packet to use DSCP value ?

how many times maps are used within switch ?

Just trying to understand internal process of qos on switch

Thanks

Ajay

3 Replies 3

acampbell
VIP Alumni
VIP Alumni

Ajay,

Have a look at page 7

Figure 37-3 Classification Flowchart

on this link

http://www.cisco.com/en/US/docs/switches/lan/catalyst3750x_3560x/software/release/12.2_55_se/configuration/guide/swqos.pdf

Regards,
Alex.
Please rate useful posts.

Regards, Alex. Please rate useful posts.

Thanks for Reply.

I understand this doubt comes if the dscp values genrated by cos-dscp map is internal to switch then how can I match the same on next hop router.

So what would be diffrence between internal dscp and dscp .

Ajay

cadet alain
VIP Alumni
VIP Alumni

Hi,

the outgoing DSCP value will be 40 due to Cos to DSCP mapping default and so you must either:

-disable DSCP rewrite: no mls qos rewrite ip dscp

- modify Cos to DSCP map: mls qos map cos-dscp

- trust on DSCP: mls qos trust dscp

Regards.

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.