Skip to content

Releases: dmulyalin/ttp_templates

0.3.6

03 Jan 12:42
Compare
Choose a tag to compare

Updated Juniper and Arista Netbox templates, added Cisco NX-OS and Opengear Netbox templates.

0.3.5

15 Apr 10:04
Compare
Choose a tag to compare

Minor template and doc fixes.

0.3.4

27 Mar 09:50
Compare
Choose a tag to compare

CHANGES

  1. Updated Netbox templates to add bridge interface type, also added doc tags.

0.3.2

04 Dec 08:41
Compare
Choose a tag to compare

TEMPLATES

  1. Added misc/Netbox folder with templates for Junos, IOS-XR and Arista devices configuration

0.3.1

09 Jul 08:31
Compare
Choose a tag to compare

TEMPLATES

  1. Added ttp://misc/N2G/cli_ip_data/arista_eos.txt template to parse Arista EOS IP details for N2G L3 diagrams

0.3.0

03 Jul 07:52
Compare
Choose a tag to compare

FEATURES

  1. Added "list_templates" method to list available templates

BUGS

  1. Fixed Cisco IOS "show running-configuration" to correct command - "show running-config"
  2. Updated N2G ios-xr cli_ip_data template to match "ipv4 address 1.1.1.1/32" like config

TEMPLATES

  1. Updated all N2G Templates to have default input with required commands and platform attributes

0.2.0

26 Jun 03:58
Compare
Choose a tag to compare

CHANGES

  1. Moved to Poetry for dependency management

TEMPLATES

  1. Added templates:
  • ttp://platform/juniper_show_isis_database_verbose_pipe_no_more.txt
  • ttp://misc/N2G/cli_l2_data/juniper.txt
  • ttp://misc/N2G/cli_isis_data/juniper.txt
  • ttp://platform/arista_eos_show_hostname.txt
  1. Modified templates:
  • ttp://platform/cisco_xr_show_isis_database_verbose.txt - updated produced data structure to key LSPs by hostnames

0.1.4

27 May 23:29
Compare
Choose a tag to compare

BUGS

  1. Fix for #1 - INT regex formatter should be DIGIT instead

0.1.3

31 Dec 08:30
Compare
Choose a tag to compare

BUGS

  1. Fixed TTP Templates docs example path formation, should be not "ttp://misc.Netmiko.cisco.ios.arp.txt" but ttp://misc/Netmiko/cisco.ios.arp.txt

NEW TEMPLATES

  1. Added N2G templates

0.1.2

21 Nov 01:19
Compare
Choose a tag to compare

Minor FEATURES

  1. Added support for "get_template" method to source template by path like "ttp://path/to/template.txt"
  2. Added "ttp_vars.py" to repository to store common TTP variables
  3. Added "short_interface_names" dictionary in "ttp_vars.py" for "resuball" to normalize interface names to shorter version

NEW TEMPLATES

  1. misc/Netmiko/cisco.ios.arp.txt
  2. misc/Netmiko/cisco.ios.cfg.ip.txt
  3. misc/Netmiko/cisco.iosxr.arp.txt
  4. misc/Netmiko/huawei.vrp.cfg.ip.txt
  5. yang/openconfig-lldp_cisco_ios.txt
  6. yang/openconfig-lldp_cisco_nxos.txt
  7. yang/openconfig-lldp_cisco_xr.txt
  8. misc/netmiko/cisco.iosxr.cfg.ip.txt
  9. mis/platform/arista_eos_show_hostname.txt