cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
631
Views
10
Helpful
2
Replies

Limit outbound traffic on C3650 to 200000pps

ronit
Level 1
Level 1

We have a device connected to a 3650 switch whose ethernet controller crashes when it receives more than 200000pps. The traffic to this device can have variable packet sizes, so it would not be practical for us to rate-limit by mbps.

 

Is there any mechanism which can rate-limit (either QoS or some other mechanism) outbound packets on the switch port to pps, instead of mbps?

 

PS: I believe Storm control supports PPS, but storm control only affects inbound, not outbound traffic.

2 Replies 2

ronit
Level 1
Level 1

Looks like QoS Police supports pps. I will use the below

 

policy-map save-the-wac

 class class-default

 police rate 20000 pps

!

interface GigabitEthernetx/y/z

 service-policy output save-the-wac

that should work for output. also look below examples :

 

https://www.cisco.com/c/en/us/support/docs/quality-of-service-qos/qos-policing/19645-policevsshape.html

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Review Cisco Networking products for a $25 gift card