cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
818
Views
0
Helpful
2
Replies

3650 QoS Policing

Mark Bowyer
Level 1
Level 1

Hi,

I am trying to do some policing on a 3650 and for some reason, the interface doesn't seem to want to apply my service policy. Here is my config:

 

class-map match-any ExchangeClass
  match vlan  410
 

policy-map ExchangePolicy
 class ExchangeClass
    police cir percent 25    conform-action transmit     exceed-action drop     violate-action drop
 

I use the command service-policy input ExchangePolicy on the gi1/0/1 interface, I then do a sh run int gi1/0/1 and there is no input service policy shown in the config. Does anybody know why it hasn't applied the service policy? If I use an auto qos input service policy then it seems to apply it.

2 Replies 2

Nick Cutting
Level 1
Level 1

The log will have a reason as to why is was not applied.  

 

I have the same problem on a 3850 have asked this question:

 

https://supportforums.cisco.com/discussion/12467066/qos-routed-ports-3850

e.g.

Invalid queuing class-map!!! Queuing actions supported only with dscp/cos/qos-group/precedence based classification!!!

matthew.clarke2
Level 1
Level 1

Hi Mark,

I had something similar on the 3850 when i was looking at 2 rate 3 colour policer. I am not 100% but suspect this is because you maybe only have one rate defined but 3 actions.  I.e.  if you had a cir, burst rate then think it might work.

 

Thanks

 

Matt