cc/td/doc/product/iaabu/cddm/cddm111
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Installing CDDM and CSS1000 on Windows Systems

Installing CDDM and CSS1000 on Windows Systems

This chapter describes how to install CDDM, CSS1000, and the DNM Browser on Windows systems. It contains the following sections:


Note For instructions on installing the software on Solaris, HP-UX, and AIX systems, refer to Chapter 3, "Installing CDDM and CSS1000 on Solaris, HP-UX, and AIX Systems."

Overview

This chapter contains installation procedures for installing CDDM on Windows NT and Windows 95 hosts. (On Windows 95 hosts, only the DNM Browser component is supported.) The section "Before Installing" contains preliminary tasks you need to do before performing the installation, such as reading the release notes and verifying your system resources. It also contains information about updating from earlier releases and upgrading your license.

Subsequent sections detail the installation process and explain additional host configuration issues. This chapter does not cover the actual configuration of the CDDM services. Chapters 4 through 6 present exercises that demonstrate how to configure services. The Cisco DNS/DHCP Manager Administrator's Guide provides a complete configuration reference.

The section "Understanding the System State" describes the state of the host environment following the installation, so that you can have a clear understanding of this before proceeding to the CDDM configuration.

The section "Where to Go Next" describes how to proceed when the installation is complete. It also describes how to bring up the CDDM on-line documentation, should you want to consult product information in an online format.

Before Installing

This section describes tasks you should perform and issues you should be aware of before installing the software.

Reading the Release Notes

Read the release notes prior to installing the product. The CDDM release notes list the hardware and software requirements for each supported operating system (Windows NT, Windows 95, Solaris, HP-UX, and AIX) and contain important information about this release that may not be published in this guide or in the other guides in the CDDM documentation set.

Updating the Software

With the CSS1000 and CDDM products, if you are updating from the previous version to the current version, or replacing one of these products with the other, the installation program automatically retains your previous configuration values, if any. To use the default values in the version you are installing, you must remove the existing installation and perform a fresh installation. See the section "Removing the Software" for information on how to uninstall a previous installation. If you are installing CDDM on a system running CSS1000, the installation program will overlay the new installation over your existing directory structure, and will update the file service.cnf to contain any new services.

When updating the other packages (for example, documentation or the DNM Browser), there are no previous configuration values to retain. The current version is simply installed.

Upgrading from an Evaluation Copy

If you obtained CDDM or CSS1000 as an evaluation copy, you need only update the license key to obtain full use of your product. This is done with the license key utility version, located in the CDDM installation directory.

You can modify the license key of an installed product by typing the following command at the DOS command line:

version -l license_key

where license_key represents the current key and -l is the letter "l".

Installing the Software

This section describes how to install CDDM, CSS1000, or the DNM Browser from the CD-ROM:


Step 1   Log in with administrator privilege.

Step 2   Insert the CDDM CD-ROM in the drive on your Windows NT workstation. If your Windows NT system has the auto-start feature enabled, the CDDM auto-start screen appears.

Step 3   If the CDDM auto-start screen appears, click on Install CDDM.

Step 4   If the auto-start feature is disabled on your system, note the CD drive letter (cd_drive, below), and run the Setup program:

cd_drive:\WINDOWS\i386\DISK_1\SETUP.EXE

Step 5   When the installation starts, click Next and follow the directions in the installation. You will be prompted for the following information:

  If you select Cisco DNS/DHCP Manager, all features are installed. (This package is available for Windows NT, but not for Windows 95.)
  If you select Cisco Server Suite 1000, all features except the DNM service are installed. (This package is available for Windows NT, but not for Windows 95.)
  If you select Cisco DNM Browser, only the DNM Browser is installed.
  If you select Cisco CDDM Documentation Only, only the documentation is installed. You have the option to install documentation in HTML format, PDF format, or both.
  You are only prompted for this information if the installation program cannot determine the host. Enter the fully qualified hostname to be used by CDDM. If you are using a TCP/IP stack from another vendor, the default hostname may be incorrect, and you must manually enter the correct name. (If you are running the Microsoft IP stack, the default hostname will be correct.)
  The installation program searches your system for the presence of Internet Explorer or Netscape Navigator. You are given the opportunity to install or update Netscape Navigator, if you would like the version shipped with CDDM.

When Setup finishes installing the CDDM software, it opens the CDDM 1.1(2) Release Notes with your HTML browser if you chose that option. The Cisco Server Suite program group appears in the Start menu.

Removing the Software

The method of removing installed software varies depending on what version of the operating system you are using, as follows:

Understanding the System State

At this point, you have installed the software and documentation packages that you specified during the installation.

