[ovs-discuss] issue of vxlan inner packet

Guangvy 1965837689 at qq.com
Tue Mar 26 02:29:01 UTC 2013


Hi Here is my configurations. vxlan1000 will decapsulate when received an vxlan packet with key=1000. My test result is that vxlan2000 will receive the inner packet, encapsulate and send out with key=2000.so why vxlan2000 forward the inner packet? is a normal situation?
Bridge br2        Port "vxlan2000"              Interface "vxlan2000"                 type: vxlan                 options: {key="2000", remote_ip="2.2.2.2"}         Port "vxlan1000"             Interface "vxlan1000"                 type: vxlan                 options: {key="1000", remote_ip="1.1.1.1"}         Port "patch2"             Interface "patch2"                 type: patch                 options: {peer="patch1"}         Port br2             Interface br2                 type: internal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20130326/51eed7bf/attachment.html>


More information about the discuss mailing list