Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,i haven't encounter the scenario that you set below.i guess you will need either an access-lists or a route-map (not sure if supported on 3750). You match cos or dscp value that you want to allow and deny everything else.Then you create a class-ma...
Hi,this URL will help you : https://www.cisco.com/en/US/products/hw/switches/ps5023/products_tech_note09186a0080883f9e.shtmlIt covers all the qos on the 3750. the "conform-action" is on the Me3400. Instead, you can "set" command and set the cos or th...
Hi, here is my suggestion: You need to another policy-map that you can call "customer-policy-B". you the same configs customer-policy-A but add conform-action set-cos-transmit 3 ( you can choose any cos depending on your network). create a class-m...