<div dir="ltr">Hi all,<div>I've created a topology in which I have 10 switches (from S0 to S9) and 3 controllers (C0, C1 and C3).</div><div><br></div><div>In my topology script I've assigned port 6633 to C0, 6634 to C1 and port 6635 to C2</div>
<div><br></div><div>c0=net.addController( 'c0', controller=RemoteController, ip='127.0.0.1', port=6633 ) </div><div><br></div><div>and so on...</div><div><br></div><div>I have connected C1 to switches S0 and S1, C2 to switches S2 and S3 and C0 to the other switches.</div>
<div><br></div><div>When I start my topology looks ok but when I start my POX l3_learning controllers I see that it connects all 10 switches to each controllers, so it's like it sees a network different than mine.</div>
<div><br></div><div>Can you explain how to fix it?</div><div>It's a mininet or a POX problem?</div><div><br></div><div>Thank you   </div><div><br></div><div><br clear="all"><div><br></div>-- <br>Silvia Fichera
</div></div>