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 template cisco_nxos_show_ip_interface_brief #478

Merged
merged 9 commits into from
Sep 29, 2019
Merged

Add template cisco_nxos_show_ip_interface_brief #478

merged 9 commits into from
Sep 29, 2019

Conversation

mullaneywt
Copy link
Contributor

ISSUE TYPE
  • New Template Pull Request
COMPONENT

cisco_nxos_show_ip_interface_brief

SUMMARY

Adds in support for the command "show ip interface brief" on Cisco NX-OS.
This command is supported in IOS, and the IPv6 version of this command is supported in NX-OS.
Tested on Cisco Nexus 7k and 9k physical hardware.

Add in the ipv4 version of the ipv6 command "sh ip interface brief" for NXOS.  This already existed for IPv6, and for IPv4 in Cisco IOS.
Note: "int" works in this command, "interf" is not required.
@FragmentedPacket FragmentedPacket added changes_requested Waiting on user to address feedback New Template labels Sep 28, 2019
@mullaneywt
Copy link
Contributor Author

Updated the template and the parsed filed as requested.

@FragmentedPacket FragmentedPacket merged commit 75db168 into networktocode:master Sep 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes_requested Waiting on user to address feedback New Template
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants