WS6008> enable
WS6008# config
WS6008(config)# wlan-config 1 WPA3-TEST //Configure wlan-config, id is 1, SSID isWPA3-TEST.
WS6008(config-wlan)# exit
WS6008(config)# ap-group default //By default, all Fit APs are associated tothe default group.
WS6008(config-ap-group)# interface-mapping 120 //Associate wlan-config 1 with vlan 20. "1" is wlan-config,"20" is vlan for wireless users.
WS6008(config-ap-group)# exit
WS6008(config)# wlansec 1
WS6008(config)# security pmf mandatory //Configure the method of management frame encryption:mandatory
WS6008(config)# security wpa3 personal passphraseascii patrick1123 //Configure the password for WPA3
WS6008(config)# security wpa3 mode personal //Enablethe WPA3-Personal Authentication
3.4 For WPA2/WPA3 Authentication, you may refer tothis part:
WS6008(config)# wlansec 1
WS6008(config-wlansec)# security rsn enable //Enablethe WPA2 Authentication
WS6008(config-wlansec)# security rsn ciphers aesenable //Configurethe encryption method of WPA2: AES
WS6008(config-wlansec)# security rsn akm pskenable //EnablePSK
WS6008(config-wlansec)# security rsn akm pskset-key ascii seeyoutmr //Configure thepassword for PSK
(
WPA2 and WPA3 will use the same).
WS6008(config-wlansec)# security pmf optional //Configurethe method of management frame encryption: optional
WS6008(config-wlansec)# security wpa3 modepersonal //Enablethe WPA3-Personal Authentication
WS6008(config-wlansec)# end
WS6008# write
Welcome to Ruijie Community (https://community.ruijienetworks.com/) | Powered by Discuz! X3.2 |