Hi,

I installed openvswitch-2.0.0 userspace and kmod rpms on fedora 19.  I am
trying vxlan configuration using ovs.

My kernel version is 3.9.5-301.fc19.i686.PAE

I created ovs bridge and added port of type vxlan as a port on the bridge.

ovs-vsctl add-br test
ovs-vsctl add-port test vxlan1 -- set interface vxlan1 type=vxlan
options:remote_ip=192.168.1.10 options:key=flow

But the vxlan port is not added as an interface, atleast it is not visible
with ifconfig -a

Could you please let me know if there is anything which I am missing


Thanks,

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

Reply via email to