Releases: networktocode/ntc-templates
Releases · networktocode/ntc-templates
v3.1.0
What's Changed
- Removing duplicate template by @GGabriele in #1
- Add total and free space and remove empty entry from the returned list. by @ogenstad in #3
- Fixed template order in index by @GGabriele in #4
- Index by @GGabriele in #7
- Adding paloalto_panos_show_system_info by @GGabriele in #14
- Adding paloalto_panos_show_running_nat-policy by @GGabriele in #13
- Adding paloalto_panos_show_jobs_all by @GGabriele in #12
- Adding paloalto_panos_show_high-availability_all by @GGabriele in #9
- Adding paloalto_panos_show_interface_logical by @GGabriele in #11
- Adding paloalto_panos_show_interface_hardware by @GGabriele in #10
- Adding paloalto_panos_show_counter_global by @GGabriele in #8
- Test by @GGabriele in #15
- ntc-templates the package by @ogenstad in #6
- Fixing index file by @GGabriele in #16
- New template: Cisco IOS XR - show configuration commit list by @ogenstad in #19
- Added Cisco ASA command 'dir' by @ogenstad in #17
- New template: Cisco IOS XR - show dhcp ipv4 proxy binding by @ogenstad in #18
- add template for the Cisco IOS show cdp neighbors detail command by @hoelsner in #29
- Added hp_comware Display Arp & Display Clock by @netmanchris in #30
- add show fex template by @jedelman8 in #32
- Adding cisco_nxos_show_fex_id by @GGabriele in #33
- Add files via upload by @wintermute000 in #20
- Added test environment using pytest by @ogenstad in #5
- Removed duplicate Eth2/7 (nxos show interface status) by @ogenstad in #37
- Reordered data to pass pytest (junos show interfaces) by @ogenstad in #38
- Reordered parsed data to pass pytest (eos show interfaces) by @ogenstad in #39
- Adding cisco_ios_show_standby by @GGabriele in #34
- remove local host from show cdp neighbors details template by @hoelsner in #35
- Add dell_force10 templates by @pixelrebel in #44
- Add hp_procurve templates by @pixelrebel in #45
- N7k support by @GGabriele in #51
- Update IOS show cdp neigh and NXOS show int status by @itdependsnetworks in #54
- Show platform diag by @itdependsnetworks in #55
- Issue #52 by @itdependsnetworks in #56
- Add templates for Issues and PR by @itdependsnetworks in #60
- Update Show Version, Show OSPF by @itdependsnetworks in #43
- Fixing lldp templates by @GGabriele in #61
- show ip int brief and show ipv6 int brief commands for aruba,nxos and ios by @sjtarik in #53
- Fixing index file ordering and cisco lldp template by @GGabriele in #62
- Tests, arista ip rte, missing tests by @itdependsnetworks in #63
- Show mac table by @itdependsnetworks in #65
- Add Acatel Templates by @itdependsnetworks in #66
- show ospf neighbor for eos, xr and junos by @viniarck in #68
- Fixing show lldp neighbors for long host names by @sjtarik in #64
- added show isis neighbors for ios, xr, junos and eos by @viniarck in #69
- Updated show version to include ROMMON by @jmcgill298 in #70
- Added new file for show ip ospf database by @jmcgill298 in #71
- Added new files for EOS and IOS OSPF show commands. by @jmcgill298 in #72
- Add templates for Arista EOS by @jmcgill298 in #75
- Add Templates for Arista show hostname and show inventory by @jmcgill298 in #77
- Add new templates for nxos devices by @jmcgill298 in #79
- update cisco ios show ip bgp by @itdependsnetworks in #78
- Add Arista EOS show ip bgp template by @itdependsnetworks in #81
- modified: cisco_ios_show_cdp_neighbors_detail.template by @tsimson in #80
- change first match line to use non greedy. by @jmcgill298 in #82
- add cisco nxos show ip bgp by @itdependsnetworks in #86
- Add Helper playbook by @itdependsnetworks in #89
- Update NXOS port-channel sum by @itdependsnetworks in #88
- update cisco bgp, and pan jobs by @itdependsnetworks in #90
- vmware nsx-v edge templates (esg/dlr) by @joshuapmorgan in #91
- Add Comware display mac-address command by @rverchere in #93
- show authentication sessions by @itdependsnetworks in #94
- New templs by @itdependsnetworks in #97
- Itdependsnetworks bfd cdp by @GGabriele in #99
- Add NXOS/XR cdp detail and XR bfd session by @itdependsnetworks in #96
- Fix index by @GGabriele in #100
- That1guy15 cisco xr show interface brief by @GGabriele in #103
- Cisco xr show interface by @that1guy15 in #101
- Cisco xr show interface brief by @that1guy15 in #102
- That1guy15 cisco xr show interface by @GGabriele in #105
- Cisco xr show interface by @that1guy15 in #104
- Added configuration to gather input_rate and output_rate values. by @frbird in #85
- Fixed test-template.yml to run in Ansible 2.3 by @bdowling in #76
- Adding templates by @GGabriele in #107
- That1guy15 cisco xr show process cpu by @GGabriele in #109
- Cisco xr show process cpu by @that1guy15 in #106
- Cisco asa show version by @termlen0 in #111
- Davesill master by @GGabriele in #113
- First round of Brocade Fastiron and Netiron templates and associated tests by @davesill in #112
- Add GigX/X/X support and Duplex a-half interface support. by @jasonbarbee in #108
- Fixing cisco_ios_show_cdp_neighbors_detail by @GGabriele in #115
- clean up some parsers, add, and fix nxos cdp neigh detail by @itdependsnetworks in #116
- update nxos show proc cpu by @itdependsnetworks in #117
- update ios show proc cpu by @itdependsnetworks in #118
- add speed + duplex to ios show interfaces by @itdependsnetworks in #119
- change show interface to interfaces by @itdependsnetworks in #120
- Fixing cisco_ios_show_interfaces_status by @GGabriele in #125
- add asa sh run crypto map by @jmcgill298 in https://github.com/networktocod...
v3.0.0
Breaking Changes
- Template
cisco_ios_show_mac-address-table
hasDESTINATION_PORT
as a list of ports now instead of a single string entry (#994)
What's Changed
- cisco_ios_show_access-session: Adding Identity to MAC column by @ahlara-devcore in #990
- [New Template] Ciena - traffic-profile standard-profile by @georgesnow in #981
- New template: cisco_nxos_show_ip_interface_vrf_all.textfsm by @AJatCDW in #978
- New template: juniper_junos_show_system_uptime.textfsm by @antonalekseev in #975
- Template Change: cisco_ios, show archive by @QuasarKid in #905
- Bugfix: change date format in hp_comware_display_clock.textfsm by @antonalekseev in #977
- update arista interface template + raw by @scetron in #963
- New Template: cisco_ios_show_dhcp_lease by @lamiskin in #991
- Fix ios_mac-addr type2 by @armartirosyan in #994
- fix parsing with int addresses = 0 by @dainok in #982
- New template for huawei VRP + fix. by @ak-empiak in #998
- added VLAN value and search pattern by @dm-bell-networking in #1002
- Ciso IOS show mac and show module fix by @armartirosyan in #1006
- Junos show chassis by @georgesnow in #997
- Prep for release v3.0.0 by @jvanderaa in #1010
New Contributors
- @ahlara-devcore made their first contribution in #990
- @AJatCDW made their first contribution in #978
- @antonalekseev made their first contribution in #975
- @lamiskin made their first contribution in #991
- @armartirosyan made their first contribution in #994
- @ak-empiak made their first contribution in #998
- @dm-bell-networking made their first contribution in #1002
Full Changelog: v2.3.2...v3.0.0
v2.3.2
2.3.2 (2021-09-13)
Bugfixes
- cisco_ios_show_ip_bgp_summary Account for dotted ASN notation #987 (thomasbridge74)
- cisco_nxos_show_interface_status Account for blank type #980 (Kani999)
- cisco_ios_show_interfaces Account for
App Interface
#968 (a-finocchiaro)
v2.3.1
2.3.1 (2021-08-30)
Closed issues:
- cisco_ios_show_ip_access-lists Account for singluar match #972 (mitchell-foxworth)
Merged pull requests:
- ntc_templates/templates/cisco_ios_show_ip_access-lists.textfsm #973 (mitchell-foxworth)
v2.3.0
2.3.0 (2021-08-27)
Closed issues:
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
v2.2.1
v2.2.0
2.2.0 (2021-08-02)
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
2.1.0 (2021-06-24)
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:
- Adding Restarted to show version template for cisco ios #940 (ksrattani)
- cisco_nxos add f-path vlan type #937 (JargeZ)
- Fix issue #929 #934 (matt852)
- New Template: Alcatel, sh router ospf int #931 (h4ndzdatm0ld)
- New Template: SROS "show system cpu" #930 (h4ndzdatm0ld)
- Adds monitoring port for show interfaces status #928 (jvanderaa)
- New Template: All BGP VPNv4 Neighbors #911 (markh0338)
- Added Known Issues section to document Micah's finding/issue #902 (FragmentedPacket)
- Added deploy option to auto deploy on tags #901 (FragmentedPacket)
- sros, new template - sh router interface, -vrf # optional #898 (h4ndzdatm0ld)
- Add end of line for matching empty lines #897 (jmcgill298)
- New Template: ruckus_fastiron, show mac-address #896 (QuasarKid)
- New Template: ruckus_fastiron, show version #894 (QuasarKid)
- New Template: alcatel_sros, sh router mpls lsp #893 (h4ndzdatm0ld)
- New Template: alcatel_sros, sap-using #892 (h4ndzdatm0ld)
- New Template: alcatel_sros, sdp-using #891 (h4ndzdatm0ld)
- add new template show port-security interface #885 (jeffkala)
- Bugfix: Type for cisco_nxos_show_interface_status #880 (FragmentedPacket)
Release 2.0.0
Migrate to Poetry for packaging and distribution.
The templates
directory has moved to ntc_templates/templates
.