Versions Compared

Key

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

...

The module is enabled by default, no change to the configuration is required to load the module. However, if  

Configuration Options

If you would like to specify the match fields on which Forwarding will use in flows, you can modify the following in src/main/resources/floodlightdefault.properties:

...

Forwarding can match on up to the header fields above – VLAN ID, source/destination MAC addresses, source/destination IP addresses, and source/destination transport ports. If the string for the "match" key contains "vlan", "mac", "ip", or "port", the VLAN ID, MAC addresses, IP addresses, and transport ports will be included in the flow matches, respectively. You can include any combination of these keywords to specify the headers you wish to match on.

Configuration Options

None.

REST API

None.