GithubHelp home page GithubHelp logo

Comments (13)

ramonfontes avatar ramonfontes commented on May 23, 2024

from mininet-wifi.

adrianUPC avatar adrianUPC commented on May 23, 2024

Thanks Ramon.
Regarding the 802.11ac question, I was confused because in section 1.6.2 in the manual you employ variables "mode" and "ieee80211r". I thought that the "mode" is equivalent to the "hw_mode" in hostapd.conf. But in such a case, the 802.11ac should be configured as hw_mode=a and 80211ac=1.

Furthermore (please correct me if I am wrong) the channels at 5GHz are not defined in wifiChannel.py (i.e. 36, 40, 44, ...) I guess I should add these channels in that file.

Best Regards
Adrian

from mininet-wifi.

ramonfontes avatar ramonfontes commented on May 23, 2024

Hi Adrian,

Regarding 802.11r there is a problem: You can use any mode you want with 802.11r. That's why I had to use ieee80211r='yes'. Do you have any suggestion for improving it? You don't have to set 80211ac=1. Only set mode='ac'. Have you checked this https://github.com/intrig-unicamp/mininet-wifi/blob/master/mininet/wifiChannel.py#L223?

from mininet-wifi.

adrianUPC avatar adrianUPC commented on May 23, 2024

Thanks!
It seems I had an old version, I have update right now.

I am trying to set up an scenario where the configuration of the AP will be changed by an external controller. (opendaylight). I have seen your discussion #58, and I will take into account that information.

BR

from mininet-wifi.

ramonfontes avatar ramonfontes commented on May 23, 2024

Thank you Adrian. You can clone the branch dev whether you want. Please let me know if you have any doubt/suggestion.

Regards,
Ramon

from mininet-wifi.

adrianUPC avatar adrianUPC commented on May 23, 2024

Hi Ramon,
I have been reading the different links you have been providing in other discussions about how managing the PHY-layer of APs (i.e. using CAPWAP). If I am not wrong, it seems that something is needed at the virtual AP (I do not know if at hostapd level or what else) in order to "react" to the CAPWAP commands. I guess that using the openCAPWAP approach is not an easy modification at the mininet-WIFI. Are you considering to add such functionality in your system?

Furthermore, playing around with the CAPWAP it seems that an IP for the desired AP is needed to obtain the information. In mininet-WIFI you cannot define the IP for AP, just for stations, am I right?

Thanks

from mininet-wifi.

ramonfontes avatar ramonfontes commented on May 23, 2024

from mininet-wifi.

ramonfontes avatar ramonfontes commented on May 23, 2024

Still a first release: https://github.com/ramonfontes/opencapwap-mininet-wifi

from mininet-wifi.

iamxg avatar iamxg commented on May 23, 2024

Hi Ramon,
I run the example adhoc.py. I reset location of sta3 so that it is not in communication range of sta1. But sta1 still can communication with sta3 (see graph). I don't know why. Could you tell me how to modify it? Thank you!
Happy weekend!
image

from mininet-wifi.

ramonfontes avatar ramonfontes commented on May 23, 2024

from mininet-wifi.

iamxg avatar iamxg commented on May 23, 2024

from mininet-wifi.

Lucho0718 avatar Lucho0718 commented on May 23, 2024

Hi Ramon

Look what happens is that I have been working on the creation of a Wi-Fi network under the 802.11ac standard, I was reviewing in previous comments that the implementation of this standard only requires the configuration mode = 'ac', try it that way and the The result was that the stations connected to the different APs in the network could not be communicated, as if they did not have a connection. Reason why I decided to observe the instructions of the hostapd.conf file and there I could notice that there was an information which allowed to implement the standard to work with VHT, the configuration was hw_mode = a, which is used to specify that in the 5 GHz band is used with VHT and then it is configured ieee80211ac = 1 to activate the standard. What I would like to know is whether through this form if the 802.11ac standard is configured correctly or that other alternatives could be implemented.

I would also like to ask if there is any way to do a kind of channel modeling for this rule, for example by modifying some parameters within a file, or if the only way to do it would be through commands such as supported_chan_width, Tx STBC , which are also indicated within the hostapd.conf file.

from mininet-wifi.

ramonfontes avatar ramonfontes commented on May 23, 2024

from mininet-wifi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.