You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
I am attempting to read some data from a network switch over ssh.
I can connect fine, but I always get a timeout waiting for data to be returned:
When I call this I always get:
If I manually SSH into the switch and enter the same command, then press enter/return I get a long stream of data back.
I've tried adding /r to the command, and increasing the exec_timeout (thought when testing I get the response in circa 1 second) with no change.
Any idea what I'm doing wrong here? Help greatly appreciated!
The text was updated successfully, but these errors were encountered: