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

Match storm control errDisable interfaces NXOS #918

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

Conversation

m1009d
Copy link

@m1009d m1009d commented Dec 4, 2024

Description

Genie parser is not able to parse interfaces which are disabled by storm control mechanism.

Example:

nxos-router1# show interface ethernet 1/38 
Ethernet1/38 is down (storm control errDisable)
admin state is up, Dedicated Interface
...

Motivation and Context

With this fix we can get the missing interface information.

Impact (If any)

no

Screenshots:

na

Checklist:

  • I have updated the changelog.
  • I have updated the documentation (If applicable).
  • I have added tests to cover my changes (If applicable).
  • All new and existing tests passed.
  • All new code passed compilation.

@m1009d m1009d requested a review from a team as a code owner December 4, 2024 08:14
@m1009d m1009d requested review from Taarini and domachad December 4, 2024 08:14
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