Skip to content

Releases: networktocode/ntc-templates

v2.3.2

13 Sep 18:03
Compare
Choose a tag to compare

2.3.2 (2021-09-13)

Full Changelog

Bugfixes

v2.3.1

30 Aug 22:54
Compare
Choose a tag to compare

2.3.1 (2021-08-30)

Full Changelog

Closed issues:

Merged pull requests:

v2.3.0

27 Aug 18:19
Compare
Choose a tag to compare

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

v2.2.2

19 Aug 15:35
Compare
Choose a tag to compare

Full Changelog

Closed Issues

#964 - cisco ios show ip access-lists template includes additional ICMP_TYPE options
#924 - cisco ios show version template support for StackWise Virtual Domains

v2.2.1

19 Aug 15:04
Compare
Choose a tag to compare

Fixes

#954 - Missing ICMP Type mask

v2.2.0

02 Aug 16:35
Compare
Choose a tag to compare

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)

v2.1.0

24 Jun 18:02
Compare
Choose a tag to compare

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:

Release 2.0.0

12 Mar 14:58
Compare
Choose a tag to compare

Migrate to Poetry for packaging and distribution.

The templates directory has moved to ntc_templates/templates.

Release 1.7.0

12 Mar 01:40
Compare
Choose a tag to compare

Changes to existing template fields:

arista_eos_show_ip_route:
NEXT_HOP and INTERFACE are now lists

cisco_asa_show_vpn-sessiondb:
VPN_SESSION_NAME, VPN_SESSION_ACTIVE, VPN_SESSION_CUMULATIVE, VPN_SESSION_PEAK_CONCURRENT, VPN_SESSION_INACTIVE , TUNNELS_SUMMARY_NAME, TUNNELS_SUMMARY_ACTIVE, TUNNELS_SUMMARY_CUMULATIVE, TUNNELS_SUMMARY_PEAK_CONCURRENT are now lists

Release 1.6.0

18 Nov 14:44
Compare
Choose a tag to compare
v1.6.0

Release 1.6.0 (#807)