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

Bugfix: Type for cisco_nxos_show_interface_status #880

Merged
merged 5 commits into from
Mar 15, 2021
Merged

Bugfix: Type for cisco_nxos_show_interface_status #880

merged 5 commits into from
Mar 15, 2021

Commits on Jul 6, 2020

  1. Support 'Fabric Extender Transceiver' type for show interface status

    The template fails for interfaces of type 'Fabric Extender Transceiver' on Cisco Nexus switches.
    
    Example line:
    Eth1/39       "FEX151"           connected 1         full    10G     Fabric Extender Transceiver
    mjbrands authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    1ae9791 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    d3e8592 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Configuration menu
    Copy the full SHA
    2878f8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c112eed View commit details
    Browse the repository at this point in the history
  3. Added back \s*

    FragmentedPacket committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    d93d3a1 View commit details
    Browse the repository at this point in the history