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

[macsec] Additional support to configure the pfc_encrypt mode #2955

Open
judyjoseph opened this issue Nov 6, 2023 · 0 comments
Open

[macsec] Additional support to configure the pfc_encrypt mode #2955

judyjoseph opened this issue Nov 6, 2023 · 0 comments
Assignees

Comments

@judyjoseph
Copy link
Contributor

judyjoseph commented Nov 6, 2023

Support CLI option to configure pfc_encrypt mode by user. This will help in future deployments

pfc_encryption_mode         = "bypass" / "encrypt" / "strict_encrypt"
                                                       ; The behavior to PFC frames.
                                                       ; "bypass": react clear and encrypted PFC frames, send clear PFC frames.
                                                       ; "encrypt": react clear and encrypted PFC frames, send encrypted PFC frames.
                                                       ; "strict_encrypt": only react encrypted PFC frames, send encrypted PFC frames.
                                                       ; If the specified mode cannot be supported by the platform, record an error in the log file.
                                                       ; Default "bypass".
@judyjoseph judyjoseph assigned judyjoseph and unassigned judyjoseph Nov 6, 2023
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

No branches or pull requests

1 participant