cc/td/doc/product/dsl_prod/cdm6260
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Installation

Installation

Introduction

The Installation Instructions detail how to install and de-install the Cisco 6260 DSL Manager (CDM). Deployment options are described, and system requirements for different installations are specified. Details about setting up and administering a CDM workstation are included.

6260 CDM Deployment Options

The 6260 CDM can be deployed in a distributed manner to utilize the power of multiple machines.

Two types of deployment, Server, and Server and Client, are available.

6260 CDM Server

Every 6260 CDM deployment must have a 6260 CDM Server installed. Processes on the 6260 CDM Server keep track of the current state of the network model, user access, events etc. The Object Store database system should be installed on this machine.


Note The server includes all client application GUIs.
Client

A 6260 CDM deployment may have the Client installation on separate workstations, which are used to run CDM applications to access objects on the Server. A Client installation contains only those parts of the CDM system necessary for a CDM user session. This user session communicates back to the CDM Server when required to retrieve management information. The CDM graphical user interface (GUI) runs on the CDM client machine, which frees system resources on the CDM server machine to process network information.

The CDM client installation process installs the client software on the local machine, therefore you need not mount files across a network. Network traffic occurs only when the Client requires more data from the Server.


Note The CDM server installation process also installs all of the files required to establish a client to server session on a single machine. Therefore, you can install the entire CDM system including both server and client, on the same machine. Thereafter, you can install the client on additional machines as required.

System Requirements

The 6260 CDM can be deployed in a number of different configurations, from a single hardware system, to a multi-site distributed management system, using Sun Solaris/SPARC hardware with Solaris, Release 2.6.

Atlantech recommends the following machine specifications:


Note For large scale deployments, fault tolerant options are available, for example, Sun Netra FT1800.
Minimum Server

Sun Ultra 60

1 CPU

256 MB RAM (512 MB recommended)

4GB disk + additional SCSI disk (internal or external)

17" Color monitor


Note The additional disk is required for performance improvements of the database, not for additional storage capacity. Although the Sun Ultra 30 workstation is sufficient to run CDM, the Ultra 60, because it can include an additional CPU, will support future enhancements to CDM.

In larger deployments with client-server configurations the recommended hardware specifications for typical client deployments are as follows:

Typical Client

Sun Ultra 5 workstation

128 MB RAM (256 MB recommended)

4GB disk

17" Color monitor.


Note It is useful to have a Sun color card (for example, 24 bit color) if many graphically intensive applications are also run on this workstation.
A typical Server installation requires 370MB of free disk space in a file system, for example, /opt. The system also requires an appropriate amount of free disk space for database files.

For a small deployments (for example, trials), the typical Client and Server can run together on a single workstation. The minimum specification for this scenario is:

Sun Ultra 5 Workstation,

256MB RAM

4GB disk

17" Color monitor.

6260 Hardware Configuration Requirements

To configure an Ethernet port via a terminal Console:

Step 1 To set a privileged command password, proceed as follows:

Step 2 To configure the Ethernet management port on the NI2 card, proceed as follows:


Note The Ultra 60 running the 6260 CDM should now be able to PING the NI2.

Step 3 To configure the NI2 card to be SNMP manageable, proceed as follows:


Note Substitute <ADDRESS> above with the IP address of the Manager Server where AccessVision is installed.

Note The read-only community string can be set to "public" and the read-write community string can be set to "private".

Step 4 To configure the NI2 card to accept a telnet session, proceed as follows:

License Requirements

The 6260 CDM uses the AccessVision framework which requires a license key to operate. Information about how to obtain a license key are in the AccessVision User Guide, or you can contact the Cisco TAC Center for assistance.

Installing from a Remote CD-ROM Drive

To install software onto a system that does not have its own CD-ROM drive, mount the CD on the remote system and then export the device to make it accessible over the network. Both of these operations are done on the remote system with the CD-ROM drive. Then mount the remote CD on the local system where the installation is to take place.

Step 1 Insert the CD into the CD-ROM drive on the remote host.

Step 2 Log in as Superuser on the remote host and check that the Volume Manager is running:
Type /usr/bin/ps -ef | grep vold

If the Volume Manager is running, a message similar to the one shown below will be returned:
root 591 1 0 Feb 26 ? 0 :01 /usr/sbin/vold

If the Volume Manager is not running, start the Volume Manager as follows:
Type /etc/rc2.d/S92volmgt start

Step 3 On the remote host export the CD-ROM device as follows:

Start the NFS related daemons:
Type /usr/lib/nfs/nfsd 8
Type /usr/lib/nfs/mountd


Note  The listing displayed should include the /cdrom mount point.

Step 4 Mount the remote CD-ROM on the local host where the installation is to take place:

Installing the CDM using avinstall


Note AccessVision (version 2.1.x or later) must already be installed before attempting to install the CDM software.

To install the CDM, proceed as follows:

Step 1 Login as the superuser.

Step 2 Insert the CDM CD-ROM. Change directory into the CD-ROM area:
Type cd /cdrom/cdrom0

Step 3 Run the install script ./avinstall


Note The CDM software will be installed automatically into the <AVROOT> directory.

Step 4 If the Manager System has multiple network interfaces, you will be prompted to select the appropriate interface.

Step 5 The utility will now perform the appropriate installation. As each part of the installation takes place, various informational messages will be displayed as an output to the screen. Some will require user input. A simple yes/no answer will usually be required.

Step 6 Once the installation is complete, remove the CDM CD.

Step 7 If an AccessVision Manager was installed, to perform a dataload type <AVROOT>/bin/av start
<AVROOT>/bin/av dataload
to initialize the system.


Note AccessVision dataload must be run (once only) after AccessVision is started for the first time.

Step 8 The CDM is now ready to use.

De-Installing CDM

All CDM processes will be automatically stopped and deinstalled when the <avdeinstall> script is run.

Step 1 Log on to the machine with the CDM is installed.

Step 2 Log in as Superuser.

Step 3 Run the deinstallation script provided on the CD:
Type ./avinstall -r

You will be notified that the deinstallation is about to take place.

If you proceed with the de-installation the screen will scroll through the software being deleted and you will see the following message:

Removal of <package> was successful.

Administering CDM Workstations

Starting the CDM

The CDM software is automatically started during system boot-up. To start this software at other times:

Step 1 Login as superuser.

Step 2 Type <AVROOT>/bin/av start

Step 3 The CDM processes will start.

Stopping the CDM

The CDM software is stopped during system shut down. To stop this software at any other time:

Step 1 Quit any CDM Launchpad sessions running.

Step 2 Login a superuser.

Step 3 Type <AVROOT>/bin/av stop

Step 4 The CDM processes will stop.

Checking the Status of the Cisco CDM

To check the status of the CDM:

Starting a Client Application

To start a client application (that is, the user GUI screens):

Step 1 Type <AVROOT>/bin/avsession.


Note Clients refers to both clients on the CDM server and clients on a different host from the server.

CDM prompts you to enter a user name and a password. The default user name is admin and the default password is admin.


hometocprevnextglossaryfeedbacksearchhelp
Posted: Fri Dec 3 14:22:22 PST 1999
Copyright 1989-1999©Cisco Systems Inc.