210
Global Config
5.8.3.5 dot1x user
This command adds the specified user to the list of users with access to the specified port or
all ports. The <username> parameter must be a configured user.
Syntax
dot1x user <user> {<slot/port> | all}
no dot1x user <user> {<slot/port> | all}
<user> - Is the login user name.
<slot/port> - Is the desired interface number.
all - All interfaces.
no - This command removes the user from the list of users with access to the specified port or all ports.
Default Setting
None
Command Mode
Global Config
5.8.3.6 dot1x port-control
This command sets the authentication mode to be used on all ports. The control mode may
be one of the following.
force-unauthorized: The authenticator PAE unconditionally sets the controlled port to
unauthorized.
force-authorized: The authenticator PAE unconditionally sets the controlled port to
authorized.
auto: The authenticator PAE sets the controlled port mode to reflect the outcome of the
authentication exchanges between the supplicant, authenticator, and the authentication
server.
Syntax