cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1019
Views
0
Helpful
4
Replies

Setting CoS value in 3560 switch

tilawat.sher
Level 1
Level 1

Hello,

Can someone help me how can I set the CoS value under policy map in Cisco 3560 switch IOS release 15.0. It gives me the option to set either IP Precedence or DSCP but there is no option for setting Class of Service (CoS).

Please see attached screenshot for clarity. Thanks in advance.

Tilawat

1 Accepted Solution

Accepted Solutions

Hello,

 

On the inbound interface mark the traffic and set the DSCP value under policy map. Use COS to DSCP mapping on the switch.Hope this should help.

 

Regards,

Sathvik

View solution in original post

4 Replies 4

Reza Sharifi
Hall of Fame
Hall of Fame

Hi

Cos value is added to the interface.  Polcy-map is used to set DSCP or IP-precedenace values.

have a look at this QOS doc:

http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750x_3560x/software/release/15-0_1_se/configuration/guide/3750xcg/swqos.html#pgfId-1032169

HTH

Thanks Reza for responding. However, I want to assign the CoS value based on some classification specified in class map like MAC address. Therefore, I am considering this to be under policy map. How can I mark the traffic with some CoS value based on the classification. I just don't want to assign CoS to every frame that lands on an interface of the switch by adding CoS to the switch interface.

Thanks,

Tilawat

Hello,

 

On the inbound interface mark the traffic and set the DSCP value under policy map. Use COS to DSCP mapping on the switch.Hope this should help.

 

Regards,

Sathvik

Thanks Sathvik, This helps.