Discussion:
[OpenWrt-Devel] Separate Default SSID for 2.4GHz and 5GHz
Afkar Rafique
2015-08-06 15:59:07 UTC
Permalink
Hi Everyone,

I am working on AR93XX openWrt project. I have to configure the wifi0 as
2.4GHz and 5Ghz as per the selection of user. Mainly I have to add
selection in the GUI to switch between 2.4GHz and 5GHz. I have to keep two
separate default SSID for 2.4GHz and 5GHz.

Could anyone can help me that how I can keep two separate configuration and
how I can handle this in software. I mean to say how I can thin into GUI
and can handle backend.


Thanks.
Sami Olmari
2015-08-07 07:57:53 UTC
Permalink
In openwrt you are free to configure each and every radio as own unit, so
use whatever SSID you see fit for each radio. This is default basic OpenWrt
stuff :)

Sami Olmati
Post by Afkar Rafique
Hi Everyone,
I am working on AR93XX openWrt project. I have to configure the wifi0 as
2.4GHz and 5Ghz as per the selection of user. Mainly I have to add
selection in the GUI to switch between 2.4GHz and 5GHz. I have to keep two
separate default SSID for 2.4GHz and 5GHz.
Could anyone can help me that how I can keep two separate configuration
and how I can handle this in software. I mean to say how I can thin into
GUI and can handle backend.
Thanks.
_______________________________________________
openwrt-devel mailing list
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
Bastian Bittorf
2015-08-13 12:21:13 UTC
Permalink
Post by Sami Olmari
In openwrt you are free to configure each and every radio as own unit, so
use whatever SSID you see fit for each radio. This is default basic OpenWrt
stuff :)
seems that Afkar has 1 radio which must be switched between 2.4 and 5 GHz, Afkar?

bye, bastian
John kerry
2015-08-13 12:17:57 UTC
Permalink
Hi,

Yes exactly i have one radio which i want to switch between 2.4GHz and
5GHz. GUI side i will add one switch button, But i am not getting how
handle backend wireless config. i mean to say where i can add this when
selected 2.4GHz load 2.4GHz wireless configuration and same for 5GHz.
Post by Sami Olmari
Post by Sami Olmari
In openwrt you are free to configure each and every radio as own unit, so
use whatever SSID you see fit for each radio. This is default basic
OpenWrt
Post by Sami Olmari
stuff :)
seems that Afkar has 1 radio which must be switched between 2.4 and 5 GHz, Afkar?
bye, bastian
_______________________________________________
openwrt-devel mailing list
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
Loading...