Executing command using Paramiko exec_command on device is not working
I am trying to use Paramiko to SSH into a Brocade switch and carry out remote commands. The code is as given below:
I am trying to use Paramiko to SSH into a Brocade switch and carry out remote commands. The code is as given below: