Hi list,
   With branch-1.10.0.  Create VXLAN tunnel  , then call vxlan_tnl_create(),  
then create second VXLAN tunnel, not call vxlan_tnl_create() , Why? the 
following is my configurations:
    Bridge br1
        Port br1
            Interface br1
                type: internal
        Port "vxlan100012"
            Interface "vxlan100012"
                type: vxlan
                options: {remote_ip="10.10.10.92"}
        Port "vxlan1000112"
            Interface "vxlan1000112"
                type: vxlan
                options: {remote_ip="10.10.10.192"}



Thanks,
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to