Users Guide

Table Of Contents
Message Type Message Support
OFPT_GET_ASYNC_REPLY=27 Not supported
OFPT_SET_ASYNC=28 Not supported
Meters and rate limiters configuration
messages
OFPT_METER_MOD=29 Not supported
Flow match fields
Table 70. Supported fields
Flow match fields Supported/Not supported
OFPXMT_OFB_IN_PORT = 0 Supported
OFPXMT_OFB_IN_PHY_PORT = 1 Not supported
OFPXMT_OFB_METADATA = 2 Not supported
OFPXMT_OFB_ETH_DST = 3 Supported
OFPXMT_OFB_ETH_SRC = 4 Supported
OFPXMT_OFB_ETH_TYPE = 5 Supported
OFPXMT_OFB_VLAN_VID = 6 Supported
OFPXMT_OFB_VLAN_PCP = 7 Supported
OFPXMT_OFB_IP_DSCP = 8 Supported
OFPXMT_OFB_IP_ECN = 9 Supported
OFPXMT_OFB_IP_PROTO = 10 Supported
OFPXMT_OFB_IPV4_SRC = 11 Supported
OFPXMT_OFB_IPV4_DST = 12 Supported
OFPXMT_OFB_TCP_SRC = 13 Supported
OFPXMT_OFB_TCP_DST = 14 Supported
OFPXMT_OFB_UDP_SRC = 15 Supported
OFPXMT_OFB_UDP_DST = 16 Supported
OFPXMT_OFB_SCTP_SRC = 17 Not supported
OFPXMT_OFB_SCTP_DST = 18 Not supported
OFPXMT_OFB_ICMPV4_TYPE = 19 Supported
OFPXMT_OFB_ICMPV4_CODE = 20 Supported
OFPXMT_OFB_ARP_OP = 21 Not supported
OFPXMT_OFB_ARP_SPA = 22 Not supported
OFPXMT_OFB_ARP_TPA = 23 Not supported
OFPXMT_OFB_ARP_SHA = 24 Not supported
OpenFlow 995