This video shows how to run IxChariot over CLI. We have two commands that we could use runtst.exe and fmttst.exe.
runtst.exe executes any .tst files (i.e saved configurations from the console) we have several options but we'll just use -v (verbose mode). So the syntax will be:
runtst -v
runtst -v
runtst -v
fmttst -v
All of the commands above can be written in a batch file and you can use the windows scheduler to run all your tests.
How can I run an IxChariot test and exclude the first "N" seconds of the traffic run?
ReplyDeleteWe have an option of Omit in iPerf, do we have such a similar option in IxChariot?