Dot1x supplicant-params username – Allied Telesis AT-8100 Series User Manual
Page 1122
Chapter 72: 802.1x Port-based Network Access Control Commands
1122
DOT1X SUPPLICANT-PARAMS USERNAME
Syntax
dot1x supplicant-params username
username
Parameters
username
Assigns usernames to supplicant ports. A username 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 username is case-sensitive.
Mode
Port Interface mode
Description
Use this command to assign a username to a supplicant port. A supplicant
port sends its username to an authenticator for verification when it logs on
to the network. You may assign the same username 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 assigns the username “JSmith12” to supplicant port 1.0.15:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.15
awplus(config-if)# dot1x supplicant-params username JSmith12