Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SWSS development changes for PNAC HLD PR 1292 #2809

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thovikeerthi
Copy link

@thovikeerthi thovikeerthi commented Jun 4, 2023

… well along with existing trap

What I did
Added development changes to allow EAPOL packages via trap when NAC feature is enabled along with existing trap settings.

Why I did it
EAPOL packets are needed for processing of features P-NAC, along with MACSEC features. So, this eapol trap should be set if either of the features are enabled in SONiC NOS.

How I verified it
Used COPP Trap configuration file for controlling/configuring the trap settings. Verified EAPOL packets reception when enabled NAC trap setting enabled.

Details if related
copp_cfg.j2
"nac": {
"trap_ids": "eapol",
"trap_group": "queue4_group3"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant