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
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to