CLI Guide
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
Supported Modes All Modes
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.4(0.0) Supported on the FN I/O Aggregator and M I/O Aggregator.
Usage Information
Dell Networking OS 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.
aaa authorization commands
Set parameters that restrict (or permit) a user’s access to EXEC and CONFIGURATION level commands.
Syntax
aaa authorization commands {level}{name|default} {local |
tacacs+| none}
Undo a configuration with the no aaa authorization commands {level|
{name|default} {local | tacacs+ | none} command.
Parameters
commands level Enter the keyword commands then the command privilege
level for command level authorization.
name Define a name for the list of authorization methods.
default Define the default list of authorization methods.
local Use the authorization parameters on the system to perform
authorization.
tacacs+ Use the TACACS+ protocol to perform authorization.
none Enter the keyword none to apply no authorization.
Defaults none
1308
Security