Skip to content

ixiacom/ixnetwork-api-pl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IxNetwork is the Perl module for the IxNetwork Low Level API that allows you to configure and run IxNetwork tests.

Installing

The master branch always contains the latest official release. It is only updated on new IxNetwork releases. Official releases are posted to CPAN.
The dev branch contains improvements and fixes of the current release that will go into the next release version.
  • To install the official release
    • with cpanm cpanm IxNetwork
      • with the CPAN shell cpan IxNetwork
  • To manually install the version in github:
    • clone the repository
    • perl Build.PL
    • perl Build
    • perl Build install

Documentation

For general language documentation of IxNetwork API see the Low Level API Guide and the IxNetwork API Help.
This will require a login to Ixia Support web page.

IxNetwork API server / Perl Support

IxNetwork API 9.00 library supports:

  • Perl 5.18
  • IxNetwork Windows API server 8.40+
  • IxNetwork Web Edition (Linux API Server) 8.50+

Compatibility with older versions may continue to work but it is not actively supported.

Compatibility Policy

IxNetwork Low Level API library is supported on the following operating systems:

  • Microsoft Windows
  • CentOS 7 on x64 platform

Related Projects

About

IxNetwork API Perl Bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages