config radio-profile
Description: Configure WiFi Radio profile.
config wifi
config radio-profile
edit <radio profile name>
set band <2GHz/5GHz>
set status <enable/disable>
set role <lan/wan>
set operating-standards [auto|11A-N-AC-AX|...]
set beacon-interval {100-3500}
set 80211d [ enable | disable]
set max-clients {0-512}
set power-mode auto
set channel {option1}, {option2}, ...
set bandwidth [auto|20MHz|...]
set extension-channel [auto|higher|...]
set guard-interval [auto|400ns|...]
set vap <ap names>
next
end
end
Sample command:
FVA21FTF22000003 (wifi) # config radio-profile
config wifi radio-profile
edit 2g-profile
set band 2GHz
set enable enable
set role lan
set operating-standards auto
set power-mode auto
set channel
set bandwidth auto
set extension-channel auto
set guard-interval auto
set vap fev-home-2g-1 fev-home-2g-3 fev-home-2g-4
next
edit 5g-profile
set band 5GHz
set enable enable
set role wan
set wifi-networks 5g-Dream
next
end
| Parameter | Description | Type | Size | Default | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
band |
Wi-Fi band selection 2.4GHz / 5GHz. | option |
|
|
||||||||
|
|
|
|||||||||||
| status | Enable/disable Wi-Fi radio. | option | - | |||||||||
|
|
|
|||||||||||
| role |
Set the radio role to LAN or WAN interface. |
option | - | |||||||||
|
|
|
|||||||||||
| operating-standards | Wi-Fi operating standard. | option | ||||||||||
| beacon-interval | Wi-Fi beacon interval in miliseconds. | integer | 100-3500 | |||||||||
| 80211d | Enable/disable Wi-Fi 802.11d. | option | ||||||||||
|
|
|
|||||||||||
|
max-clients |
Maximum number of Wi-Fi radio clients |
integer |
0-512 |
|
||||||||
|
power-mode |
Set the power mode for your radio. |
option |
|
|
||||||||
|
channel |
Wi-Fi channels. |
option |
|
|
||||||||
|
bandwidth |
Wi-Fi channel bandwidth. |
option |
|
|
||||||||
|
extension-channel |
Wi-Fi extension channel. |
option |
|
|
||||||||
|
|
|
|||||||||||
|
guard-interval |
Wi-Fi guard interval. |
option |
|
|
||||||||
|
|
|
|||||||||||
|
vap |
Enter virtual APs you want to apply radio configurations to. Maximum of 4 APs. |
string |
|
|
||||||||