Skip to content

mlxsh 0.3 with support for more vendors

Compare
Choose a tag to compare
@ipcjk ipcjk released this 04 Dec 20:29
· 35 commits to master since this release

mlxsh 0.3 is there and I have added a lot of features and more vendor support.

New hardware and vendors:

  • Brocade VDX
  • Brocade SLX
  • Juniper JunOS

New features:

  • SSH Strict Host Key Checking, supporting OpenSSH format (hashed and normalized)
  • New command line parameters for ssh client connections (-s, -sf, -i)

Development:

  • Added a generic router structure and a router interface to make the development for new devices more faster and easier