Reference Guide

Table Of Contents
Table 31. Supported error types (continued)
OFPBAC_BAD_OUT_GROUP = 9 Not supported
OFPBAC_MATCH_INCONSISTENT = 10 Not supported
OFPBAC_UNSUPPORTED_ORDER = 11 Not supported
OFPBAC_BAD_TAG = 12 Not supported
OFPBAC_BAD_SET_TYPE = 13 Not supported
OFPBAC_BAD_SET_LEN = 14 Not supported
OFPBAC_BAD_SET_ARGUMENT = 15 Supported
Bad instruction code
OFPBIC_UNKNOWN_INST = 0 Not supported
OFPBIC_UNSUP_INST = 1 Not supported
OFPBIC_BAD_TABLE_ID = 2 Not supported
OFPBIC_UNSUP_METADATA = 3 Not supported
OFPBIC_UNSUP_METADATA_MASK = 4 Not supported
OFPBIC_BAD_EXPERIMENTER = 5 Not supported
OFPBIC_BAD_EXP_TYPE = 6 Not supported
OFPBIC_BAD_LEN = 7 Not supported
OFPBIC_EPERM = 8 Not supported
Bad match code
OFPBMC_BAD_TYPE = 0 Not supported
OFPBMC_BAD_LEN = 1 Not supported
OFPBMC_BAD_TAG = 2 Not supported
OFPBMC_BAD_DL_ADDR_MASK = 3 Not supported
OFPBMC_BAD_NW_ADDR_MASK = 4 Not supported
OFPBMC_BAD_WILDCARDS = 5 Not supported
OFPBMC_BAD_FIELD = 6 Not supported
OFPBMC_BAD_VALUE = 7 Not supported
OFPBMC_BAD_MASK = 8 Not supported
OFPBMC_BAD_PREREQ = 9 Not supported
OFPBMC_DUP_FIELD = 10 Not supported
OpenFlow 545