[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openvswitch-discuss
Subject:    [ovs-discuss] QoS using patch ports
From:       navneet.singh2012 () gmail ! com (Navneet Singh)
Date:       2015-04-29 17:15:05
Message-ID: CAOCzzULO5t7t_BNj+OkvbRX4eCwqdDCOTgX1DAhoXOCFRgK_dw () mail ! gmail ! com
[Download RAW message or body]

Hi All

I need to configure OVS queues using OVS patch ports. Below is my setup.


---------------------------------------------------------------------------------------------------------------------------
 |
> ____________                      ___*192.168.1.1*__
> > br0             |  patch-port  |           br1
      |
> > eth1|-----------------| eth2
      |
> > _eth0________|                    |_________eth3_|
                  /
 \
                 /
   \
                /
    \
               /
       \
            Laptop-1
 Laptop-2
            IP-192.168.1.100
IP-192.168.1.11


I'm able to ping Laptop-1 and Laptop-2 but not able to achieve rate limit
when I'm applying QOS policy at port eth1 of br0.
I'm using below command..

ovs-vsctl set port eth1 qos=@newqos -- --id=@newqos create qos
> type=linux-htb queues=0=@q0,1=@q1 -- --id=@q0 create queue
> other-config:min-rate=1000000 other-config:max-rate=1000000 -- --id=@q1
> create queue other-config:min-rate=3000000 other-config:max-rate=300000
> 0


Thanks in advance

--
Navneet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/discuss/attachments/20150429/99c772e0/attachment-0001.html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic