Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

What is the maximum number of nodes supported by Mesh ? #62

Open
sritam2 opened this issue Jul 3, 2017 · 10 comments
Open

What is the maximum number of nodes supported by Mesh ? #62

sritam2 opened this issue Jul 3, 2017 · 10 comments

Comments

@sritam2
Copy link

sritam2 commented Jul 3, 2017

Dear All,

I have been working with 802.11s Mesh following the instructions at the HOWTO page. I am successful in forming the Mesh network using Laptops with Ubuntu 14.04 installed. I have the following doubts:

  1. What is the maximum number of nodes(laptops in my case) that the Mesh network can support ? In other words what is the scalability in terms of size of the Mesh network ?

  2. How to configure the maximum number of peer links that a node can have ? After forming links with a certain number of peers, the node will not allow any more joining. Is this possible/configurable ?

Please help me in answering these questions. Looking forward to your help.

Thanks and Regards,
Sritam Paltasingh.

@chunyeow
Copy link
Contributor

chunyeow commented Jul 4, 2017 via email

@jcard0na
Copy link
Contributor

jcard0na commented Jul 4, 2017 via email

@sritam2
Copy link
Author

sritam2 commented Jul 5, 2017

Dear All,

Thank you for the valuable information. I went through the links and read the articles.

I am trying to form the mesh network using SAE authentication in a very busy channel (channel 6 - 2437 Mhz). I am keeping the channel busy with data traffic by downloading torrent files from internet via router set at channel 6. But still the authentication time (calculated from time stamps of wpa_supplicant) is not affected even though the channel is very busy. It takes the same time compared to the authentication time when the channel was free (near by access points, routers, other devices were all off).

How is this possible?? Even if the channel is heavily loaded with network traffic, the authentication time required for new node to become part of MBSS is still unaffected ?? Any reason for that?
Is it that authentication traffic is given more priority than normal data traffic ??

Please help me in clearing this doubt of mine.

Thanks and Regards,
Sritam.

@chunyeow
Copy link
Contributor

chunyeow commented Jul 5, 2017 via email

@sritam2
Copy link
Author

sritam2 commented Jul 5, 2017

Hi Chun-Yeow/Javier,

The authentication time measured (SAE is used) is unaffected even if the channel (channel 6 is used) is very busy. This is simulated by downloading torrent files from internet with router set at channel 6. The router is placed very close to the testbed consisting of Mesh node laptops.

But still the authentication time is 1.04 seconds. It is the same when router is off and only Mesh traffic is in the air.

Any reason for such a behavior??

Please help me.

Thanks and Regards,
Sritam Paltasingh.

@chunyeow
Copy link
Contributor

chunyeow commented Jul 5, 2017 via email

@sritam2
Copy link
Author

sritam2 commented Jul 5, 2017

Hi Chun-Yeow,

Thank you so much for your valuable advise. I will go through the mesh peering and mesh authentication procedures.
Should I look into IEEE 802.11-2012 specification released by IEEE in 2012 for understanding the mesh peering and authentication ?? If you know any other document which I should read for understanding mesh peering and authentication, then please refer me the name of the document.

Does the open80211s stack (which is part of linux kernel) implement passive scanning to trigger the mesh authentication and peering ??

Thanks and Regards,
Sritam Paltasingh.

@bcopeland
Copy link
Contributor

bcopeland commented Jul 5, 2017 via email

@sritam2
Copy link
Author

sritam2 commented Jul 5, 2017

Hi Bob,

Thank you for the valuable information. I will go through the sections.
I have the following questions:

  1. For secure Mesh, is the authentication and peering process, specified by IEEE 802.11-2012 for Mesh networks, completely implemented and driven by wpa_supplicant ?? In order words, does wpa_supplicant implement the SAE specification described in IEEE 802.11-2012 for forming secured Mesh ?

@sritam2
Copy link
Author

sritam2 commented Jul 6, 2017

Dear All,

Is it possible to have pairwise password between mesh stations in an MBSS. Presently, I am using the same shared password among all nodes of the Mesh configured in wpa_supplicant.conf

Is it possible to define pairwise password for each secured link that a Mesh station forms. So, if a station has links to 3 different stations which are at one-hop distance away from this station, then is it possible that the Mesh station authenticates the 3 different stations (one-hop away) using 3 different password pairs (one for each station).

According to IEEE 802.11-2012, it should be possible. If yes, then how to implement it using wpa_supplicant ??
should there be multiple entries for "psk" field in wpa_supplicant.conf file ??

Thanks and Regards,
Sritam.

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

No branches or pull requests

4 participants