Using the PRO3X Command Line Interface (CLI)
PRO3X User Guide
–
Command Line Interface (CLI)
65 of 182
Setting the Wireless Authentication Method
This command sets the wireless authentication method to either PSK or Extensible Authentication Protocol (EAP).
config:#
network wireless authMethod <method>
Variables:
<method> is one of the authentication methods:
PSK
or
EAP
.
Method
Description
PSK
The authentication method is set to PSK.
EAP
The authentication method is set to EAP.
Setting the PSK
If the Pre-Shared Key (PSK) authentication method is selected, you must assign a PSK passphrase by using this command.
config:#
network wireless PSK <psk>
Variables:
<psk> is a string or passphrase that consists of:
- 8 to 63 characters
- No spaces
- ASCII codes 0x20 ~ 0x7E