psk

Use the psk command to configure a pre-shared key in a dynamic mesh or WDS WLAN service. The psk command is accessible from the wlan:<WLAN-service-name> context of the CLI for a dynamic mesh or WDS WLAN service.

After you run the psk command, run the apply command to implement the changes.

psk shared-secret

Parameters

shared-secret Specify a pre-shared key for this dynamic mesh or WDS WLAN service with a key length of between 8 and 63 characters

Usage

After this command has been used to configure the pre-shared key for a WLAN service, it will no longer be avaiable.

Example

The following example configures the pre-shared key for the WDS WLAN service wds-test as testsecret:

EWC.extremenetworks.com# wlans
EWC.extremenetworks.com:wlans# wds-test
EWC.extremenetworks.com:wlans:wds-test# psk testsecret
EWC.extremenetworks.com:wlans:wds-test# apply
EWC.extremenetworks.com:wlans:wds-test# show
Service type: wds
Pre-shared Key: testsecret
Name: wds-test
Enable status: enable
Pre-shared Key: testsecret
SSID: wdstest
EWC.extremenetworks.com:wlans:wds-test#