Customer Service Center
Home
Knowledge Base
Contact Support
License Activation
|
Contact Support
|
License Activation
|
Spirent KB Article
Doc ID: FAQ15295
Printer Friendly
Email Article Link
iTest: What are the environment variables need to be set in order to work with IxOS in iTest?
Environment/Versions
iTest
Ixia Traffic
Answer
For windows, we have to set the below two environment variables:
Path to Tcl interpreter:
Example: "C:\Program Files\Ixia\IxOS\IxOS_5.60_EA_SP1"
Path to Tcl library:
Example: "C:/program files/ixia/IxOS/IxOS_5.60_EA_SP1" "C:/Program Files/Ixia/IxOS/IxOS_5.60_EA_SP1/TclScripts/lib"
For Linux, we have to set the below environment variables:
Set the TCLLIBPATH environment variable.
export TCLLIBPATH="$TCLLIBPATH $IXIA_HOME/lib"
Set additional path variables
Add the following paths to TCLLIBPATH
"home/user/ixia/IxOs/libhome/user/ixia/IxOs/lib/IxLoad"
Set the following paths:
export IXIA_HOME=<path depends on your installation>
export IXIA_VERSION=<versionNumber, for example, 5.10>
export IXIA_LOGS_DIR=/tmp
export IXIA_RESULTS_DIR=/tmp
export IXIA_SAMPLES=$IXIA_HOME/samples
export IXIA_TCL_DIR=$IXIA_HOME/lib
Version
2.0
Publish Date
2023-11-16
Categories
Product : Velocity Portfolio,Velocity iTest
Related Articles