How to use average-rate-limit in ACL
Hi all,
In vSBC it's based on %:
(access-control)# average-rate-limit
<0..100> average data rate based on % of maximum signaling
Default: 0
In docs it indicates bytes per second:
average-rate-limit—Indicate the sustained rate in bytes per second for host path
traffic from a trusted source within the realm. The default value is 0. A value of 0
means policing is disabled. The valid range is:
• Minimum—0
• Maximum—999999999
I've tried to configure it in dynamic ACL and it drops my traffic w/o any checks. How to configure it properly?
BR,
Yuri