[ovs-discuss] Reg. vxlan tunnel port

ESWAR RAO eswar7028 at gmail.com
Tue Dec 17 12:54:48 UTC 2013


Hi All,

I have OVS bridge (br-int) on 3 different machines (192.168.100.101/102/103
).
I have created tunnel ports on these 3 machines using:

# ovs-vsctl add-port br-int tun0 -- set interface tun0  type=vxlan
options:remote_ip=192.168.100.102 options:key=<vni>
====> port number:2

If my understanding is not wrong, if we have multiple tunnel ports on
br-int, the packet goes to a tunnel port based on vni.

I want to understand how ovs-vswitchd passes a packet from remote node to a
tunnel port.
Also does ovs-vswitchd uses the vxlan_udp_port for any of the processing???

Thanks
Eswar Rao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20131217/7ea1865c/attachment.html>


More information about the discuss mailing list