Management Commands
532
ProSAFE M7100 Managed Switches
method1: At least one from the following table:
no aaa authentication dot1x
Use this command to remove the authentication at login.
aaa accounting
This command creates an accounting method list. The list is identified by the default keyword
or by a user-specified <list_name> parameter.
If accounting records are enabled for a list, the records can be sent at both the beginning and end
(start-stop), or only at the end (stop-only). If you specify the none keyword, accounting
is disabled for the list.
If you specify the tacacs ke
yword as the accounting method, accounting records are sent to a
TACACS+ server. If you specify the radius keyword as the accounting method, accounting
records are sent to a RADIUS server.
Note the following:
• You can create a maximum of five accounting method lists that have the exec keyword
enabled. In addition, you can create a maximum of five accounting method lists that have the
command keyword enabled.
• You can use the same <list_name> parameter for an accounting method list that has the
exec
keyword enabled and for an accounting method list that has the commands keyword
enabled.
• For an accounting method list that has the commands
keyword enabled, AAA accounting with
RADIUS as the accounting method is not supported.
• There is one default accounting method list for the dot1x accounting type and you cannot
cr
eate additional ones for dot1x.
Format aaa authentication dot1x default <method1> [<method2> ...]
Mode Global Config
Keyword Description
local Uses the local username database for authentication.
none Uses no authentication.
radius Uses the list of all RADIUS servers for authentication.
ias Uses the internal authentication server users database for authentication.
Format no aaa authentication dot1x default
Mode Global Config