config wireless-controller mpsk-profile
Configure MPSK profile.
config wireless-controller mpsk-profile Description: Configure MPSK profile. edit <name> set mpsk-concurrent-clients {integer} set mpsk-external-server {string} set mpsk-external-server-auth [enable|disable] config mpsk-group Description: List of multiple PSK groups. edit <name> set vlan-type [no-vlan|fixed-vlan] set vlan-id {integer} config mpsk-key Description: List of multiple PSK entries. edit <name> set key-type [wpa2-personal|wpa3-sae] set mac {mac-address} set passphrase {password} set sae-password {password} set sae-pk [enable|disable] set sae-private-key {string} set concurrent-client-limit-type [default|unlimited|...] set concurrent-clients {integer} set comment {var-string} set mpsk-schedules <name1>, <name2>, ... next end next end set mpsk-type [wpa2-personal|wpa3-sae|...] next end
config wireless-controller mpsk-profile
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
mpsk-concurrent-clients |
Maximum number of concurrent clients that connect using the same passphrase in multiple PSK authentication. |
integer |
Minimum value: 0 Maximum value: 65535 |
0 |
||||||||
mpsk-external-server |
RADIUS server to be used to authenticate MPSK users. |
string |
Maximum length: 35 |
|
||||||||
mpsk-external-server-auth |
Enable/Disable MPSK external server authentication. |
option |
- |
disable |
||||||||
|
|
|||||||||||
mpsk-type |
Select the security type of keys for this profile. |
option |
- |
wpa2-personal |
||||||||
|
|
|||||||||||
name |
MPSK profile name. |
string |
Maximum length: 35 |
|
config mpsk-group
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
name |
MPSK group name. |
string |
Maximum length: 35 |
|
||||||
vlan-type |
MPSK group VLAN options. |
option |
- |
no-vlan |
||||||
|
|
|||||||||
vlan-id |
Optional VLAN ID. |
integer |
Minimum value: 1 Maximum value: 4094 |
0 |
config mpsk-key
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
name |
Pre-shared key name. |
string |
Maximum length: 35 |
|
||||||||
key-type |
Select the type of the key. |
option |
- |
wpa2-personal |
||||||||
|
|
|||||||||||
mac |
MAC address. |
mac-address |
Not Specified |
00:00:00:00:00:00 |
||||||||
passphrase |
WPA Pre-shared key. |
password |
Not Specified |
|
||||||||
sae-password |
WPA3 SAE password. |
password |
Not Specified |
|
||||||||
sae-pk |
Enable/disable WPA3 SAE-PK. |
option |
- |
disable |
||||||||
|
|
|||||||||||
sae-private-key |
Private key used for WPA3 SAE-PK authentication. |
string |
Maximum length: 359 |
|
||||||||
concurrent-client-limit-type |
MPSK client limit type options. |
option |
- |
default |
||||||||
|
|
|||||||||||
concurrent-clients |
Number of clients that can connect using this pre-shared key. |
integer |
Minimum value: 1 Maximum value: 65535 |
256 |
||||||||
comment |
Comment. |
var-string |
Maximum length: 255 |
|
||||||||
mpsk-schedules |
Firewall schedule for MPSK passphrase. The passphrase will be effective only when at least one schedule is valid. Schedule name. |
string |
Maximum length: 35 |
|