Service Manual

tacacs-server host — specifies a TACACS+ server host.
aaa accounting suppress
Prevent the generation of accounting records of users with the 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
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information
The system 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. To prevent the accounting records from being generated for sessions
that do not have user names associated to them, use the
aaa accounting suppress command.
accounting
Apply an accounting method list to terminal lines.
Syntax
accounting {exec | commands {level | role role-name} method-list
Parameters
exec Enter the keyword exec to apply an EXEC level accounting method list.
commands {level|
role role-name}
Enter the keywords commands level to apply an EXEC and CONFIGURATION level
accounting method list. Enter the keyword role and then the role name for accounting
of commands executed by a user with that user role.
method-list Enter a method list that you defined using the aaa accounting exec or aaa
accounting commands.
Defaults none
Command Modes LINE
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.5(0.0) Introduced the support for roles on the MXL 10/40GbE Switch.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Security 1071