mac

Commands for 802.1x
446
when using user-based access control mode; the no command is used to reset the
default value.
Parameters: <number> the maximum number of users allowed to access the network,
ranging from 1 to 1~256.
Command Mode: Port Mode.
Default Settings: The maximum number of users allowed to access each port is 10 by
default.
User Guide: This command can only take effect when the port adopts user-based
access control mode. If the number of authenticated users exceeds the upper limit of the
number of users allowed access the network, those extra users can not access the
network.
Examples: Setting port 1/3 to allow 5 users.
Switch(Config-If-Ethernet1/3)#dot1x max-user userbased 5
38.17 dot1x portbased mode single-mode
Command: dot1x portbased mode single-mode
no dot1x portbased mode single-mode
Function: Set the single-mode based on portbase authentication mode; the no
command disables this function.
Parameters: None.
Command mode: Port Mode
Default: Disable the single-mode.
Usage Guide: This command takes effect when the access mode of the port is set as
portbase only. Before configuring the single-mode, if the port has enabled dot1x
port-method portbased command and exist online users, the switch will enforce all users
of this port are offline. After that, this port only allows a user to pass the authentication,
the user can access the specified network resource, but other authentication users of
this port will be denied and can not access the network. After disabling the single-mode,
the switch also enforce the authenticated user is offline.
Example:
Switch(Config-If-Ethernet1/1)#dot1x portbased mode single-mode