Hi Yohan and Gerhard,
The difference between hybrid.mode=true and hybrid.mode=false in this respect is that when hybrid.mode=true the default behavior becomes output=NORMAL, so the VAN SDN controller needs to push specific flows which will copy ARP/DHCP (host discovery) and BDDP (link discovery). When hybrid.mode=false, the default behavior is output=CONTROLLER so there is no need to these flows to get packets to the controller.
If you aren't seeing the forwarding behavior you expect, could you please attach the following on this thread?
- The flows which currently exist on the device (OpenFlow Monitor->Flows)
- The ports being reported by the device (OpenFlow Monitor->Ports)
If you could attach a small packet capture (OpenFlow Trace) then that would also be helpful, but it isn't strictly necessary.