Reference Guide
• multi-auth — Allows 802.1X authentication for each connected host.
Default Multi-host
Command Mode INTERFACE
Usage Information The no version of this command resets the value to the default.
Example
OS10(conf-range-eth1/1/7-1/1/8)# dot1x host-mode multi-auth
OS10(conf-range-eth1/1/7-1/1/8)# do commit
Supported Releases 10.2.0E or later
dot1x max-req
Changes the maximum number of requests that the device sends to a supplicant before restarting 802.1X authentication.
Syntax
dot1x max-req retry-count
Parameters max-req retry-count — Enter the retry count for the request sent to the supplicant before restarting 802.1X
reauthentication (1 to 10).
Default 2
Command Mode INTERFACE
Usage Information The no version of this command resets the value to the default.
Example
OS10(conf-range-eth1/1/7-1/1/8)# dot1x max-req 4
OS10(conf-range-eth1/1/7-1/1/8)# do commit
Supported Releases 10.2.0E or later
dot1x port-control
Controls the 802.1X authentication performed on the interface.
Syntax
dot1x port-control {force-authorized | force-unauthorized | auto}
Parameters
• force-authorized — Disables 802.1X authentication on the interface and allows all trac on the interface
without authentication.
• force-unauthorized — Keeps the port in unauthorized state, ignoring all attempts by the client to
authenticate.
•
auto — Enables the 802.1X authentication on the interface.
Default Force-authorized
Command Mode INTERFACE
Usage Information The no version of this command resets the value to the default.
Example
OS10(config)# interface range ethernet 1/1/7-1/1/8
OS10(conf-range-eth1/1/7-1/1/8)# dot1x port-control auto
OS10(conf-range-eth1/1/7-1/1/8)# do commit
Supported Releases 10.2.0E or later
Layer 2 95