Ruijie Community

Title: How to configure the password of SSID for AP device? [Print this page]

Author: GTAC-Sophia    Time: 2022-12-1 19:14
Title: How to configure the password of SSID for AP device?
There are three methods for configuring the password of SSID.
1. Configure it in Cloud web/Cloud APP if device online on Cloud.
1.1 For Cloud web, you need to select the related project first, then enter the 'Wireless--Basic' page and click the 'Edit button' to configure the SSID.

You may select 'Encryption Mode' for this SSID first, then customize the password, just as shown in the picture below.

1.2 For Cloud APP, you also need to select the related project first, then click 'Wi-Fi Mgmt' button to enter the WiFi list and change the WiFi setting.



2. Configure it in the local Eweb of AP
For Reyee AP, you can enter the main page of SON, then customize the password for SSID directly.

For Ruijie AP in Fit and FAT/MACC mode, you can enter the WLAN page of AC eweb/ AP eweb, then select the related SSID to configure that.



3. Configure it via CLI commands
You can use the below commands
Ruijie#config t
Ruijie(config)#wlansec 1     // 1 is the WLAN ID
Ruijie(config-wlansec)#security wpa enable //enable the wireless encryption for SSID
Ruijie(config-wlansec)#security wpa ciphers aesenable       //enable the AES encryption
Ruijie(config-wlansec)#security wpa akm pskenable     // enable the wireless sharedkey authentication
Ruijie(config-wlansec)#security wpa akm psk set-keyascii 1234567890     // configure thewireless password, the number of password bits can not be less than 8 bits
Ruijie(config-wlansec)#end
Note:
1. The first method is suitable for all Reyee AP and Ruijie AP devices.
2. The third Method is only suitable for Ruijie AP device





Welcome to Ruijie Community (https://community.ruijienetworks.com/) Powered by Discuz! X3.2