Skip to content

Commit 4610455

Browse files
Use same trap group for macsec as bgp/lacp
* Macsec is fundamental to link stability and should have the same copp policy as bgp/lacp Signed-off-by: Prabhat Aravind <[email protected]>
1 parent 6fa5e5c commit 4610455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/image_config/copp/copp_cfg.j2

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
},
108108
"macsec": {
109109
"trap_ids": "eapol",
110-
"trap_group": "queue4_group3"
110+
"trap_group": "queue4_group1"
111111
},
112112
"nat": {
113113
"trap_ids": "src_nat_miss,dest_nat_miss",

0 commit comments

Comments
 (0)