If by "destination transport", you mean the TCP/UDP port, then you can do
what you describe.  It should be pretty clear how to do by reading the
ovs-ofctl man page.  Depending on where your new destination is, you may
need to update the L2 destination address, too.

--Justin




On Mon, Jan 6, 2014 at 3:51 PM, hardik soni <[email protected]> wrote:

> Hi All,
>
> I am using Open vSwitch with version 2.0.0 with mininet simulator. I am
> trying to inject a flow which matches source IP and destination transport
> of the packet and on successful match switch should change destination IP
> and forward the packet to specified port.
>
> Does Open vSwitch support this?
>
> If anyone can tell me some command, such that I can check flows in the
> switch directly, without any other software.
>
> --
> Regards,
> Hardik Soni
>
>
> _______________________________________________
> dev mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/dev
>
>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to