[ovs-discuss] Logical interface speed

Deepika deepika.dwaraknath at veryxtech.com
Thu Jan 2 13:17:51 UTC 2014


Hi ,

I have Created a bridge named br3 and  added 4 logical ports (ovs-vsctl 
add-port br3 port1 -- set interface port1 type=internal ) to br3 .

I have few doubts regarding the logical ports speed.

Q1.How to find the logical interface speed ?

     I have checked using ovs-ofctl dump-flows br3 .It showed  as 0 Mbps 
Now and 0 Mbps Max ,

Q2.How to set the speed for logical interface ?

   I have tried the following command :

    ovs-vsctl add-port br3 port1 -- set interface port1 type=internal 
options:link_speed=1G

Q3 .What will be the speed for logical interface once i create it ?

Please clarify me regarding this.

Thanks & Regards,
Deepika



More information about the discuss mailing list