Setting: Remote Execution
Posted: Wed Jul 20, 2022 1:05 pm
Description
Server Configuration and Network Automation
The connection setting to the socket server where the automation will be executed remotely.
When you set server configuration on a separate pc, find out the ip-address of that pc and its configured socket port from the inputsock console and enter its values in this field. IP and port separated by “:”.
Default value “:”.
Broadcast
Server Configuration and Network Automation
The connection setting to the socket server where the automation will be executed remotely.
When you set server configuration on a separate pc, find out the ip-address of that pc and its configured socket port from the inputsock console and enter its values in this field. IP and port separated by “:”.
Default value “:”.
Broadcast
- This field can be used to set broadcast parameters for automation to be executed on multiple servers/clients.
- ex. "BROADCAST:c:\fullpath.txt"
- fullpath.txt is the fullpath to a text file where every line consist of IP and port in the format of "1.1.1.1:22222"
- Enter a valid IP Address and port seperated by ":" that is running inputsock or specify broadcast and path to a text file with list of clients.
- ex. "192.168.1.120:27277"
- ex. "BROADCAST:c:\fullpath.txt"