Configuring AAA Broadcast Accounting
To configure AAA broadcast accounting, use the aaa accounting command in global configuration mode:
PurposeCommand
Enables sending accounting records to multiple AAA
servers. Simultaneously sends accounting records to
the first server in each group. If the first server is
unavailable, failover occurs using the backup servers
defined within that group.
Device(config)# aaa accounting {system |
network | exec | connection | commands level}
{default | list-name} {start-stop | stop-only |
none} [broadcast] method1 [method2...]
Configuring Per-DNIS AAA Broadcast Accounting
To configure AAA broadcast accounting per DNIS, use the aaa dnis map accounting networkcommand in
global configuration mode:
PurposeCommand
Allows per-DNIS accounting configuration. This
command has precedence over the global aaa
accounting command.
Enables sending accounting records to multiple AAA
servers. Simultaneously sends accounting records to
the first server in each group. If the first server is
unavailable, failover occurs using the backup servers
defined within that group.
Device(config)# aaa dnis map dnis-number
accounting network [start-stop | stop-only |
none] [broadcast] method1 [method2...]
Configuring AAA Session MIB
The following tasks must be performed before configuring the AAA session MIB feature:
•
Configure SNMP.
•
Configure AAA.
•
Define the RADIUS or TACACS+ server characteristics.
Overusing SNMP can affect the overall system performance; therefore, normal network management
performance must be considered when this feature is used.
Note
To configure AAA session MIB, use the following command in global configuration mode
SUMMARY STEPS
1.
Device (config)# aaa session-mib disconnect
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1024
How to Configure Accounting