User`s manual
198 Asanté IntraCore 36000 Series
Example
Console(config)#dot1x default
Console(config)#
16.30 dot1x max-req
This command sets the maximum number of times the switch port will retransmit an EAP request/identity
packet to the client before it times out the authentication session. Use the no form to restore the default.
Syntax Description
dot1x max-req count
no dot1x max-req
count The maximum number of requests. (Range: 1-10)
Default
2
Command Mode
Global Configuration
Example
The following example shows setting the maximum number of requests to 2.
Console(config)#dot1x max-req 2
Console(config)#
16.31 dot1x operation-mode
This command allows single or multiple hosts (clients) to connect to an 802.1X-authorized port. Use the no
form without keywords to restore the default to single host. Use the no form with the multi-host max-count
keywords to restore the default maximum count.
Syntax Description
dot1x operation-mode {single-host | multi-host [max-count count]}
no dot1x operation-mode [multi-host max-count]
single-host Allows only a single host to connect to this port.
multi-host Allows multiple host to connect to this port.
max-count Keyword for the maximum number of hosts.
count The maximum number of hosts that can connect to a port. (Range: 1-20;
Default: 5)