On Feb 2, 2014, at 5:19 PM, Jesse Gross wrote:
> On Sat, Feb 1, 2014 at 12:10 AM, Kanthi P wrote:
>> 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
On Sat, Feb 1, 2014 at 12:10 AM, Kanthi P wrote:
> 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 bridg
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