|
iTest IxLoad sessions do not have options or properties to perform the following actions:
As a result, closing an IxLoad session can crash ports. According to Ixia, this is because iTest is not performing an unconfigure action before releasing the session. Failing to do this leaves the ports in an indeterminate ownership state. If you try closing the IxLoad GUI without unconfiguring, multiple warnings result. Solution: You must perform any of these operations in the IxLoad test itself. Use the IxLoad UI application to configure the actions. Each test contains boolean properties like: enableForceOwnerShip - If true, at the beginning of the test, any ports that are selected for the test but owned by another user are rebooted and their previous ownership cleared. This parameter corresponds to the GUI option "Forcefully Take Ownership." (Default = false). |