On Sat, Dec 06, 2014 at 06:53:21PM +0530, Amar Bapu wrote:
> Iam trying to use ovs-ofctl add-flow to add a flow which outputs to a
> port 100664146 .
> The command i am using is below:
>
> ovs-ofctl -O OpenFlow13 -v add-flow tcp:10.10.10.65:6634
> cookie=0xababe,table=100,priority=300,udp,tp_d
Hi,
Iam trying to use ovs-ofctl add-flow to add a flow which outputs to a
port 100664146 .
The command i am using is below:
ovs-ofctl -O OpenFlow13 -v add-flow tcp:10.10.10.65:6634
cookie=0xababe,table=100,priority=300,udp,tp_dst=53,actions=output:100664146
2014-12-06T13:28:06Z|1|ofp_uti