On Thu, Feb 27, 2014 at 03:41:07PM +0530, murali reddy wrote: > On Wed, Feb 26, 2014 at 11:09 PM, Joe Stringer <[email protected]>wrote: > > > Can you just insert OpenFlow rules into the switch with matches for > > specific L2 addresses, outputting to a port? > > > > > yes, i can insert flows to learn the mac and output on a port based on > learned mac address. But was wondering if OpenVswitch can do that with out > adding 'normal' action for a flow.
The OVS tutorial, in the "tutorial" directory, gives an example. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
