Hello,

I have two doubts that I´d like a help:
1 - I have created a mininet topology and I used the command addhost to add end nodes. The mininet documentation says that I can assign the MAC address and IP address. I am assigning both, but the MAC address changes in some moment. I am using the command like below:
host1 = net.addHost( 'h1',mac='00:00:00:00:00:11',  ip='192.168.0.1')
I tried to use the command updateMAC but it doesn´t work either.

2 - A few days ago Rob answered that the last version of FlowVisor doesn´t support Bandwidth yet. I´d like your opinion about the best way to implement some kind of QoS. I divided my mininet´s network in two slices (voice and data) and I have one NOX controller for each slice.

Thank you.

My best regards.

Luciano Ignaczak

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


_______________________________________________
openflow-discuss mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to