Skip to main content
Version: current

flow


openflow/flow

Package: openflow
Type: Directory

This menu lists the installed flows responsible for packet forwarding between OpenFlow ports.

FlagNameDescription
Iinactive
Read-only ArgumentTypeDescription
switchenumController name that installed the rule.
versionnumOpenFlow protocol version of the switch that installed the flow.
matchstringMatch fields the flow entry matches against.
actionsstringActions applied to packets that match the flow entry.
infostringAdditional flow entry information, such as priority, timeouts, and cookie.
table-idnumID of the table where the rule is located.
bytesnumNumber of bytes matched by the rule.
packetsnumNumber of packets matched by the rule.
durationtimeTime since the flow entry was installed.