Reference Guide

Security | 1279
Related
Commands
aaa accounting suppress
c e s
Prevent the generation of accounting records of users with user name value of NULL.
Syntax
aaa accounting suppress null-username
To permit accounting records to users with user name value of NULL, use the no aaa accounting
suppress null-username command
Defaults
Accounting records are recorded for all users.
Command Modes
CONFIGURATION
Command
History
Usage
Information
FTOS issues accounting records for all users on the system, including users whose username string,
due to protocol translation, is NULL. For example, a user who comes on line with the aaa
authentication login method-list none command is applied. Use aaa accounting suppress
command to prevent accounting records from being generated for sessions that do not have user names
associated to them.
accounting
c e s
Apply an accounting method list to terminal lines.
Syntax
accounting {exec | commands level} method-list
Parameters
Defaults
None
Command Modes
LINE
Command
History
enable password Change the password for the enable command.
login authentication Enable AAA login authentication on terminal lines.
password Create a password.
tacacs-server host Specify a TACACS+ server host.
Version 7.6.1.0 Introduced for S-Series
Version 7.5.1.0 Introduced for C-Series
Version 6.3.1.0 Introduced
exec
Enter this keyword to apply an EXEC level accounting method list.
commands level
Enter this keyword to apply an EXEC and CONFIGURATION level
accounting method list.
method-list Enter a method list that you defined using the command aaa accounting
exec or aaa accounting commands.
Version 7.6.1.0 Introduced for S-Series