Friday, October 2, 2020

Calix B6/E7 SSH script

Does anyone know of any SSH scripts that are already written out for Calix B6 or E7 devices? I have these written out in powershell using the Posh-SSH module. That module isn't compiled in .NET Core so I'm not able to run it on linux - which is what I need to do now.

My plan is to re-write in python using netmiko since it specifically supports Calix B6. I feel like someone has already done this so I figured I would reach out first.

The goal of the SSH script would be to run commands and collect output.



No comments:

Post a Comment