Release : 1.1f 248 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
10.3 dot1x local-database
This command configures the dot1x authentication server database with user name and
password and the no form of the command deletes an entry from the dot1x authentication server
database.
dot1x local-database <username> password <password> permission {allow |
deny} [<auth-timeout (value(1-7200))>] [interface <interface-type>
<interface-list>]
no dot1x local-database username
Syntax Description
Username - User name
Password - Password
Permission - Specifies whether the user must be allowed /denied access on a set of ports
auth-timeout - Number of seconds between authentication attempts
interface - Port list of the interface on which dot1x authentication can be applied
Mode
Global Configuration Mode
Defaults
Permission - allow
interface-list - all the physical interfaces
Example
SMIS(config)# dot1x local-database fsoft password admin123
permission allow auth-timeout 6000
The command adds users to the local database only for local authentication.
The auth-timeout parameter represents the time in seconds after which the access to the port is
denied for the user. When the timeout value is 0, the authenticator uses the re-authentication
period of the authenticator port.
If the port list is not configured, the user will be allowed/denied access on all the ports.