![NetApp CN1610 Cli Command Reference Download Page 86](http://html.mh-extra.com/html/netapp/cn1610/cn1610_cli-command-reference_1669922086.webp)
Chapter 3: Management Commands
83
The following shows an example of the command.
(CN1610) #
(CN1610) #configure
(CN1610) #aaa accounting commands default stop-only tacacs
(CN1610) #aaa accounting exec default start-stop radius
(CN1610) #aaa accounting dot1x default start-stop radius
(CN1610) #aaa accounting dot1x default none
(CN1610) #exit
For the same set of accounting type and list name, the administrator can change
the record type, or the methods list, without having to first delete the previous
configuration.
(CN1610) #
(CN1610) #configure
(CN1610) #aaa accounting exec ExecList stop-only tacacs
(CN1610) #aaa accounting exec ExecList start-stop tacacs
(CN1610) #aaa accounting exec ExecList start-stop tacacs radius
The first
aaa
command creates a method list for exec sessions with the name
ExecList
, with
record-type
as
stop-only
and the
method
as
. The
second command changes the
record type
to
start-stop
from
stop-only
for the
same method list. The third command, for the same list changes the
methods list
to {
tacacs,radius
} from {
tacacs
}.
no aaa accounting
This command deletes the accounting method list.
The following shows an example of the command.
(CN1610) #
(CN1610) #configure
(CN1610) #aaa accounting commands userCmdAudit stop-only tacacs
radius
(CN1610) #no aaa accounting commands userCmdAudit
(CN1610) #exit
password (AAA IAS
User Configuration)
Use this command to specify a password for a user in the IAS database. An
optional parameter
encrypted
is provided to indicate that the password given to
the command is already preencrypted.
Format
no aaa accounting {exec | commands | dot1x} {default |
list_name default}
Mode
Global Config
Summary of Contents for CN1610
Page 3: ......
Page 31: ...28 Accessing the CLI ...
Page 309: ...306 Remote Monitoring Commands ...
Page 473: ...470 Port Mirroring Commands 100 ...
Page 487: ...484 DHCP L2 Relay Agent Commands Mode Privileged EXEC ...
Page 607: ...604 IPv6 Management Commands ...