Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Dynamic network topology under Mininet-WiFi #1

Open
fansky666 opened this issue Mar 23, 2021 · 9 comments
Open

Dynamic network topology under Mininet-WiFi #1

fansky666 opened this issue Mar 23, 2021 · 9 comments

Comments

@fansky666
Copy link

The topology created by Mininet-WiFi is static, but the vehicles are in constant motion. So how to create the dynamic network topology?
For example, at first CAR1 connects to AP1, but after some time, CAR1 is in the coverage of AP2 and should connect to AP2.

@ramonfontes
Copy link
Owner

ramonfontes commented Mar 23, 2021

You can use SUMO and set the vehicles' coordinates via SUMO.

@fansky666
Copy link
Author

您可以使用SUMO并通过SUMO设置车辆的坐标。
Thank you for your prompt reply.
Can the SUMO switch freely between the vehicle and the AP?

@ramonfontes
Copy link
Owner

Sorry, could you elaborate your question a little bit?

@fansky666
Copy link
Author

Sorry, could you elaborate your question a little bit?

Sorry, could you elaborate your question a little bit?

Sorry, maybe I didn't express the question well.
With SUMO, when the vehicle moves from AP1 to AP2, it can automatically disconnect from AP1 and then connect to AP2, right?

@ramonfontes
Copy link
Owner

Yes. The network side is performed by Mininet-WiFi.

@fansky666
Copy link
Author

Yes. The network side is performed by Mininet-WiFi.

Thank you for your help. Wish you a happy life and good health

@fansky666
Copy link
Author

Yes. The network side is performed by Mininet-WiFi.

I might venture to ask,
How should I learn as a Mininet-WiFi beginner?
I always feel that my knowledge of Mininet-WiFi is not very comprehensive.

@ramonfontes
Copy link
Owner

Here you can find some options (just to list a few):

@fansky666
Copy link
Author

Here you can find some options (just to list a few):

Thanks again for your help

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants