Hello.
Create the following topology: ovs4 |
| | |ovs3
-------ovs1--------ovs2 To switch to an external ovs1
interface. The rest of the switches are connected using type = patch.The Flow
entery in openflow must specify the output port, but switches ovs2, ovs3, ovs4
not connected to an external interface.
How to use openflow open access to tcp port - 80?ovs-ofctl
add-flow -O OpenFlow13 ovs2
idle_timeout=0,tcp,dl_type=0x0800,nw_proto=6,tp_dst=80,action=??????
Thank you! _______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss