Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Like the first parameter, maxTableToReceiveTableMissFlowPerDpid configures the maximum table ID to receive a table-miss flow each time the switch flow tables are cleared (see Clear Flow Table Behavior above). However, this parameter allows the specification of a JSON formatted string giving a DPID-specific setting. Any DPID configuration here will override the default configuration.

Both of these parameters are somewhat naive and don't take into consideration gaps in table numbering or specifying specific tables to receive the table-miss flow. More advanced table-miss configuration should be done by writing a custom module to install the flows according to your own algorithm.