Installation Guide
Table Of Contents
- Cisco Security Manager 4.3 UCS Server Bundles Quick Start Guide
- Contents
- Product Description
- Deployment Mode-Standard Only; No HA or DR
- Steps to Get Up and Running with Cisco Security Manager
- BIOS Setup, OS Tuning, and Security Manager Tuning (these were done by Cisco before shipment of the Bundle to you)
- Performance Parameters
- Updates and Service Packs for Windows
- Patches and Service Packs for Security Manager
- Usernames and Passwords
- Windows Activation, Product Key, and EULA
- Windows Drivers for the UCS Server
- Updates and Service Packs for the UCS Server
- Cisco Security Manager License
- IP Address and Hostname
- Recovery Media and Recovery Procedure
- If You Need to Return Your Bundle to Cisco
- Related Documentation

9
Cisco Security Manager 4.3 UCS Server Bundles Quick Start Guide
78-21007-01
IP Address and Hostname
Changing the IP Address
To change the IP address of your server, follow the procedures for IP address assignment published by
Microsoft for Windows Server 2008, as you did when first assigning an IP address.
After changing the IP address of your server, you must restart the Security Manager Daemon Manager
by executing the following commands in a command window:
net stop crmdmgtd
net start crmdmgtd
Changing the Hostname
The default hostname for the low-end hardware configuration (16 GB RAM, 4 x 500 GB HDD) is
CSM4-UCS2-50HW. The default hostname for the high-end hardware configuration (24 GB RAM, 7 x
500 GB HDD) is CSM4-UCS2-150HW.
To change the hostname of your new Bundle, take the steps listed in the following procedure.
Caution If the hostname of the machine changes, the stability of the system is not guaranteed and it
fails in some cases.
Procedure
Step 1 Change the hostname in the OS:
a. Right-click Computer and select Properties. Or, open Control Panel and select System.
b. Under “Computer name, domain, and workgroup settings,” click Change settings.
c. Click Change to change the hostname.
d. Restart the computer.
Step 2 Stop the Security Manager Daemon Manager by executing the following command in a command
window:
net stop crmdmgtd
Step 3 Execute the CiscoWorks server hostname change script by executing the following command in a
command window:
NMSROOT\bin\perl NMSROOT\bin\hostnamechange.pl
In this command, NMSROOT is the path to the Security Manager installation directory. The default
installation directory is D:\Program Files\CSCOpx.
Tip hostnamechange.pl is a utility that updates the hostname changes in Common Services-related
directories, files, database entries, and registry entries after the hostname is changed in the OS.
Step 4 Restart the computer.