Previous Topic: Input ParametersNext Topic: Remote Login Information


Commands

Remote Hostname

The host name or IP of the computer to connect to.

Use Indexed String Variable for Commands?

If this check box is not selected, you can enter commands in the Commands field. Select this option to specify the commands as indexed String variables in the Commands Indexed String Variable field.

Commands

List of commands to execute on the remote host. Do not end the list with an exit command, as the operator automatically exits the Telnet session after the last command executes.

Commands Indexed String Variable

Name of the dataset variable that contains a list of commands to execute on the remote host. Do not end the list with an 'exit' command. The operator automatically exits the Telnet session after the last command executes.

Save Output to Dataset Variable?

Select this check box to copy the output of each command to the dataset of the operator. The output of each command is stored in the TelnetCommandsOutput variable.

Commands Output Dataset Variable Size Limit (bytes)

Specify the maximum number of bytes of each command's output to save in the dataset variable of the operator. If this number is not specified, the operator uses value 4096.