Skip to content

Netmiko 2.0.0 Release

Compare
Choose a tag to compare
@ktbyers ktbyers released this 15 Dec 05:31
· 1393 commits to develop since this release
cc08641

Significant features/improvements

  • Add serial port connection support
  • Integrate TextFSM to send_command and send_command_timing
  • Generalize SCP support including adding NX-OS SCP support
  • Integrate timeout mechanism to be more generally usable
  • Abstract RETURN character
  • Generalize telnet support to be more modular.

New Vendors/Platforms/Transports

  • Add NetApp cDOT support
  • Add Calix B6 support
  • Add Coriant support
  • Addi FastIron/NetIron telnet support.

Various bugfixes