Skip to content

Releases: heyglen/network_tech

2.21.0

03 Jan 13:47
Compare
Choose a tag to compare

[2.21.0] - 2019-01-03

Added

2.20.0

17 Dec 10:40
Compare
Choose a tag to compare

[2.20.0] - 2018-12-17

Changed

Password Decryption is now done in the Command Pallet. This prevents unexpected UI freezing when accidentally mousing over a type 5 password that must be brute forced.

Added

  • Cisco IOS

    • bgp neighbor passwords restricted to 25 characters

2.19.0

16 Nov 21:28
Compare
Choose a tag to compare

[2.19.0] - 2018-11-16

Added

  • Cisco IOS

    • Type 5 & 7 Password Decode on mouse over:

      • username user password secret 5 $1$SpMm$eALjeyED.WSZs0naLNv22/

      • enable secret 5 $1$SpMm$eALjeyED.WSZs0naLNv22/

      • enable password 7 0822455D0A16

2.18.0

09 Oct 14:18
Compare
Choose a tag to compare

[2.18.0] - 2018-10-09

Added

  • Cisco IOS

    • Line

      • history size

      • exec prompt timestamp

    • VTP

    • ip ssh

    • ip scp server enable

    • crypto key

    • username privilege

    • username secret

    • ntp server

2.17.0

02 Oct 06:42
Compare
Choose a tag to compare

[2.17.0] - 2018-10-02

Added

  • Cisco IOS

    • Interface Block

      • spanning-tree portfast trunk

      • logging event link-status

      • logging event trunk-status

      • vpc id

Fixed

  • Improved "configure terminal" command handling

2.16.0

06 Sep 07:18
Compare
Choose a tag to compare

[2.16.0] - 2018-09-06

Added

  • Cisco IOS

    • shutdown can be shortened to "shut"

      • Interface Block

        • ipv6 address PREFIX_NAME 0:0:0:1::/64 eui-64

        • standby ipv6 prefix highlighted

Fixed

  • Cisco IOS

    • VLAN Highlighting

2.15.0

22 Jun 06:50
Compare
Choose a tag to compare

[2.15.0] - 2018-06-22

Added

  • Cisco NXOS

    • show access-lists

    • resequence access-list

    • sunrpc port name

    • vrf context address family unicast ipv4

  • Cisco IOS

    • portfast edge

    • channel-group on

    • route-map

Fixed

  • Cisco NXOS

    • ACLs line numbers are now optional

    • logging highlighting

    • BGP/OSPF router-id

  • Cisco IOS

    • Context change on issue on access lists

2.14.0

24 May 12:37
Compare
Choose a tag to compare

[2.14.0] - 2018-05-24

Added

  • Cisco IOS

    • Highlighting

      • service nagle

Fixed

  • Cisco NXOS

    • Change to config-t on "fabricpath" keyword

    • BGP address-family ipv4|6 allowas-in

    • Change context bug in BGP and interface context

2.13.0

09 May 07:11
Compare
Choose a tag to compare

[2.13.0] - 2018-05-09

Added

  • Cisco NXOS

    • Highlighting

      • BGP address-family inherit peer-policy

      • BGP bfd

Fixed

  • Cisco NXOS

    • Context incorrectly changed to config-t on route-map & neighbor statements in BGP

2.12.0

16 Mar 14:21
Compare
Choose a tag to compare

[2.12.0] - 2018-03-16

Added

Fixed

  • Issue #11: Plugin blocks popups from other plugins