Thanks Giuseppe and Ben for your answers.
Giuseppe, did you find a way for having queues and delay at the same time
with mininet and ovs? Thanks again.
2016-05-02 17:43 GMT+02:00 Giuseppe Cofano :
> I had the same issue some time ago. Probably you cannot use Mininet tc and
> ovs queues together,
I had the same issue some time ago. Probably you cannot use Mininet tc and
ovs queues together, because both are based on HTB. There is a conflict.
Giuseppe
Giuseppe Cofano, PhD
Dipartimento di Ing. Elettrica e dell'Informazione
Politecnico di Bari, Italy
Via Orabona 4, 70125 Bari Italy
+39 080
On Sat, Apr 30, 2016 at 08:55:41PM +0200, Guillermo Chica wrote:
> Hi,
>
> I have created a topology with mininet. When I've added the links, I've
> used the delay parameter, as in self.addLink( node1, node2, delay='5ms').
> After running the topology with sudo mn --custom topo5g.py --topo topo5g
Hi,
I have created a topology with mininet. When I've added the links, I've
used the delay parameter, as in self.addLink( node1, node2, delay='5ms').
After running the topology with sudo mn --custom topo5g.py --topo topo5g
--switch ovsk --controller remote --mac --arp --link tc
I have created a q