Previous Topic: ExampleNext Topic: Input Parameters


Run Telnet Script Operator

Run Telnet Script Operator

The Run Telnet Script operator uses the remote host and port you specify to do 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: