Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
after running the above command i use to see the message as connected to server from the output console,once after that i use to type 'ctrl + ]' and telent> q to exit from the telnet session.As this methos is helpful for verifying connectivity for few host. As i need to verify it for 3000 host, it is very tedious task to do it manually for each and it is very time consuming. Dear monks could you please help me how to automate this.[usename@servername:/tmp]telnet servername xxxx(port)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to automate telnet verification of multiple host from command prompts
by hippo (Archbishop) on Oct 13, 2014 at 16:13 UTC | |
|
Re: How to automate telnet verification of multiple host from command prompts
by TomDLux (Vicar) on Oct 14, 2014 at 11:08 UTC |