Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
99
aaa new-model
no aaa new-model
Parameters
None.
Default
By default, this feature is disabled.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
Use this command to to enable AAA before the authentication and accounting via the AAA method lists
take effect. If AAA is disabled, the login user will be authenticated via the local user account table created
by the username command. The enable password will be authenticated via the local table which is
defined via the enable password command.
Example
This example shows how to enable the AAA function.
Switch#configure terminal
Switch(config)# aaa new-model
Switch(config)#
8-14 accounting commands
This command is used to configure the method list used for command accounting via a specific line. Use
the no form of the command to disable do accounting command.
accounting commands LEVEL {default | METHOD-LIST}
no accounting commands LEVEL
Parameters
LEVEL Specifies to do accounting for all configure commands at the specified
privilege level. Valid privilege level entries are 1 to 15.
default
Specifies to do accounting based on the default method list.
METHOD-LIST
Specifies the name of the method list to use.
Default
By default, this option is disabled.
Command Mode
Line Configuration Mode.