Reference Guide

Security | 809
aaa accounting suppress
z
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
z
Apply an accounting method list to terminal lines.
Syntax
accounting {exec | commands level} method-list
Parameters
Defaults
None
Command Modes
LINE
Command History
Usage Information
show accounting
z
Display the active accounting sessions for each online user.
S6000
Version 9.0.2.0 Introduced on the S6000.
Version 8.3.11.1 Introduced on Z9000
S6000
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 9.0.2.0 Introduced on the S6000.
Version 8.3.11.1 Introduced on Z9000
aaa accounting Enable AAA Accounting and create a record for monitoring the accounting function.
S6000