Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Required python packages

pip install netaddr

Import the packages

from ixia import Ixia

Run script

Pass API Server IP and if you are going to create new config send clearConfig as True else False.

tgnObj = Ixia('10.39.71.172', clearConfig=True)

tgnObj.connect_to_session(sessionId=1) # To connect the Session.

For more test cases please check the test file.

Supported Server Versions

Linux IxNetwork API Server

Windows IxNetwork GUI

Windows IxNetwork Connection Manager

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages