linyonghang1@ru Publish time 2023-8-3 16:25:15

How to enable the WiFi 6 function of Ruijie AP by command

You can turn on WiFi6 with the following command
Fit mode :
Ruijie(config)# ap-config-------Configure all APs under AC
Ruijie (config-ap) #11axsupport enable radio 1 ----> Enable radio 1802.11ax functionunder 2.4G
Ruijie (config-ap) #11axsupport enable radio 2 ----> Enable radio 2802.11ax functionunder 5G
Fat/Macc modeļ¼š
Ruijie (configuration) #int dot11Radio 1/0
Ruijie(config-if-Dot11radio 1/0)#11Axsupport Enable---- > Enable Radio 1 802.11ax function under 2.4G
Ruijie (config-if-Dot11Radio 1/0) #exit
Ruijie (configuration) #int dot11Radio 2/0
Ruijie (config-if-Dot11Radio 2/0) #11axsupportEnable ---- > Enable Radio 2 802.11ax function under 5G
Ruijie (config-if-Dot11Radio 2/0) #end
Ruijie #wr
Pages: [1]
View full version: How to enable the WiFi 6 function of Ruijie AP by command