802.1X Commands
93 Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
3
3.11 dot1x max-hosts
To configure the maximum number of authorized hosts allowed on the interface,
use the dot1x max-hosts command in Interface Configuration mode. To restore the
default configuration, use the no form of this command.
Syntax
dot1x max-hosts
count
no dot1x max-hosts
Parameters
•
count
—Specifies the maximum number of authorized hosts allowed on the
interface. May be any 32 bits positive number.
Default Configuration
No limitation.
Command Mode
Interface (Ethernet) Configuration mode
User Guidelines
By default, the number of authorized hosts allowed on an interface is not limited.
To limit the number of authorized hosts allowed on an interface, use the dot1x
max-hosts command.
This command is relevant only for multi-session mode.
Example
The following example limits the maximum number of authorized hosts on Ethernet
port gi11 to 6:
switchxxxxxx(config)#
interface
gi1
1
switchxxxxxx(config-if)#
dot1x max-hosts
6