Hi,
term LIMIT-DOWN { then policer RATE-LIMIT; } term ACCEPT_ALL { then accept; }
The term LIMIT-DOWN has no matching condition, thus all traffic would go through this term and be subject to policing.
Am not sure rate-limiting can be applied to different sets of applications.
But AppQoS may be a solution for this requirement:
Cheers,
Ashvin