What does your OpenFlow table look like?

--Justin


> On Jan 4, 2014, at 12:21 PM, Faisal Ali <[email protected]> wrote:
> 
> Hello Justin,
> 
> In the effort to contain broadcast I am using a output-to-port action.
> 
> But I don't seem to have any other choice to prevent the ARP broadcast from 
> going out to other GRE tunnel.
> 
> 
> Faisal
> 
>> On Jan 4, 2014, at 12:54 PM, Justin Pettit <[email protected]> wrote:
>> 
>> Assuming you're just using the "normal" action, it should just get normal L2 
>> handling. It would be flooded if the destination MAC is unknown. You might 
>> try looking at the learning table to make sure it's known. 
>> 
>> --Justin
>> 
>> 
>>> On Jan 4, 2014, at 10:00 AM, Faisal Ali <[email protected]> wrote:
>>> 
>>> Hi,
>>> 
>>> I understand that ARP reply is a unicast packet, but ovs is flooding the it 
>>> to all GRE tunnels. Is this normal?
>>> 
>>> Thanks 
>>> _______________________________________________
>>> discuss mailing list
>>> [email protected]
>>> http://openvswitch.org/mailman/listinfo/discuss
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to