[ovs-discuss] Forwarding state reduce

George Papathanail papathanail24 at gmail.com
Thu Jan 24 12:21:28 UTC 2019


Hello,
I have this setup and I insert those two flow rules in switches.
Despite that the second flow successfully inserted,
unfortunatelly I can't forward the packet to h2.

Did I use right the ΝΧΜ_OF_ETH_SRC command?

*h1 -> s1 -> s2 -> h2*





*Routing header insertion at s1*



sudo ovs-ofctl add-flow s1
dl_type=0x800,nw_dst=10.0.0.2,actions=mod_dl_src:20:00:00:00:00:00,output:2



*Source routing at s2*



sudo ovs-ofctl add-flow s2 actions=output:NXM_OF_ETH_SRC[0..3]



Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-discuss/attachments/20190124/93072ac7/attachment.html>


More information about the discuss mailing list