[ovs-dev] Traffic Separation with OpenFlow

Anand Daga ananddaga14 at gmail.com
Wed Jul 11 22:19:37 UTC 2012


*System:*
We have a VM 10.70.11.86 on a XENServer with OVS. The VM is connected to
the OVS(xenbr0) on tap1.0 which is port 1 of OVS.
Now we have 2 physical n/w interfaces namely eth0 & eth1 on OVS port 2 & 3
resp.

*System diagram:*
<<VM 10.70.11.86 VM>> ---> tap1.0 <<OVS port 1=tap1.0, >>
                                                      <<       port 2=eth0,
    >>---->outside
                                                      <<       port 3=eth1
     >>---->outside


*Problem*:
How to direct traffic coming from VM's port 5001 to only eth1. All the
other traffic should go to eth0. What flows should we insert to achieve
this?
Desired traffic separation:    from port 5001 ---> to eth1
                                         all traffic except from 5001 -->
to eth0

Thanks,
Anand
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-dev/attachments/20120711/76d77f6a/attachment-0003.html>


More information about the dev mailing list