(v13) Scalable RIP test tool command-line options
This page applies to Harlequin v13.1r0 and later; and to Harlequin Core but not Harlequin MultiRIP
The Scalable RIP test tool takes several command-line options, which can be used to affect its operation. It can connect to a Scalable RIP running on another machine, it can read a global configuration file for parameters, and it can read a file of commands to set up repeatable scripted tests. Where possible, the long option names are the same as the Scalable RIP option which performs the same task. The options are:
Name | Default | Description |
--help | Print the command-line usage information for the Scalable RIP test tool. | |
--rfcd directory | current directory | The directory in which the ripfarm_global.json global configuration file should be found. If the file is not found, sensible defaults will be used. |
--cbc address [ :port] | 127.0.0.1:9100 | IP address of the central blade controller for the Scalable RIP, or the machine hosting the Scalable RIP. |
--script file | Read a file of Scalable RIP test tool commands and execute them. |