1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
## [2.3.2](https://github.com/networktocode/ntc-templates/tree/2.3.2) (2021-09-13)
[Full Changelog](https://github.com/networktocode/ntc-templates/compare/v2.3.1...2.3.2)
**Bugfixes**
- cisco\_ios\_show\_ip\_bgp\_summary Account for dotted ASN notation [\#987](https://github.com/networktocode/ntc-templates/pull/987) ([thomasbridge74](https://github.com/thomasbridge74))
- cisco\_nxos\_show\_interface\_status Account for blank type [\#980](https://github.com/networktocode/ntc-templates/pull/980) ([Kani999](https://github.com/Kani999))
- cisco\_ios\_show\_interfaces Account for `App Interface` [\#968](https://github.com/networktocode/ntc-templates/pull/968) ([a-finocchiaro](https://github.com/a-finocchiaro))
## [2.3.1](https://github.com/networktocode/ntc-templates/tree/2.3.1) (2021-08-30)
[Full Changelog](https://github.com/networktocode/ntc-templates/compare/v2.3.0...2.3.1)
**Closed issues:**
- cisco\_ios\_show\_ip\_access-lists Account for singluar match [\#972](https://github.com/networktocode/ntc-templates/issues/972) ([mitchell-foxworth](https://github.com/mitchell-foxworth))
**Merged pull requests:**
- ntc_templates/templates/cisco_ios_show_ip_access-lists.textfsm [\#973](https://github.com/networktocode/ntc-templates/pull/973) ([mitchell-foxworth](https://github.com/mitchell-foxworth))
## [2.3.0](https://github.com/networktocode/ntc-templates/tree/2.3.0) (2021-08-27)
[Full Changelog](https://github.com/networktocode/ntc-templates/compare/v2.2.2...2.3.0)
**Closed issues:**
- cisco\_ios\_show\_ip\_access-lists template needs updated to include LOG_TYPE options [\#969](https://github.com/networktocode/ntc-templates/issues/969) ([joewesch](https://github.com/joewesch))
**Merged pull requests:**
- ntc_templates/templates/aruba_aoscx_show_aaa_authentication_port-access_interface_all_client-status.textfsm [\#927](https://github.com/networktocode/ntc-templates/pull/927) ([scetron](https://github.com/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
|