intrig-unicamp / mininet-wifi

Emulator for Software-Defined Wireless Networks
https://mn-wifi.readthedocs.io/
Other
446 stars 241 forks source link

How to ping between A host and A station? #436

Closed KeyiJJJ closed 2 years ago

KeyiJJJ commented 2 years ago

Hi, I' m a new to SDN and mininet-wifi, and I have already read the official documents but still have some problems. Problem: I'd like to build the following topology, but I don‘t know how to write by python. Host1---Router1------AP1-------Station1

I tried this but failed. Could anyone help me? which command line or tool should I use? Or where can i learn to write code? Thanks. image

zcker commented 2 years ago

When I reading the code,I find the project may help you ,actually,there is a lot of examples in github,I'm also a new novice,good luck

https://github.com/ramonfontes/reproducible-research/blob/master/mininet-wifi

ramonfontes commented 2 years ago

closing due to inactivity