configure security-profile wpa-psk
ExtremeWare Software 7.3.0 Command Reference Guide 825
configure security-profile wpa-psk
configure security-profile <name> wpa-psk [hex <hexadecimal_digit> |
passphrase <alphanumeric_string>]
Description
Configures the WPA pre-shared key.
Syntax Description
Default
N/A.
Usage Guidelines
Use this command to configure the WPA pre-shared key using a hexadecimal (64 bytes) digit or ASCII
alphanumeric string (8-63 characters in length).
Examples
The following example configures the WPA pre-shared key “abcdefgh” for the security profile sec_prof1
as passphrase:
configure security-profile sec_prof1 wpa-psk passphrase abcdefgh
History
This command was first available in ExtremeWare 6.2a and added to the “i” series in 7.3.0.
Platform Availability
This command is available on Alpine 3800 series only.
name Specifies the names of the security profile.
hex Specifies the WPA pre-shared key type as hex.
hexadecimal digit Specifies a 64-byte hexadecimal key.
passphrase Specifies the WPA pre-shared key type as passphrase.
alphanumeric_string Specifies a passphrase name in ASCII alphanumeric notation (8-63 characters
in length)