User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 401
Default defaultList. Used by the console and only contains the method local.
networkList. Used by telnet and SSH and only contains the method local.
Mode Global Config
Example: The following shows an example of the command.
(M4500-32C) (Config)#aaa authentication login default radius local enable none
5.11.4. no aaa authentication login
This command returns to the default.
Format no aaa authentication login {<listname> | default | network}
Mode Global Config
5.11.5. aaa accounting
Use this command in Global config mode to create an accounting method list for either user EXEC sessions or for
user-executed commands. This list is identified by default or a user-specified listname. Accounting records,
when enabled for a line-mode, can be sent at both the beginning and at the end (start-stop) or only at the end
(stop-only). If none is specified, then accounting is disabled for the specified list. If tacacs is specified as the
accounting method, accounting records are notified to a TACACS+ server. If radius is the specified accounting
method, accounting records are notified to a RADIUS server.
Note: Please note the following:
A maximum of five Accounting Method lists can be created for each exec and command type.
The same list-name can be used for both exec and commands accounting type.
AAA Accounting for commands with RADIUS as the accounting method is not supported.
Only the default Accounting Method list can be created for DOT1X. There is no provision to create mode.
[method2…]
enable. Uses the enable password for authentication.
line. Uses the line password for authentication.
local. Uses the local username database for authentication.
none. Uses no authentication.
radius. Uses the list of all RADIUS servers for authentication.
tacacs. Uses the list of all TACACS servers for authentication.