5000 Series Layer 2/3 Managed Data Center Switch CLI Reference Guide
364
Configure authentication for port-based access. Authentication function is available when an error has
occurred.. Possible authentication methods include:
•
ias. Internal authentication server database is used for authentication. This method can be used
in conjunction with any one of the existing methods such as local, radius, etc.
•
local. Local username database is used for authentication.
•
none. No authentication applied.
•
radius. RADIUS server is used for authentication.
aaa authentication dot1x default {[ias] | [method1 [method2 [method3]]]}
Parameters
ias
Select internal as the authentication method.
method #
(Optional) Indicates an alternative identification method: local, none, or
radius.
Default
The default is None.
Command Mode
Global Config
Example
The following is an example of the command.
(Routing)#
(Routing)#configure
(Routing)(Config)#aaa authentication dot1x default ias none
(Routing)(Config)#aaa authentication dot1x default ias local radius none
5-286 clear dot1x statistics
Resets the 802.1X statistics for the specified or for all ports.
clear dot1x statistics {slot/port | all}
Parameters
slot/port
Enter an interface in slot/port format.
all
Enter all to specify all ports.
Default
The default is None.