Python Forum

Full Version: Python script for HP switches
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All,
I am a newby to Python although I have done a course with David Bombal within Udemy.

I am trying to create two scripts that will enable me to program multiple HP layer 2 and 3 switches via SSH.
I understand that I could create a text file with all the relevant IP details and reference this within the script, I also understand that I could create a text file with specific HP commands and reference this within the script.

I have this script attached but is for Cisco switches

Any help from you guys would be appreciated.
Thanks
Barrie
google "hp switch" python layer 2 layer 3 returns quite a list, but don't know if any is relevant.