[macsec] Add eapol to copp config (#8416)

This change enables the control packets of MACsec to be processed by CPU.
This commit is contained in:
byu343 2021-08-23 18:56:23 -07:00 committed by GitHub
parent f5ec889f59
commit cdfb4855dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,6 +91,10 @@
"trap_ids": "ip2me",
"trap_group": "queue1_group1"
},
"macsec": {
"trap_ids": "eapol",
"trap_group": "queue4_group3"
},
"nat": {
"trap_ids": "src_nat_miss,dest_nat_miss",
"trap_group": "queue1_group2"