Thanks Jared for getting it right. I forgot discard in the example I gave. > > policer p1 { > if-exceeding { > bandwidth-limit 6m; > burst-size-limit 1m; > } then discard; > } > Zoltan Ori