diff --git a/files/image_config/copp/copp_cfg.j2 b/files/image_config/copp/copp_cfg.j2 index 46d921b82765..08366e57f647 100755 --- a/files/image_config/copp/copp_cfg.j2 +++ b/files/image_config/copp/copp_cfg.j2 @@ -11,7 +11,12 @@ "queue4_group1": { "trap_action":"trap", "trap_priority":"4", - "queue": "4" + "queue": "4", + "meter_type":"packets", + "mode":"sr_tcm", + "cir":"6000", + "cbs":"6000", + "red_action":"drop" }, "queue4_group2": { "trap_action":"copy", @@ -26,7 +31,12 @@ "queue4_group3": { "trap_action":"trap", "trap_priority":"4", - "queue": "4" + "queue": "4", + "meter_type":"packets", + "mode":"sr_tcm", + "cir":"300", + "cbs":"300", + "red_action":"drop" }, "queue1_group1": { "trap_action":"trap", @@ -97,7 +107,7 @@ }, "macsec": { "trap_ids": "eapol", - "trap_group": "queue4_group3" + "trap_group": "queue4_group1" }, "nat": { "trap_ids": "src_nat_miss,dest_nat_miss",