Users Guide

Table Of Contents
Table 77. Supported error types (continued)
Error types Supported/Not supported
Table modification failed code
OFPTMFC_BAD_TABLE = 0 Supported
OFPTMFC_BAD_CONFIG = 1 Not supported
OFPTMFC_EPERM = 2 Not supported
Queue operation failed code
OFPQOFC_BAD_PORT = 0 Supported
OFPQOFC_BAD_QUEUE = 1 Not supported
OFPQOFC_EPERM = 2 Not supported
Switch configuration failed code
OFPSCFC_BAD_FLAGS = 0 Not supported
OFPSCFC_BAD_LEN = 1 Not supported
OFPSCFC_EPERM = 2 Not supported
Role request failed code
OFPRRFC_STALE = 0 Not supported
OFPRRFC_UNSUP = 1 Not supported
OFPRRFC_BAD_ROLE = 2 Not supported
Table features failed code
OFPTFFC_BAD_TABLE = 0 Supported
OFPTFFC_BAD_METADATA = 1 Not supported
OFPTFFC_BAD_TYPE = 2 Not supported
OFPTFFC_BAD_LEN = 3 Not supported
OFPTFFC_BAD_ARGUMENT = 4 Not supported
OFPTFFC_EPERM = 5 Not supported
OpenFlow use cases
OS10 OpenFlow protocol support allows the flexibility of using vendor-neutral applications and to use applications that you
create. For example, the OS10 OpenFlow implementation supports L2 applications similar to the ones found in the following
websites:
https://github.com/osrg/ryu/tree/master/ryu/app (only L2 applications are supported)
https://github.com/osrg/ryu/tree/master/ryu/app
1224
OpenFlow