Dot1x supplicant-params password – Allied Telesis AT-8100 Series User Manual
Page 1121
AT-8100 Switch Command Line User’s Guide
1121
DOT1X SUPPLICANT-PARAMS PASSWORD
Syntax
dot1x supplicant-params password
value
Parameters
value
Assigns passwords to supplicant ports. A password can be from 1
to 16 alphanumeric characters (A to Z, a to z, 1 to 9). Do not use
spaces or special characters, such as asterisks or exclamation
points. The password is case-sensitive.
Mode
Port Interface mode
Description
Use this command to assign passwords to supplicant ports. A supplicant
port sends its password to an authenticator for verification when it logs on
to the network. You may assign the same password to more than one
supplicant port.
The switch uses the EAP-MD5 authentication method when a port is
configured as a supplicant.
Confirmation Command
“SHOW RUNNING-CONFIG INTERFACE” on page 245
Example
This example sets the password to “25tip98” on supplicant port 1.0.2:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# dot1x supplicant-params password 25tip98