1 /NODENAME
/NODENAME=node-id Identifies the node (by name or address) on which DTR is to run. The default is the local node. DTR runs on the default nonprivileged account on the remote node because access control information cannot be used as part of the node name. To run DTR on an account other than the default, you must create a new account and associate it with the DTR object.
2 /PRINT
/PRINT /NOPRINT (D) Instructs DTS to print or log test results. The default is /NOPRINT.
3 /STATISTICS
/STATISTICS (D) /NOSTATISTICS Instructs DTS to print statistics on data and interrupt tests. The default is /STATISTICS.
4 /DISPLAY
/DISPLAY=number /NODISPLAY (D) Instructs DTS to print the specified number of bytes (in hexadecimal) of data and interrupt messages transmitted to DTR. The default is /NODISPLAY.
5 /SPEED
/SPEED=number Indicates the line speed (in Mbps) of the test line. DTS uses this qualifier for reporting statistics (DTS does not control line speeds). The default number is 100(100 Mbps). The allowable values are 10 , 100 , 1000 and 10000 for 10 Mbps , 100 Mbps, 1 Gbps and 10 Gbps respectively.