Difference between revisions of "Neutron/ModularL2Agent"
< Neutron
m (→Feature / Method Comparison Chart) |
m (→Feature / Method Comparison Chart) |
||
| Line 2: | Line 2: | ||
Here we are collecting information on possible directions wrt building a modular L2 agent. | Here we are collecting information on possible directions wrt building a modular L2 agent. | ||
| − | == | + | == Comparison Chart == |
{| border="1" cellpadding="7" cellspacing="0" | {| border="1" cellpadding="7" cellspacing="0" | ||
Revision as of 00:09, 26 April 2014
Here we are collecting information on possible directions wrt building a modular L2 agent.
Comparison Chart
| openvswitch | linuxbridge | hyperv | ofagent | mlnx | |
| Monitoring | ovsdb | OS | Msvm | ovsdb | |
| Flows | ovs-ofctl | ||||
| Local isolation | vlan tag | ||||
| Security Groups | Y | Y | Y | Y | Y |
| L2pop | Y | Y | N | N | N |
Related documents
- A summary of the differences between ova and ofagent (current and planned) agents are listed here