Document ID: 28326 |
Introduction
This document provides details for the necessary modifications when changing the IP address of the Cisco Secure (CS) AAA server.
Prerequisites
Requirements
There are no specific requirements for this document.
Components Used
This document is not restricted to specific software and hardware versions.
The information in this document was created from the devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If your network is live, make sure that you understand the potential impact of any command.
Conventions
For more information on document conventions, refer to the Cisco Technical Tips Conventions.
Information and Steps
There are five places where you need to make modifications if you change the address of the Cisco Secure AAA server.
Note: BASEDIR = Directory where CiscoSecure is installed.
Complete these steps:
-
$BASEDIR/CSU/libdb.conf
Change the IP_Addr value to the new IP address.
-
$BASEDIR/config/CSU.cfg
Change the value for the "STRING config_server_ip_address" parameter to the new IP address.
-
$BASEDIR/ns-home/admserv/ns-admin.conf
Change the value for the address parameter to the new IP address.
-
$BASEDIR/utils/sql.scripts/radius_init.data
$BASEDIR/utils/sql.scripts/radius_drop.data
Perform a search and replace to replace the old IP address with the new IP addresses on these two files. These files are not used in production, but you can change them for completeness.
It is also recommended that you have hostname resolution completely configured using either hosts files or DNS. Configuring the hostname resolution ensures that all machines can resolve each other's names to the new IP address.
Cisco Support Community - Featured Conversations
Related Information
- Cisco Secure Access Control Server for Unix Product Support
- Technical Support & Documentation - Cisco Systems
| Updated: Jan 19, 2006 | Document ID: 28326 |
Feedback