You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we like this low level ixnetwork APIs, but comparing to Tcl Dev Guide, there are still less cases to follow. Can you provide more examples based on it?
for example, Now I have a requirement like this:
once we found a flow causing traffic loss, we want to track which DUT is the Culprit. if we have few flows, no problem. if we have thousands flows, ixnetwork could not handle too much (max 560), so we have to manually duplicate traffic item and modify the src/dst to simulate this traffic flow and just start traffic for it.
if you have new example to cover this case, it will be appreciated!
BTW, do you have any documents to list all command/options used for IxNet.excute()?
The text was updated successfully, but these errors were encountered:
we like this low level ixnetwork APIs, but comparing to Tcl Dev Guide, there are still less cases to follow. Can you provide more examples based on it?
for example, Now I have a requirement like this:
once we found a flow causing traffic loss, we want to track which DUT is the Culprit. if we have few flows, no problem. if we have thousands flows, ixnetwork could not handle too much (max 560), so we have to manually duplicate traffic item and modify the src/dst to simulate this traffic flow and just start traffic for it.
if you have new example to cover this case, it will be appreciated!
BTW, do you have any documents to list all command/options used for IxNet.excute()?
The text was updated successfully, but these errors were encountered: