
738
Switch(Config)#dot1x macfilter enable
19.3.7 dot1x max-req
Command: dot1x max-req <count>
no dot1x max-req
Function:
Sets the number of EAP request/MD5 frame to be sent before the switch
re-initials authentication on no supplicant response; the “
no dot1x max-req
” command
restores the default setting.
Parameters:
< count>
is the times to re-transfer EAP request/ MD5 frames, the valid
range is 1 to 10.
Command mode:
Global Mode
Default:
The default maximum for retransmission is 2.
Usage Guide:
The default value is recommended in setting the EAP request/ MD5
retransmission times.
Example:
Changing the maximum retransmission times for EAP request/ MD5 frames to
5 times.
Switch(Config)#dot1x max-req 5
19.3.8 dot1x max-user
Command: dot1x max-user macbased<number>
no dot1x max-user macbased
Function:
Sets the maximum users allowed to connect to the port; the “
no dot1x
max-user
” command restores the default setting.
Parameters:
< number>
is the maximum users allowed, the valid range is 1 to 254.
Command mode:
Port configuration Mode.
Default:
The default maximum user allowed is 1.
Usage Guide:
This command is available for ports using MAC-based access
management, if MAC address authenticated exceeds the number of allowed user,
additional users will not be able to access the network.
Example:
Setting port 0/0/3 to allow 5 users.
Switch(Config-Ethernet0/0/3)#dot1x max-user macbased 5
19.3.9 dot1x port-control
Command: dot1x port-control {auto|force-authorized|force-unauthorized }
no dot1x port-control