Python OO API package to manage Ixia IxExplorer traffic generator
Project description
Python OO API for Ixia IxExplorer traffic generator.
Functionality
The current version supports the following test flow:
- Build configuration -> Start/Stop traffic -> Get statistics.
Supported operations:
- Load configuration - reserve ports and load configuration (prt or str)
- Basic operations - get/set attributes, get/create children
- Start/Stop - transmit, capture
- Statistics - ports, streams and packet groups
- Save configuration (prt or str)
- Disconnect
The package also support Add/Remove objects so it supports the following test case:
- Load configuration -> Get/Set attributes -> Start/Stop traffic -> Get statistics. But this is less elaborated and documented at this version.
Prerequisite:
Access to IxTclServer connected to IxServer. IxTclServer can run on any Windows machine as long as it can aceess the IxServer of the requested chassis.
Installation:
pip install pyixexplorer
Getting started
Under ixexplorer.samples.ixe_samples you will find basic samples.
Related works:
The low level API of the package is based on python-ixia package - https://github.com/kontron/python-ixia.
Contact
Feel free to contact me with any question or feature request at yoram@ignissoft.com.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file pyixexplorer-3.1.3-py3-none-any.whl
.
File metadata
- Download URL: pyixexplorer-3.1.3-py3-none-any.whl
- Upload date:
- Size: 44.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e935485539b3d38a8215ed75d877a7af5e17d91eff539efcb4cc174441f9ef3 |
|
MD5 | 96d6b4814bb1fd7459086d1624df4e5e |
|
BLAKE2b-256 | 7657a6e8f89a7e04813a37a9f447de0afc2607a380b75dca55c702945f4ab373 |