Jump to: navigation, search

Difference between revisions of "Neutron/OFAgent"

Line 14: Line 14:
 
*** port-based VLAN
 
*** port-based VLAN
 
**** install appropriate flows to push/pop tags.
 
**** install appropriate flows to push/pop tags.
*** tunnel portsfactor out the code into "OVS" sub-driver.
+
*** tunnel ports
 +
**** factor out the code into "OVS" sub-driver.
 
*** the way to configure physical networks
 
*** the way to configure physical networks
 
**** it would be more straightforward to specify an interface (eth0) rather than a bridge (br-eth0)
 
**** it would be more straightforward to specify an interface (eth0) rather than a bridge (br-eth0)

Revision as of 04:13, 14 April 2014

OFAgent is a neutron core-plugin (ML2 mechanism driver) aims to support pure OpenFlow1.3 switches.