openflow/port
Package: openflow Type: Directory
This menu lists the ports controlled by OpenFlow.
<ArgTableRow arg="X" typ="disabled"></ArgTableRow> <ArgTableRow arg="I" typ="inactive"></ArgTableRow> <ArgTableRow arg="D" typ="dynamic"></ArgTableRow>
<ArgTableRow arg="interface" typ="enum ()" mandatory="1">Name of the interface to be controlled by OpenFlow.</ArgTableRow> <ArgTableRow arg="switch" typ="enum" mandatory="1">Name of the switch able to control the port.</ArgTableRow> <ArgTableRow arg="port-id" typ="num">Port ID used to identify the interface in flow rules.</ArgTableRow>
<ArgTableRow arg="tx-bytes" typ="num">Number of bytes transmitted on the interface.</ArgTableRow> <ArgTableRow arg="tx-packets" typ="num">Number of packets transmitted on the interface.</ArgTableRow> <ArgTableRow arg="rx-bytes" typ="num">Number of bytes received on the interface.</ArgTableRow> <ArgTableRow arg="rx-packets" typ="num">Number of packets received on the interface.</ArgTableRow>