mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 14:49:24 +01:00
doc: document 5GHz AP support
This commit is contained in:
parent
9d003ae585
commit
3c6a0647b3
@ -55,8 +55,17 @@ The group ``[General]`` contains general AP configuration.
|
||||
* - Channel
|
||||
- Channel number
|
||||
|
||||
Optional channel number for the access point to operate on. Only the
|
||||
2.4GHz-band channels are currently allowed.
|
||||
Optional channel number for the access point to operate on. If omitted
|
||||
the channel will be chosen automatically. Channels greater than or equal
|
||||
to 36 will select the 5GHz band for the AP to operate on.
|
||||
|
||||
Note: Due to regulatory requirements the linux kernel does not allow or
|
||||
strictly limits 5GHz use in AP mode while in world roaming. These
|
||||
frequencies become available once the country is set, either via IWD's
|
||||
main.conf option ``[General].Country`` (see ``man iwd.config``) or
|
||||
externally (e.g. iw reg set <CC>). If you are having trouble using 5GHz
|
||||
ensure the country is set, and that the desired frequency/channel is
|
||||
unrestricted.
|
||||
|
||||
Network Authentication Settings
|
||||
-------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user