Re: Cisco MDS login and show commands (General questions)

by Jasmine, (7099 days ago) @ VBrookie

Ignore inactivity timeout for now. First determine what's received, then tweak Execute method to catch that received data. Once you do it, you will not worry about timeout since planned and expected data/prompt will be returned.

As for adding to textbox,

TextBox1.Text = TextBox1.Text + Ssh1.Receive

locked

Complete thread: