Title: How to enable WiFi6 in Ruijie AP? [Print this page] Author: linyonghang1@ru Time: 2023-8-9 13:22 Title: How to enable WiFi6 in Ruijie AP? You can configure it according to the following command
Fit Mode:
Ruijie (config) #ap-config AP0001 (AP0001 is the name of the AP)
Ruijie (config) #ap-config all (enable for all APs)
Ruijie (config-ap) #11axsupport enable radio 1 ---- > Enable radio 1 to support WiFi6 function under 2.4G
Ruijie (config-ap) #11axSupport enable radio 2 ---- > Enable radio 2 to support WiFi6 function under 5G
Fat Mode/Macc Mode:
Ruijie(config)#int dot11radio 1/0
Ruijie(config-if-Dot11radio 1/0)#11axsupport enable ---->Enable radio 1 to support WiFi6 function under 2.4G
Ruijie(config-if-Dot11radio 1/0)#exit
Ruijie(config)#int dot11radio 2/0
Ruijie(config-if-Dot11radio 2/0)#11axsupport enable ----> Enable radio 2 to support WiFi6 function under 5G
Ruijie(config-if-Dot11radio 2/0)#end
Ruijie#wr
Welcome to Ruijie Community (https://community.ruijienetworks.com/)