Thanks Koot.
This is my thought process:
All traffic entering must be subject to aggregate meter. All offending traffic will be dropped, all conforming is then classified and subject to their respective meter.
I can see all my traffic are classified correctly and are placed in correct queues which indeed corroborates the Concept guide.
Concept guide says following:
Rule EvaluationWhen there are multiple rule entries applied to an interface, evaluation proceeds as follows:
• A packet is compared to all the rule entry match conditions at the same time.
For each rule where the packet matches all the match conditions, the action and any actionmodifiers in the then statement are taken. If there are any actions or action modifiers that conflict
(deny vs. permit, etc), only the one with higher precedence is taken.
• If a packet matches no rule entries in the ACL, it is permitted
##################################################
Much appreciated!!