Chapter 3: Management Commands 81
aaa session-id Use this command in Global Config mode to specify if the same session-id is
used for Authentication, Authorization and Accounting service type within a
session.
no aaa session-id Use this command in Global Config mode to reset the aaa session-id behavior to
the default.
aaa accounting Use this command in Global Config mode to create an accounting method list for
user EXEC sessions, user-executed commands, or DOT1X. This list is identified
by default or a user-specified list_name. Accounting records, when enabled for
a line-mode, can be sent at both the beginning and at the end (start-stop) or only
at the end (stop-only). If none is specified, then accounting is disabled for the
specified list. If tacacs is specified as the accounting method, accounting records
are notified to a TACACS+ server. If radius is the specified accounting method,
accounting records are notified to a RADIUS server.
Note the following:
◆ A maximum of five Accounting Method lists can be created for each exec
and commands type.
◆ Only the default Accounting Method list can be created for DOT1X. There is
no provision to create more.
Default
common
Format
aaa session-id [common | unique]
Mode Global Config
Parameter Description
common Use the same session-id for all AAA Service types.
unique Use a unique session-id for all AAA Service types.
Format
no aaa session-id [unique]
Mode Global Config