
The Run Telnet Script operator uses the remote host and port you specify to do the following:
Note: When you specify a script, either bean shell or javascript, the "conn" object is made available in the scope of this script.
You can leverage the public methods of the "conn" object in the script. The public methods are used to authenticate on the Telnet session and automate operations executed on a Telnet pseudo terminal. Examples of automated operations include the following:
Unlike the Run SSH Script operator, the Run Telnet Script operator does not authenticate a user ID on the Telnet connection. Instead, you must leverage the ‘conn’ object’s methods to authenticate on the Telnet connection at the beginning of your script.
Unlike the Run Telnet Command operator, the Run Telnet Script operator:
|
Copyright © 2014 CA.
All rights reserved.
|
|