Skip to content

Releases: jefvantongerloo/textfsm-aos

v1.1.3 - 19-06-2023

19 Jun 14:13
90ffa1c
Compare
Choose a tag to compare

Added CLI commands

  • aos8 - show ip router database #76
  • aos8 - show unp user details #84
  • aos8 - show qos log #49 by @BennyE

Fixed

  • aos8 - show vlan memberstypes taggedand untaggedvalues missing #72

Changed

  • dependency updated and tested:
    • pytest (7.3.1 -> 7.3.2)
    • tox (3.28.0 -> 4.6.2)

v1.1.2 - 20-10-2022

20 Dec 09:02
9b3e516
Compare
Choose a tag to compare

Integration tests

aos version tests
6.7.2.122.R08 ✔️
8.8.56.R02 ✔️

Fixed

  • aos6 - show 802.1x users and show 802.1x users unp error on no clients #71
  • aos6 - show command-log fix user and ipaddr console value #71
  • aos8 - show microcode fix release not correctly captured #70
  • aos8 - show cmm fix fpga not correctly captured #69
  • Travis ci/cd fails due tox-travis package incompatible with tox version 4.x. #68

Changed

  • Added integration testing on release to test and 'certify' certain aos firmwares. Data set contains sensitive information, so it cannot be part of the public get repository.
  • dependency updated and tested:
    • pytest (7.1.3 -> 7.2.0)
    • textfsm (1.1.2 -> 1.1.3)
    • tox (3.26.0 -> 3.28.0)

v1.1.1 - 2022-07-07

07 Jul 13:16
b686555
Compare
Choose a tag to compare

Fixed

  • TextFSM package release 1.1.3 is broken, due to a missing wheel in distribution. GitHub TextFSM issue

v1.1.0 - 2022-06-28

28 Jun 14:11
cc7c194
Compare
Choose a tag to compare

Added CLI commands

  • aos8 - show arp #54
  • aos8 - show interfaces #53
  • aos8 - show linkagg #55
  • aos8 - show linkagg port #56
  • aos8 - show port-security brief #51
  • aos8 - show qos port #52
  • aos8 - show spantree ports #58

Fixed

  • aos6 - show ip route #50

v1.0.0 - 2022-05-12

12 May 12:08
9bbc06f
Compare
Choose a tag to compare

Added CLI commands

  • aos8 - show vlan members #47

Changed

  • parser - remove scrapli dependency by using native TextFSM module #45
  • deployment - migrate packaging to Poetry #48

Fixed

  • aos8 - show unp user fix ipv6 in user_ip #46
  • pytest - test template_index_names, fix empty list return #44

v0.3.0 - 2022-04-11

11 Apr 18:28
6e305fa
Compare
Choose a tag to compare

Added CLI commands

Added

  • pytest - test if command count matches textfsm template count #29
  • pytest - test if command names matches testfsm template names #29

Fixed

  • aos6 - show lldp remote-system fix remote port default vlan value #41
  • aos6 - show mac address-table fix trailing spaces and empty protocol with --- placeholder #39
  • aos8 - show cmm fix missing ',' at end of line on fpga parameters #3
  • aos8 - show interfaces status fix add 21000 configured speed #42
  • aos8 - show ip routes fix whitespace between days and hours #40
  • aos8 - show log events catch space in time instead of '0', for example 2022 Apr 7 17: 8: 5.306 #37
  • aos8 - show log events ':' in log_description for example Authentication failure detected: user admin #43
  • aos8 - show mac-learning missing trailing whitespace in output causes parsing error #5
  • aos8 - show unp user catch missing trailing whitespace #36
  • aos8 - show snmp community-map fix empty username field value #38

New contributors

@FlorianHeigl first contribution #30

v0.2.0 - 2022-03-14

14 Mar 08:30
Compare
Choose a tag to compare

Added CLI commands

  • aos6 - show command-log #5
  • aos6 - show running-directory #8 by @BennyE
  • aos6 - show snmp station #17 by @BennyE
  • aos8 - show chassis #6
  • aos8 - show cmm #12
  • aos8 - show command-log #4
  • aos8 - show log events #14
  • aos8 - show ntp server status #16 by @BennyE
  • aos8 - show mac-learning #15 by @BennyE
  • aos8 - show microcode #2
  • aos8 - show snmp community-map #18 by @BennyE
  • aos8 - show system #3
  • aos8 - show unp user #11
  • aos8 - show user #13 by @BennyE
  • aos8 - show vlan #7 by @BennyE

Fixed

  • aos6 - show health asterisk in current value not captured #10
  • aos8 - show cmm os6560 only first chassis captured #19

New contributors

v0.1.0 - 2022-02-24

24 Feb 12:52
Compare
Choose a tag to compare

New features

  • Added parse() to convert semi-structured CLI output to structured data.
  • Added Pytest test_parsed_data() validating parsed to benchmark data.

Added CLI commands

  • aos6 - show 802.1x users
  • aos6 - show 802.1x non-supplicant
  • aos6 - show 802.1x non-supplicant unp
  • aos6 - show chassis
  • aos6 - show health
  • aos6 - show history
  • aos6 - show interfaces status
  • aos6 - show ip interface
  • aos6 - show ip route
  • aos6 - show lldp remote-system
  • aos6 - show mac-address-table
  • aos6 - show microcode
  • aos6 - show ntp server status
  • aos6 - show user
  • aos6 - show snmp station
  • aos6 - show snmp community map
  • aos6 - show system
  • aos6 - show vlan
  • aos6 - show vlan port mobile