Users Guide

Table Of Contents
Flow table
An OpenFlow flow table consists of flow entries. Each flow table entry contains the following fields:
Table 56. Supported fields
Fields Support
match_fields Supported
priority Supported
counters Supported
instructions Supported
timeouts Supported
cookie Not supported
Group table
Not supported
Meter table
Not supported
Instructions
Each flow entry contains a set of instructions that execute when a packet matches the entry.
Table 57. Supported instructions
Instruction Support
(Optional) Meter meter id Not supported
(Optional) Apply-Actions action(s) Supported
(Optional) Clear-Actions Not supported
(Required) Write-Actions action(s) Supported
(Optional) Write-Metadata metadata/mask Not supported
(Required) Goto-table next-table-id Not supported
Action set
An action set associates with each packet.
Table 58. Supported action sets
Action set Support
copy TTL inwards Not supported
pop Not supported
push-MPLS Not supported
push-VLAN Not supported
copy TTL outwards Not supported
OpenFlow 1209