Hi all, It is my understanding that one cannot modify the cam (well I guess in openvswitch land the mac table ;] ) directly. As I'm trying to set up static entries. Do I need to use flows to accomplish this, is there no other way to just modify this table??
As for flows, I did try to add some copying an outdated entry from the mac table that read 13 744 so:me:ma:cc like this --> ovs-ofctl add-flow mybridge dl_dst=,actions=output:13 but that just seemed to do nothing, in fact in breaks connectivity to that destination completely even if that MAC is in the table. So if I do have to use flows to do this could someone tell me where I'm being stupid? Cheers all, --Tom _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss