Skip to content

Latest commit

 

History

History
897 lines (762 loc) · 104 KB

CHANGELOG.md

File metadata and controls

897 lines (762 loc) · 104 KB

Changelog

3.0.0 (2021-10-28)

Full Changlog

Breaking Changes

  • Template cisco_ios_show_mac-address-table has DESTINATION_PORT as a list of ports now instead of a single string entry (#994)

What's Changed

New Contributors

Full Changelog: https://github.com/networktocode/ntc-templates/compare/v2.3.2...v3.0.0

2.3.2 (2021-09-13)

Full Changelog

Bugfixes

2.3.1 (2021-08-30)

Full Changelog

Closed issues:

Merged pull requests:

2.3.0 (2021-08-27)

Full Changelog

Closed issues:

  • cisco_ios_show_ip_access-lists template needs updated to include LOG_TYPE options #969 (joewesch)

Merged pull requests:

  • ntc_templates/templates/aruba_aoscx_show_aaa_authentication_port-access_interface_all_client-status.textfsm #927 (scetron)

New Templates:

  • aruba_aoscx_show_aaa_authentication_port-access_interface_all_client-status.textfsm
  • aruba_aoscx_show_arp_all-vrfs.textfsm
  • aruba_aoscx_show_bfd_all-vrfs.textfsm
  • aruba_aoscx_show_bgp_all-vrfs_all_summary.textfsm
  • aruba_aoscx_show_bgp_all_all-vrfs_summary.textfsm
  • aruba_aoscx_show_interface.textfsm
  • aruba_aoscx_show_interface_dom_detail.textfsm
  • aruba_aoscx_show_ip_route_all-vrfs.textfsm
  • aruba_aoscx_show_lldp_neighbors-info_detail.textfsm
  • aruba_aoscx_show_mac-address-table.textfsm
  • aruba_aoscx_show_ntp_associations.textfsm
  • aruba_aoscx_show_vsf_detail.textfsm

2.2.2 (2021-08-02)

Full Changelog

Closed issues:

  • cisco_ios_show_ip_access-lists template needs updated to include additional ICMP_TYPE options #964
  • cisco_ios_show_version template needs updated to account for StackWise Virtual Domains #924

Merged pull requests:

  • cisco_ios_show_ip_access-lists.textfsm: Updated to include mask-request in template. #965 (nsnelson402)
  • cisco_ios_show_version.textfsm: Updated to account for StackWise Virtual Domains template. #960 (itdependsnetworks)

2.2.0 (2021-08-02)

Full Changelog

Closed issues:

  • cisco_ios_show_ip_access-lists template needs updated to include precedence and tos in *_PORT_MATCH #954
  • cisco_nxos_show_interface_transceiver transceiver template failure #952

Merged pull requests:

  • cisco_ios_show_version: Cisco IOS uptime parsing more granular (days, hours, etc.) #944 (joewesch)
  • New Template: cisco_ios_show_crypto_session_details #947 (h4ndzdatm0ld)
  • cisco_ios_show_vrf.texfsm: Parse a vrf with no interfaces #918 (dpnetca)
  • cisco_ios_show_interfaces_switchport: Modified Trunk state to handle multiline trunking lists #907 (mickyhale)
  • Fix nxos_show_interface_transceiver failure #953 (chipn)
  • Updated cisco_ios_show_ip_access-lists.textfsm to include the SRC_PORT_MATCH and DST_PORT_MATCH values for precedence and tos #955 (nsnelson402)

2.1.0 (2021-06-24)

Full Changelog

Implemented enhancements:

  • Move to Poetry for dependency and publishing #729

Closed issues:

  • cisco_nxos_show_cdp_neighbors_detail 'str' object has no attribute 'seek'. #936
  • show int status returns error (seems template error) for particular switch for other switches it does work (iOS). #922
  • IPinfusuion OCNOS support request #913
  • cisco_ios_show_interfaces_status.textfsm (no interface in monitoring state) #878
  • Arista_eos: show ip bgp summary Error #844
  • arista_eos_show_ip_route parse exception #811
  • cisco nxos show interface status issue when FC ports are present #788
  • cisco_asa_show_running_cryprom_map does not parse crypto maps without "set security association lifetime" #784
  • Cisco ASA show vpn-sessiondb invalid and not returning data after ASA SW update #773
  • cannot import name 'clitable' from 'textfsm' #731

Merged pull requests:

v2.0.0 (2021-03-12)

Full Changelog

Merged pull requests:

v1.7.0 (2021-03-12)

Full Changelog

Implemented enhancements:

  • Potential naming inconsistencies between ntc-templates and netmiko for fortinet devices #534

Closed issues:

  • arista_eos_show_interfaces incomplete #887
  • cisco_wlc_ssh_show_wlan_sum update - make PMIP_MOBILITY optional #871
  • cisco_nxos_show_ip_route errors out on Route Not Found #869
  • cisco_ios_show_interfaces_description.textfsm fails to parse #866
  • Having trouble with textfsm #858
  • cisco_nxos_show_ip_arp_detail.textfsm fails to parse Age field (Age results are of form 00:14:15 AND 0.732312) #851
  • arista_eos_show_interfaces_status parse failures #834
  • cisco_ios_show_mac-address-table support for pvlans #830
  • Don’t work when parse output of “show fc zone” for Dell s5000 #825
  • update nxos show interface to capture discards #819
  • change key names to match ios template #816
  • cisco_nxos_show_environment return an empty list #790
  • cisco show sip-ua register status #787
  • Issue with cisco_ios_show_vrf.textfsm template #786
  • version of OS can differ o/p, how to handle such cases #782
  • NXSOS SHOW_INVENTORY ALL #778
  • ISSUE with show bgp neighboor template IOS XR #746

Merged pull requests:

  • New Template: ruckus_fastiron, show interfaces brief #895 (QuasarKid)
  • Release v1.7.0 #889 (jmcgill298)
  • new alcatel_sros tmpl, 'show service sdp' #886 (h4ndzdatm0ld)
  • New Template: alcatel_sros_show_router_rsvp_interface #884 (h4ndzdatm0ld)
  • #784-cisco_asa_show_running-config_all_crypto_map.textfsm #883 (diepes)
  • New template: cisco_ios_show_alert_counters.textfsm #881 (FragmentedPacket)
  • Bugfix: Media type update for cisco_ios_show_interfaces #879 (FragmentedPacket)
  • new sros template #877 (h4ndzdatm0ld)
  • Fixs #869 cisco nxos show ip route not found #870 (diepes)
  • Fix readme #868 (jeffkala)
  • add test security-policy-match to palo alto #867 (jeffkala)
  • New template: yamaha #865 (akira6592)
  • Add Environment Variable Option for Custom Template Location #863 (jeffkala)
  • New Template: hp_procurve_show_port-security #862 (adraf82)
  • Adding in/out route-map parsing to cisco ios show ip bgp nei template #861 (nnaukwal)
  • Fortinet updates #860 (refriedjello)
  • Fixes #851 and add new template #857 (diepes)
  • New Templates: Cisco IOS show vrrp brief and all #856 (mjbear)
  • Adding new templates for show (radius|tacacs) summary output #855 (mjbear)
  • New Template: Cisco WLC show port summary and show stats port summary #854 (mjbear)
  • New Template: Cisco WLC show time (for time and NTP information) #853 (mjbear)
  • New Template - cisco_ios_show_object-group #850 (pkomissarov)
  • cisco_nxos_show_ip_bgp_summary_vrf update to support 32-bits ASN outputs #849 (burningnode)
  • New Template: Cisco WLC show mobility anchor #847 (mjbear)
  • New Template: Cisco WLC show redundancy summary and detail #846 (mjbear)
  • Fixes #773 CiscoASA-show_vpn-sessiondb_SW_update #845 (diepes)
  • Fixes#811 arista eos show ip route #843 (diepes)
  • updated template and added test file #842 (adraf82)
  • Fix#784 new: cisco asa show running all cryprom map #840 (diepes)
  • Fix#788 ios show int fc #839 (diepes)
  • Fixes #790 - new template cisco_nxos_show_environment.textfsm #838 (diepes)
  • Add codeowners file #837 (jmcgill298)
  • Enhancment: EOS show int status - account for LAG members #835 (jmcgill298)
  • update Cisco IOS show tacacs template to support parsing of server name in newer configurations #833 (anirudhkamath)
  • added fortinet get system arp #832 (wmclendon)
  • Enhancement: Change fortinet_fortios to fortinet per Netmiko #831 (jmcgill298)
  • New Template: hp_procurve_show_interfaces_brief.textfsm #829 (adraf82)
  • New template: Vyatta/VyOS BGP summary #828 (jpbede)
  • New template: dell_powerconnect #827 (nidebr)
  • Some sros commands #824 (kvlangenhove)
  • updated hp_procurve_show_interfaces template for backward compatibility #823 (adraf82)
  • New template: arista_eos_show_interfaces_description #822 (rich-day)
  • Bugfix: issues with cisco_nxos_show_ip_dhcp_relay_address #821 (wvandeun)
  • Bugfix: URL ACL property in cisco_wlc_ssh_show_interface_detailed #820 (wvandeun)
  • Bugfix: added 'Autostate exclude' to avoid error #818 (abaretta)
  • fix unconfigured DHCP issue in cisco_wlc_ssh_show_interface_detailed #817 (wvandeun)
  • cisco_nxos show version - extract serial from "Processor board ID" #813 (diepes)
  • Bugfix: cisco ios show ip access-list #809 (jpobeda)
  • Bugfix: IOS show lldp neig - fix neighbor name with spaces #799 (realvitya)

v1.6.0 (2020-10-26)

Full Changelog

Implemented enhancements:

  • Creation of a Faq #716

Closed issues:

  • This is not a data modeling project. So is there any data modeling project can work with this? #802
  • Black 20.b0 breaks tox test #794
  • Unable to Parse show version on IOSv Device #780
  • TXTFSM will not process template even though Regex checker says line is acceptable for ciena SAOS #779
  • cisco_nxos_show_ip_bgp_summary.textfsm doesn't account for dual line bgp when output is too wide #766
  • arista eos show mac address-table is choking on case sensitivity on line Total Mac Addresses for this criterion: 0 #764

Merged pull requests:

v1.5.0 (2020-06-15)

Full Changelog

Implemented enhancements:

  • Broadcom ICOS/Fastpath Support? #726

Fixed bugs:

  • Cisco IOS show cdp neighbors issue #727
  • Cisco IOS Show Interface Switchport does not parse multi-line VLAN Trunks #642
  • Cisco ASA Show interface does not catch unnamed interfaces #627
  • Fixes missing interfaces on down interfaces #734 (jvanderaa)

Closed issues:

  • Cisco ASA "show vpn-sessiondb anyconnect" parser doesn't support IPv6 addresses #751
  • failing testsuite #743
  • I would like to contribute the PR for adding new cisco_wlc_ssh_show_ap_image_all #739
  • Template help for multiple states #737
  • textfsm.parser.TextFSMError: State Error raised. Rule Line: 15. Input Line: show ip arp #686
  • Arista eos - sh ip bgp summ vrf all and sh ip route vrf all template #666
  • Template Creation Help: cisco_xr_admin_show_environment_power to get power supply, voltage and current #648
  • New template: hp_comware_display_interface_textFSM #634
  • cisco_asa_show_failover_state #546

Merged pull requests:

  • Bumping to version 1.5.0 #763 (FragmentedPacket)
  • Arista eos show port channel summary #757 (JoeyG1973)
  • Arista eos show mac address table #756 (JoeyG1973)
  • Template correction for broadcom_icos_show_mac-address-table #754 (alepodj)
  • Fixes #751 - IPv6 support for Cisco ASA 'show vpn-sessiondb anyconnect' #752 (smfeldman)
  • New Template added support for broadcom_icos_show_vlan_brief #750 (alepodj)
  • New Template added support for broadcom_icos_show_lldp_remote-device_all #749 (alepodj)
  • New Template added support for broadcom_icos_show_isdp_neighbors #748 (alepodj)
  • Bugfix: Account for totals - cisco_ios_show_processes_memory_sorted.textfsm #747 (FragmentedPacket)
  • Enhancement for Cisco IOS show interfaces #745 (Yakuza-UA)
  • Added interfaces to arista_eos_show_vrf template #744 (JoeyG1973)
  • Add new template for cisco_wlc_ssh_sh_ap_image_all #742 (conorwoo)
  • Update index to handle cisco_ios show_ip_bgp_all_summary #738 (Niclnx)
  • Added support for broadcom_icos command show_mac-address-table #736 (alepodj)
  • BugFix: IOS CDP - Better handling of output #735 (jmcgill298)
  • New Template support for broadcom_icos as a new OS and added show_version command #733 (alepodj)
  • New template for ubiquity edgeswitch: show version #732 (saaverdo)
  • New Template for Cisco NX-OS: show forwarding adjacency #722 (Yakuza-UA)
  • BugFix: cisco_ios_show_interfaces_switchport: Made trunking_vlans a list, and changed regex #671 (FragmentedPacket)

v1.4.2 (2020-05-26)

Full Changelog

Fixed bugs:

  • cisco_ios "show ip ospf database router" fails if OSPF domain includes an ASBR or an ABR #690
  • Arista EOS show ip route parse error #668
  • cisco_ios_show_ip_interface does not deal with ip address negotiated on Tunnel interface #644

Closed issues:

  • Cisco IOS - textfsm.parser.TextFSMError: State Error raised. Rule Line: 17. #718
  • show mac address-table Error: State Error raised. Rule Line: 41. #715
  • show mac address-table no dictionary in response #714
  • Having trouble with alcatel_sros templates #698
  • Cisco show cdp neighbor details leaves whitespace in capabilities field #683
  • cisco_ios neighbor summary per address family new request. #664
  • cisco_ios BGP neighbor advertised and received routes request. #663
  • Ciena naming doesn’t conform to Netmiko #662
  • Problem to add or install ntc-templates: #658
  • show_vlan template for cisco ios does not return more than 60 interfaces #653
  • Unable to parse data by using "cisco_ios_show_ip_route_summary.textfsm" #643
  • template request: show ip bgp neighbors x.x.x.x advertised-routes #639

Merged pull requests:

v1.4.1 (2020-04-23)

Full Changelog

Closed issues:

  • cisco_ios_show_mac-address-table.textfsm "N/A" in vlan field. #657
  • platform="cisco_ios", command="sh ip route summary" returning an empty array. #655
  • Beginning of output for cisco_ios "show ip ospf database <lsa-type>" may or may not be a space character #649
  • Cisco ASA show_route parsing for alternative multiline format #646
  • Cisco ASA AnyConnect Errors with Tunnel Group on different line #630
  • Create Template for Cisco ASA - show vpn-sessiondb anyconnect #624
  • Juniper Junos add fpc:X, {master:X} for many commans stdout #621

Merged pull requests:

v1.4.0 (2020-03-09)

Full Changelog

Implemented enhancements:

  • Testing that test cases exist has an exception for 4 templates that need to be rectified #550
  • Huawei - display lldp neighbor formatting #396
  • Adding vlan name to access vlan and native vlan on NXOS #612 (daanvdsanden)
  • Enhancement: cisco_nxos_show_vlan: Added interfaces #604 (FragmentedPacket)
  • Enhancement: IOS lldp neighbors - add capabilities capture group #553 (ewmanthei)
  • Enhancement: Use ".textfsm" extension for IDEs #543 (jmcgill298)
  • YAMLLINT: Add yamllint to tox testing #406 (jmcgill298)

Fixed bugs:

  • parse_output returns empty after interface has been modified by first run of script #613
  • arista_eos_show_ip_route.textfsm fails on vrrp route display #588
  • ASA show failover bug when using IPS module #547
  • cisco_nxos_show_version does not display N5K platform #545
  • Fix regex: Update VyOS template to match addresses without netmask de… #608 (sliddjur)
  • Fixed regex for fortinet bgp template and added new template standards #592 (corvese)
  • BugFix: Cisco show switch detail with mac persistency wait time #584 (msom)

Closed issues:

  • cisco_nxos_show_vlan does not show ports, thank god cisco_ios_show_vlan works #601
  • regex to match whitespace, words, or mix of both, and cut off trailing whitespace? #566
  • Bug: Alcatel SROS show service id index issue #556
  • Cisco IOS Show MAC Address-Table Errors on Last Line #544
  • Cisco IOS Show Run Template #469
  • show ip route IOS vs NXOS #382
  • Add tests for index file to Travis #207
  • Using the .textfsm extension for templates #171

Merged pull requests:

v1.3.0 (2019-11-18)

Full Changelog

Implemented enhancements:

  • cisco_ios_show_standby_brief.template support for interfaces and output in two lines #483
  • New template cisco_ios_show_snmp_user.template #390
  • added last_link_flapped to nxos_show_interface #531 (aSauerwein)
  • Adding Values for route-map names fetch for nxos_sh_ip_bgp_nei #481 (nnaukwal)
  • Added BGP up/down time to sh ip bgp summary #476 (corvese)
  • Update cisco_ios_show_ip_eigrp_topology.template #445 (thomasbridge74)
  • Cisco wlc template #391 (hisaza)
  • Cisco xr show route vrf all #378 (Warsenius)

Fixed bugs:

  • cisco_ios_show_interfaces_switchport.template broken #537
  • "Cisco IOS show authentication session" issue when session count exceeds ~10 #473
  • cisco_ios_show_ip_interface.template does not deal with peer address on virtual-access interface #461
  • arista_eos_show_interfaces_status.template does not deal with disabled ports properly #460
  • cisco_ios_show_ip_eigrp_topology.template does not deal with redistributed routes. #459
  • Cisco ASA - show failover error #424
  • wrong info returned when not space between interface name and number from show cdp neighbor #415
  • show_mac_address-table - Output contains single dictionary #385
  • Fix netflow and wccp lines #494 (targuan)
  • Fix mac address table #485 (FragmentedPacket)
  • Issue 415 cdp #480 (mullaneywt)
  • Issue 472 patch #479 (mullaneywt)
  • fixed ports #471 (dainok)
  • Fixes #424: Cisco ASA - show failover error. #465 (deesel)
  • Issue #384 cisco_asa_show_route - Fix uptime issue #401 (brandomando)

Closed issues:

  • cisco_asa bug in 9.10.1.22 causes show inventory template to fail #498
  • Cisco IOS LLDP #484
  • cisco_nxos_show_interface_brief does not deal with pvlan and fabric interfaces #472
  • cisco_ios_show_lldp_neighbors_detail failing when last neighbor includes" MED information" section #444
  • New Template: cisco_ios_show_license #440
  • nxos_show_interface_status_template error #420
  • README Documentation missing setup information #411
  • Arista and show int status #410
  • Cisco ASA show route template error #384
  • Build is failing in Travis CI #240

Merged pull requests:

v1.2.1 (2019-09-26)

Full Changelog

v1.2.0 (2019-09-26)

Full Changelog

Implemented enhancements:

  • FileNotFoundError on Windows 10 #455
  • Cisco ASA - Missing capture of Software Compile Date #387

Merged pull requests:

  • Updates as requested #470 (jvanderaa)
  • Remove extraneous (duplicate) test #463 (ad8-bdl)
  • Support for locating templates when installing local directory on Windows - Fixes #455 #456 (jmcgill298)
  • Update cisco_xr_show_version.template #442 (mspiez)
  • Cisco xr show interfaces duplex and mac for bundle ethernet #389 (Warsenius)

v1.1.1 (2019-08-08)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • nxos show interface status issue #426
  • CISCO_XR_SH_INTF: Parsed file shows that not all interfaces in raw are being parsed/recorded #282
  • Test files for aruba os need renamed. #224

Closed issues:

  • show_lldp_neighbors.template failing when switch + domain name is > 19 characters #375
  • cisco_ios_show_lldp_neighbor_detail failing when Physical media capabilities are Other/unknown #374
  • Master branch fails tox tests #361
  • cisco_nxos_show_interface_status.template #333
  • cisco_nxos_show_interface_status.template: error on 10G and 40G interfaces #331
  • cisco_ios_show_vlan.template not recorded complete list of interfaces #328
  • Problem with parsing ASA ACL #287
  • New Template Request #286
  • cisco_xr_show_interfaces.template line 4 regex incorrect #280
  • cisco_xr_show_cdp_neighbors_detail.template shows remote and local interface incorrectly #277
  • Multiple Failing Use Cases in Cisco IOS ACL Template #245
  • cisco_asa_show_vpn-sessiondb_detail_l2l.template not parsing #231
  • show interface status for cisco_nxos returns incorrect 'name' and 'port' objects if there are spaces in the description. #196
  • cisco_xr_show_ip_route uptime format and protocol sub-type support #185

Merged pull requests:

0.9.0 (2018-07-05)

Full Changelog

Closed issues:

  • Unable to parse out subinterface information from Cisco IOS content #197
  • how to use this template can any once give 1 example and its result for more and better understanding #193
  • show cdp neighbors for cisco_ios returns string instead of structured list #189
  • Template update: cisco_ios_show_vlan to get interface list #175
  • python3 support #149
  • Template update: cisco_nxos_show_cdp_neighbors #147
  • NXOS-Show_Interfaces not finding Vlan Interfaces when additional interfaces are past the config. Also potential to provide wrong information. #135
  • hp_procurve_show_vlans.template empty output #124
  • 'show memory statistics' cisco switch/rotuer template #121
  • Cisco ASA show version template #110
  • License question #92
  • cisco_ios_show_ip_bgp.template some entries are not parsed #87
  • missing tests folder for cisco_ios_show_ip_bgp #74
  • Issues with trying to use the test-template playbook #73
  • ios show mac address-table #59
  • nxos show lldp neighbors failing when there is hostname is long #58
  • arista route template #57
  • ios show standby brief active/standby state #52
  • Need help on parsing the show platform diag output #48
  • need a help on escaping the parenthesis #47
  • Need an info #46
  • Difference between Start and Record Start? #41

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator