password

Use the password command to specify the MAC authentication password to be used with the RADIUS server being configured. The password command is accessible from within the RADIUS server configuration mode from the wlans:<WLAN-service-name>:auth context of the CLI.

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

password password

Parameters

password Specify the MAC authentication password

Usage

You must be in RADIUS server configuration mode for the password command to be available. Use the config command to enter RADIUS server configuration mode. For more information, see config.

Example

The following example sets the MAC authentication password to techdoc:

EWC.extremenetworks.com:wlans:cnl-AAA:auth# password techdoc
EWC.extremenetworks.com:wlans:cnl-AAA:auth# apply