ixops

command module
v0.0.0-...-2d06211 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2022 License: MIT Imports: 1 Imported by: 0

README

Ixia-C Operations

The easiest way to manage emulated network topologies involving Ixia-C.

Getting Started
  • Install latest

    go install github.com/open-traffic-generator/ixops@latest
    
  • Check default configuration

    ixops config get
    
  • Setup emulated topology as specified in configuration

    ixops topology create
    
  • Generate test UDP traffic

    ixops otg --pps 1000 --count 10000 --udp gen
    
  • Teardown topology as specified in configuration

    ixops topology delete
    
  • Check usage

    ixops help
    

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL