Hi
I have some questions about creating queues in ovs:
A). how we can set buffer size for queues?
B)In Ovs we can create a QOS with multiple queues with commands
below:
1:ovs-vsctl set port eth1 qos=@newqos \
2: -- --id=@newqos create qos type=linux-htb \
3: other-config:max-rate=2 q
d I check that?
>
>- Reply message -
>From: "Justin Pettit"
>To: "shiva rad" , "discuss@openvswitch.org"
>
>Subject: [ovs-discuss] distanation unreachable
>Date: Sat, Feb 15, 2014 05:29
>
>
>On 2/14/14, 4:00 AM, "shiva rad"
Hi
I want to create a topology of three OVS in a loop , how shuld I configure the
OVSs to connect to each other?
I want them all to work on the same subnet.
thanks.
PS : should I use cross over cables ?___
discuss mailing list
discuss@openvswitch
Hi,
I installed OVS1.10 on ubuntu 12.04 . I have a floodlight controller and 2
hosts.
I installed OVS as said in this tutorial :
http://networkstatic.net/openvswitch-configure-from-packages-and-attaching-to-a-floodlight-openflow-controller/#comment-17069
I made these configurations on OVS :
ov
hi
I install OVS and floodlight switches on 2 virtual machines , I used the
tutorial on :
http://networkstatic.net/openvswitch-configure-from-packages-and-attaching-to-a-floodlight-openflow-controller/#comment-17069
but when I enterd this command : ./configure --with-linux=/lib/modules/`uname
Hello
I'm installing OVS2 on ubuntu 12.04 . when I use " insmode
/datapath/linux/openvswitch.ko " command I get this message :
insmod: error inserting 'openvswitch.ko': -1 Unknown symbol in module
I used "modeprobe gre"
" insmode /datapath/linux/openvswitch.ko "
again I've got