JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
17.5  dot1x max-req 
Description 
The  dot1x  max-req  command is used to configure the maximum transfer 
times of the repeated authentication request when the server cannot be 
connected. To restore to the default value, please use no dot1x max-req 
command.   
Syntax 
dot1x max-req {
count
} 
no dot1x max-req 
Parameter 
count
  āā  The maximum transfer times of the repeated authentication 
request, ranging from 1 to 10 in times. By default, the value is 10. 
Command Mode 
Interface Configuration Mode (interface gigabitEthernet / interface range 
gigabitEthernet / interface ten-gigabitEthernet / interface range 
ten-gigabitEthernet) 
Example 
Configure the  maximum transfer times of the repeated authentication 
request as 5 on Gigabit Ethernet port 1/0/2: 
T3700G-52TQ(config)#interface gigabitEthernet 1/0/2 
T3700G-52TQ(config-if)#dot1x max-req 5 
17.6  dot1x 
Description 
The  dot1x  command is used to enable the IEEE 802.1X function for a 
specified port. To disable the IEEE 802.1X function for a specified port, please 
use no dot1x command. 
Syntax 
dot1x 
no dot1x 
99