Quantcast
Channel: sshnet Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1729

New Post: on cisco router no response after send Enable

$
0
0
Hi Pat,

Thanks for your reply.

I've read your article before and it sure helped.
But, I'm equally sure it's not a 'when to send a CR, LF, CRLF character' problem.

After sending enable (sshStream.Write("enable" & vbCr)), this is what I've read from the stream:
c3745>
terminal length 0
c3745>
enable
Password: 
I then write the password:
sshStream.Write(ClientEnablepassword & vbCr)
and in the stream only an empty line is added
c3745>
terminal length 0
c3745>
enable
Password: 

It looks like I should write and read from an other stream after sending the enable password??

Paul

Viewing all articles
Browse latest Browse all 1729

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>