Specifications

8-2
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 8 Configuring Authentication, Authorization, and Accounting
Configuring the Accounting Server
Configuring Console Authentication, page 21
Configuring the Accounting Server
You can configure up to two AAA accounting servers. Automatic failover functionality is provided if
you have two accounting servers configured. In this case, if the first server is unreachable, the accounting
information is sent the second server. If both accounting servers are unreachable, accounting records are
cached until a server becomes available. If a server cannot be reached before the cache is full, the oldest
accounting packets are dropped to make room for the new packets.
Because the configuration of the AAA accounting server is completely independent of the AAA
authentication server, you can configure the AAA accounting server to be on the same or different
machine from the AAA authentication server.
If you use a syslog server, it is not affected by the AAA configuration and continues to use the existing
user interfaces. When the RADIUS server sends AAA accounting information to a syslog server, it is
normalized into a single string before being recorded. If no syslog server is defined, the AAA accounting
logs are recorded by the syslog server running locally on Cisco Unity Express.
For an accounting server, you can configure the following information used to log into the server:
Server IP address or DNS name
Port number used
Cryptographic shared secret and security credentials
Number of login retries
Length of login timeout
Note Only RADIUS servers are supported.
Specifying AAA Accounting Settings
SUMMARY STEPS
1. config t
2. aaa accounting server remote
3. address address [port port] secret secret
4. address address [port port] credentials hidden cred
5. retries number
6. timeout seconds
7. end
8. show aaa accounting service