简体   繁体   中英

simulating mininet without controller

I have a 2x2 leaf spine topology as seen inthe picture 2x2 leaf spine topology , I want to test it with out SDN controller, the prolbem is that connection between hosts of different switches doesn't work, even the ping:-(. Please there is any way can I solve this? Because I have to make comparaison beteween the experiments (with and without controller).

And there is any way to get metrics or any scenario please for http traffic?

Thank you:-).

It is possible. In the scenario where you must not use a controller, you are going to have to turn a normal node into a router. Take a look at this: (mininet) How to create a topology with two routers and their respective hosts

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM