Skip to main content
Version: current

openflow


openflow

Package: openflow
Type: Directory

This menu lists the configuration of OpenFlow clients.

FlagNameDescription
Xdisabled
ArgumentTypeDescription
name ( mandatory )stringReference name of the entry
datapath-idsuper { number: num [0 .. 65535] , [mac-address] /macAddr }Datapath ID consisting of two parts (integer number [0..65535] and MAC address) separated by a slash.
versionenum (default | 1 | 1.3)Version of the OpenFlow standard to be used.
passive-portnumThe port on which the OpenFlow agent listens for connections from the controller.
controllersobject { contr: super { controler-protocol: enum (tcp | tls) , [controller-address] /ip6Addr , [controller-port] /num [1 .. 65535] } }Configuration of the connection to the controller. Supported protocols are tcp and tls. Example: tcp/1.2.3.4/6654.
certificate ( unset )enum (none)Certificate from certificate store. Used together with the verify-peer parameter.
verify-peer ( unset )enum (required | none | if-cert-present)Verify peer's identity against the router's certificate store.
isolate-controllers ( unset )boolWhether to isolate the configured controllers from each other.
Read-only ArgumentTypeDescription
openflow-fast-path-packetsnumNumber of packets sent to fast path.
openflow-fast-path-bytesnumNumber of bytes set to fast path.