Specifications

8-4
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 Authentication Server
Address: 192.168.1.101 Port: 1813 Credentials:
EugxIjn3MbL3WgUZUdUb90nfGWTYHfmPSd8ZZNgd+Y9J3xlk2B35j0nfGWTYHfmPSd8ZZNgd+Y9J3xlk2B35j0nfGW
TYHfmPSd8ZZNgd+Y9J3xlk2B35j0nfGWTYHfmP
Address: 192.168.1.100 Port: 1813 Credentials:
EugxIjn3MbL3WgUZUdUb90nfGWTYHfmPSd8ZZNgd+Y9J3xlk2B35j0nfGWTYHfmPSd8ZZNgd+Y9J3xlk2B35j0nfGW
TYHfmPSd8ZZNgd+Y9J3xlk2B35j0nfGWTYHfmP
Timeout: 5 (sec)
Retries: 3
Configuring the Authentication Server
The two procedures for configuring AAA authentication consist of:
Configuring connection parameters for the AAA authentication server
Configuring whether the authentication servers or local authentication database will be queried first
This section covers only the first procedure. The second procedure is covered in the “Configuring the
AAA Policy” section on page 5.
For an AAA authentication 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 To help protect the cryptographic information of the RADIUS server, you must view the running
configuration to see this information.
Specifying AAA Authentication Settings
SUMMARY STEPS
1. config t
2. aaa authentication 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