On Thu, Dec 22, 2016 at 6:47 AM, Carlos Ferreira <carlosmf...@gmail.com> wrote:
> I have created a python program to create a testing topology. > For some reason, when I use the "addHost" method and use the argument > "mac" to specify the mac address for the host interface, mininet > ignores the provided mac address an seems to create and specify the > hosts with random mac addresses. > You are trying to give interfaces multicast MAC addresses, which the linux veth driver does not allow. -- Nick
_______________________________________________ openflow-discuss mailing list openflow-discuss@lists.stanford.edu https://mailman.stanford.edu/mailman/listinfo/openflow-discuss