131
If you execute the dot1x smarton password command multiple times, the most recent configuration takes
effect.
Examples
# Set the SmartOn password to abc in plain text.
<Sysname> system-view
[Sysname] dot1x smarton password simple abc
Related commands
• display dot1x
• dot1x smarton
• dot1x smarton switched
dot1x smarton retry
Use dot1x smarton retry to configure the maximum attempts for retransmitting an
EAP-Request/Notification packet to a client.
Use undo dot1x smarton retry to restore the default.
Syntax
dot1x smarton retry retries
undo dot1x smarton retry
Default
The device allows a maximum of three attempts for retransmitting an EAP-Request/Notification packet to
a client.
Views
System view
Predefined user roles
network-admin
Parameters
retries: Specifies the maximum attempts for retransmitting an EAP-Request/Notification packet to a client.
The value range is 1 to 10.
Usage guidelines
When the device sends an EAP-Request/Notification packet to the client, the SmartOn client timeout
timer (set by dot1x smarton timer supp-timeout) starts. If the device does not receive any
EAP-Response/Notification packets from the client within the timer, it retransmits the
EAP-Request/Notification packet to the client. After the device has made the maximum retransmission
attempts but received no response, it stops the 802.1X authentication process for the client.
Examples
# Configure the maximum attempts for retransmitting an EAP-Request/Notification packet as 5.
<Sysname> system-view
[Sysname] dot1x smarton retry 5
Related commands
• display dot1x