By default, the only service that is enabled to run is the Master Server, which starts and stops all other services. The Master Server lets you manually start, stop, and configure services with the Cisco Service Manager (CSM). The installation procedure for Windows NT installed the Master Server as a Windows NT Service and gave you the option of configuring the Master Server to automatically start when the system reboots.

The installation is complete, but you cannot run any of the services (except the Master Server) until you perform the configuration steps described in Chapter 4, "Verifying the Installation."

Where to Go Next

Following the installation you should bring up the Cisco Service Manager (CSM) to configure and enable services. Refer to Chapter 4, "Verifying the Installation," for more information.

If you have used previous releases of CDDM on Solaris, HP-UX, or AIX, you may want to use existing CDDM configuration files on your Windows NT system. For details, see the following section, "Using CDDM Configuration Files From UNIX Systems."

To access product documentation online in HTML format, double-click the CDDM Online Documentation icon in the Cisco Server Suite program manager icon.

For additional product information, pointers to the TAC (Technical Assistance Center) pages, and evaluation software, consult the Cisco DNS/DHCP Manager page on the Cisco World Wide Web Server, at the following URL:

http://www.cisco.com/dnsdhcp

Using CDDM Configuration Files From UNIX Systems

This section describes how to move CDDM 1.1 configuration files from Solaris, HP-UX, or AIX systems to Windows NT systems. It assumes you have already installed and configured CDDM on a UNIX system, and that you have installed, but not yet configured, CDDM on your Windows NT system.

One of CDDM's strengths is that its configuration interfaces are identical on all operating systems. The similarity in interfaces also extends to the configuration files used by each version.

Although there is a one-to-one correspondence between CDDM configuration files on UNIX and Windows NT systems, you cannot simply transfer configuration files between systems without modification because:


Note The DNM zone database and user database file formats are identical on CDDM 1.0 and CDDM 1.1 systems, so you can transfer the uber.dat and uberauth.dat files between UNIX and Windows NT systems without modifying the filenames or contents. You can determine the appropriate location for these DNM service files by examining the Startup tab in the CSM's DNM configuration editor.

To transfer a CDDM configuration from a UNIX system to a Windows NT system:


Step 1   Upgrade the UNIX system to CDDM 1.1 if necessary. For instructions on upgrading Solaris, HP-UX, and AIX systems to CDDM 1.1, refer to Chapter 3, "Installing CDDM and CSS1000 on Solaris, HP-UX, and AIX Systems."

Step 2   Copy the configuration files listed in Table 2-1 from config directory in the CDDM installation directory on your UNIX system to the specified directory on your NT system.


Table 2-1: CDDM Configuration Files
UNIX File Name Description Location on NT

bootp-server.cnf

BootP service configuration file. Contains entries for BootP service.

install_dir\config

dhcp-server.cnf

DHCP service configuration file. Contains entries for DHCP service

install_dir\config

bind.cnf

DNS service configuration file. Defines zones for which the DNS server is authoritative and names of backup files for secondary zones.

install_dir\config

ntp.cnf

NTP service configuration file.

install_dir\config

syslog.cnf

SYSLOG service configuration file.

install_dir

tftpser.cnf

TFTP configuration file

install_dir\config

uber.dat

DNM database containing zone data

install_dir\config

uberauth.dat

DNM user database

install_dir\config

where install_dir is the directory on your NT system in which CDDM is installed.


Note Do not copy over the file named service.cnf. Cisco recommends that you use the service.cnf installed on Windows NT and edit it with the CSM. For information on configuring the Master Server with the CSM, see the Cisco DNS/DHCP Manager Administrator's Guide.

Step 3   Use a text editor such as the Windows NT Notepad to change pathnames in the following configuration files:

For example, if syslog.cnf includes the pathname /CSCOcddm/log/info.log, change it to a Windows-style pathname such as c:\multinet\log\info.log.

Step 4   If appropriate, make sure network services now point to your Windows NT system instead of your UNIX system. For example:

Step 5   Use the CSM to configure each service to start automatically or manually, as needed, then restart the Master Server. For details, see the Cisco DNS/DHCP Manager Administrator's Guide.

Step 6   Use the CSM to configure the DNM server to perform zone transfers on the appropriate port. For example, if the DNM server needs to transfer zone data to the local DNS server, make sure the port is not 53. For details, see the section "Setting the DNM name service port to 705" in Chapter 4.

Step 7   Check the following CDDM log files for debugging errors:


hometocprevnextglossaryfeedbacksearchhelp
Posted: Thu Dec 19 23:07:54 PST 2002
All contents are Copyright © 1992--2002 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.