multiple lines/sites from router (wodSSH / wodSSH.NET)
Hi,
i try to login to an cisco router, which works fine (using visual basic code).
then i try to check the routers intefaces using the send-command (ssh1.send show interfaces & vbLF) expecting a lot of lines to come, but there are only some.
if i use putty (putty.exe) to get these informations, i must interact to receive all lines (i have got to push the space-bar indeed).
how could i push the space-bar using wodSSH to receive all the lines from the routers output??
Regards,
Tobias