diff options
author | Maryam Tahhan <maryam.tahhan@intel.com> | 2016-08-03 08:59:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-03 08:59:07 +0000 |
commit | 40460b1fd291612cca316527c4366e83ae295ce2 (patch) | |
tree | ce3773c59b2e94451889c2546f1afcb34fb8b797 /tools/pkt_gen | |
parent | 48feb686c3b6648d4bc52b155a053ec5b5883e9a (diff) | |
parent | 3c349ea8de9d2ca18e753583cd2b60469737586c (diff) |
Merge "docs: Enhancement of IxNetwork configuration guide"
Diffstat (limited to 'tools/pkt_gen')
-rwxr-xr-x | tools/pkt_gen/ixnet/ixnet.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/pkt_gen/ixnet/ixnet.py b/tools/pkt_gen/ixnet/ixnet.py index aadadf94..928b5a6e 100755 --- a/tools/pkt_gen/ixnet/ixnet.py +++ b/tools/pkt_gen/ixnet/ixnet.py @@ -19,8 +19,6 @@ This requires the following settings in your config file: * TRAFFICGEN_IXNET_LIB_PATH IxNetwork libraries path -* TRAFFICGEN_IXNET_HOST - IxNetwork host IP address * TRAFFICGEN_IXNET_PORT IxNetwork host port number * TRAFFICGEN_IXNET_USER @@ -32,7 +30,7 @@ This requires the following settings in your config file: as the previous one The following settings are also required. These can likely be shared -an 'Ixia' traffic generator instance: +with an 'Ixia' traffic generator instance: * TRAFFICGEN_IXIA_HOST IXIA chassis IP address |