Skip to main content

Python OO API package to manage Ixia IxNetwork traffic generator

Project description

Python 3.7|3.8|3.9 License Build status

TGN - Traffic Generator IXN - IxNetwork

This package implements Python OO API for Ixia IxNetwork traffic generator.

The package works on top of multiple low level APIs:

  1. IxnRestWrapper - a Python wrapper of IXN native REST API.

    Available for IXN versions that supports REST. Allows client-less operation of IXN scripts.

  2. IxnTclWrapper - a Python wrapper (using Python Tk package) over IXN native Tcl API (IxTclNetwork).

    Available for all IXN versions. More useful when developing and debugging.

Installation

pip instsll pyixnetwork

Prerequisite: When using Tcl - IxNetwork application installed.

Getting started

Under ixnetwork.test.ixn_samples you will find some basic samples. See inside for more info.

Functionality

The current version supports the following test flow:

  • Load configuration -> Get/Set attributes -> Start/Stop traffic -> Get statistics.

Supported operations:

  • Basic operations - get/set attributes, get/create children.
  • Load configuration - load configuration (ixncfg), reserve ports and analyze the configuration
  • Start/Stop - arp, ping, protocols, traffic items
  • Statistics - read views
  • Save configuration
  • Disconnect

The package also support Add/Remove objects, so it supports the following test case:

  • Build configuration -> Start/Stop traffic -> Get statistics.

    But this is less documented at this version.

TestCenter and IxNetwork

IxNetwork package and TestCenter extend the same base classes from TrafficGenerator. In some future version we plan TrafficGenerator a complete abstract API so tests that work in the basic test flow will be able to run over IxNetwork and TestCenter seamlessly.

Contact

Feel free to contact me with any question or feature request at yoram@ignissoft.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyixnetwork-3.2.0.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

pyixnetwork-3.2.0-py3-none-any.whl (111.0 kB view details)

Uploaded Python 3

File details

Details for the file pyixnetwork-3.2.0.tar.gz.

File metadata

  • Download URL: pyixnetwork-3.2.0.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for pyixnetwork-3.2.0.tar.gz
Algorithm Hash digest
SHA256 198b9210b7342ab55eb21b14e110734160eafa6c7aa5bd2b564a96ec5a51e660
MD5 3092012d264fdeb6acf6b25893c0a02f
BLAKE2b-256 f8103bdf334225f66e8bf89e884c105ee406da1997e3c519c7afd307c69077ff

See more details on using hashes here.

File details

Details for the file pyixnetwork-3.2.0-py3-none-any.whl.

File metadata

  • Download URL: pyixnetwork-3.2.0-py3-none-any.whl
  • Upload date:
  • Size: 111.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for pyixnetwork-3.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4d69f73f3a81e91b8a097739a55364c849c583294748a8088e05f067318d8cf3
MD5 64366dcbc5077bbb31abafb14080f0a5
BLAKE2b-256 2fe9b04940ca8a76ecea8d71b7f420d47e474580506aa82566ed6461ed63275f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page