Hello,

I am working with Mininet connected to two POX controllers through Flowvisor. What I do not understand is how could I slice bandwidth of a link or rather how can I distribute link bandwidth among hosts.
Let's say I have this topo:
h1
    \
    s1-------h3
    /
h2

Let's say link s1-h3 is 1 Gbps. Is there a way to slice a link using Flowvisor so connection between h1-h3 is 300 Mbps and link h2-h3 is 600 Mbps? The only way I've found is limiting each hosts' link speed at the OVS switch.

Best regards,

Aldas
_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to