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

openconfig-macsec model : We need a knob to enable or disable replay protection #1244

Open
ishwarbnaik opened this issue Jan 10, 2025 · 0 comments

Comments

@ishwarbnaik
Copy link

In openconfig-macsec model macsec-interfaces-interface-config grouping, We have replay-protection attribute which only allows configuring unsigned int value, and this value to be used for replay protection window in MACsec.
https://openconfig.net/projects/models/schemadocs/yangdoc/openconfig-macsec.html#macsec-interfaces-interface-config-replay-protection

There is no option in openconfig-macsec to enable or disable replay-protection, effectively making it enabled always.

As per IEEE 802.1AE-2018 standard, replay protection enabled/disabled should have different impact on late pkts received and should update different counters in each case ( IEEE 802.1AE-2018 Figure 10-4 ).

So, we will need a new knob in macsec-interfaces-interface-config group to enable or disable the replay protection aswell.

inPktsDelayed-and-inPktsLate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant