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

add secViolEr status type for nxos #873

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

Conversation

ouhlar
Copy link

@ouhlar ouhlar commented Jul 30, 2024

Description

Missing interface status type for nxos

Motivation and Context

It solves parsing the output when doing interface status.

CISCO Nexus 9000v Switch
https://www.cisco.com/c/en/us/support/switches/nexus-9000v-switch/model.html

N9K-1# show interface Ethernet1/3 status
--------------------------------------------------------------------------------
Port          Name               Status    Vlan      Duplex  Speed   Type
--------------------------------------------------------------------------------
Eth1/3        --                 secViolEr 100       auto    auto    10g  

Impact (If any)

no negative impact

Screenshots:

Screenshot 2024-07-30 093531
Screenshot 2024-07-30 093546
Screenshot 2024-07-30 093616

Checklist:

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

@ouhlar ouhlar requested a review from a team as a code owner July 30, 2024 07:38
@ouhlar ouhlar requested review from Taarini and omehrabi July 30, 2024 07:38
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