That worked. Thanks a lot Justin.
-Original Message-
From: Justin Pettit [mailto:jpet...@ovn.org]
Sent: Thursday, June 30, 2016 2:23 PM
To: Manu S. Keshava
Cc: discuss@openvswitch.org
Subject: Re: [ovs-discuss] Mask MAC address in DataPath
> On Jun 30, 2016, at 5:56 AM, Man
,tcp,in_port=1,nw_src=10.2.2.66,nw_dst=10.2.2.56 actions=drop
-Original Message-
From: Justin Pettit [mailto:jpet...@ovn.org]
Sent: Wednesday, June 29, 2016 9:29 PM
To: Manu S. Keshava
Cc: discuss@openvswitch.org
Subject: Re: [ovs-discuss] Mask MAC address in DataPath
What's the outp
Hi Justin, that did not help. I tried with both "secure" and "standalone" but
still MAC address is present in data-path.
-Original Message-
From: Justin Pettit [mailto:jpet...@ovn.org]
Sent: Wednesday, June 29, 2016 6:07 PM
To: Manu S. Keshava
Cc: discuss@openvsw
Yes it contains just one flow.
From: Justin Pettit [jpet...@ovn.org]
Sent: Tuesday, June 28, 2016 3:47 AM
To: Manu S. Keshava
Cc: discuss@openvswitch.org
Subject: Re: [ovs-discuss] Mask MAC address in DataPath
> On Jun 27, 2016, at 6:23 PM, Manu S. Kesh
Hi, I have configured OVS_2.5.0 on RHEL6.4 with Kernel_4.1.0.
On the switch I create a flow which defines ethertype, protocol and action as:
ovs-ofctl add-flow br0 in_port=1,dl_type=0x800,nw_proto=6,action=output:2
I send traffic to port=1 and see that when I dump the data-path it matches the
fl