Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Overview

ivs (Indigo Virtual Switch) is an OpenFlow virtual switch designed for high performance and minimal administration. It uses the openvswitch kernel module available in newer kernels or from the openvswitch-datapath-dkms package.

The below information can also be retrived by typing "man ivs" on the command line on a host whree ivs-ctl is insatlled.

Name

ivs - OpenFlow virtual switch daemon

...

Usage

Code Block

...


ivs [OPTION] ...

...


Options

Code Block
\-h-v, --verbose              Show summary ofVerbose options.logging

\-v-t, --trace                  EnableVery verbose logging.

-c, \-t--controller=IP:PORT     Connect to a Enablecontroller traceat logging.startup

\-min                         Set minimal veth configuration at startup (suitable for OFTest).

\-cL host:port
Add a controller connection.

\-L host:port                 Add a listening connection.

\-i, --interface
Add an interface (next available index).=INTERFACE    Attach a network interface at startup
    --dpid=DPID              Set datapath ID (default autogenerated)
    --syslog                 Log to syslog instead of stderr

-h, --help                   Display this help message and exit
    --version                Display version information and exit