CiscoView CD Installation Instructions

Size: px
Start display at page:

Download "CiscoView CD Installation Instructions"

Transcription

1 CiscoView CD Installation Instructions This instruction book provides information about installing and running CiscoView on your network management station. You can install CiscoView on a Solaris workstation, either as a standalone application or on top of the system network management platform. CiscoView is a GUI-based device management software application that lets you access dynamic status, statistics, and comprehensive configuration information for Cisco Systems switch and internetworking products. If you are installing CiscoView on a Network File System (NFS) mounted drive, you need root authority on the NFS partition. 1

2 System Requirements for CiscoView This section provides CiscoView software and hardware requirements. Software Solaris 2.4 or operating system X11R4 or X11R5 windowing system The network management platform is optional but if HPOV is used, it must be HPOV 4.1 or HPOV Hardware Sun SPARCstation color monitor 32 MB RAM 130 MB available hard drive space is required if you install all the device packages available for CiscoView. As you download device packages, space requirements increase. See the device s README file for the size of the installed file. 2

3 Mounting on Solaris This section describes how to mount CiscoView CD on a Solaris 2.4 or system. This section is a very general description. If you run into difficulty or if you have special requirements, consult your Sun documentation for more complete instructions. Mounting from a Local CD-ROM Drive Insert the CiscoView CD-ROM disk into the CD-ROM drive; then perform the following steps: 1 Become the superuser by entering su and the root password at the command prompt, or log in as root. The command prompt changes to the pound sign (#). 2 If the /cdrom directory does not already exist, enter the following command to create it: # mkdir /cdrom 3 Mount the CD-ROM drive. The vold daemon process manages the CD-ROM device and performs the mounting. The CD-ROM may automatically mount onto the /cdrom/cdrom0 directory. 3

4 If the CD-ROM is not mounted, mount it by entering: # mount -F hsfs -r /dev/sr0 /cdrom If you get a mount error, refer to your Sun documentation for troubleshooting information. 4 To continue the installation, go to Installing CiscoView. Mounting from a Remote CD-ROM Drive Insert the CiscoView CD-ROM disk into the CD-ROM drive; then perform the steps 1 through 6 on the remote machine. 1 Become the superuser by entering su and the root password at the command prompt, or log in as root. The command prompt changes to the pound sign (#). 2 If the /cdrom directory does not already exist, enter the following command to create it: # mkdir /cdrom 3 Mount the CD-ROM drive. The vold daemon process manages the CD-ROM device and performs the mounting. The CD-ROM may automatically mount onto the /cdrom/cdrom0 directory. 4

5 If the CD-ROM is not mounted, mount it by entering: # mount -F hsfs -r /dev/sr0 /cdrom If you get a mount error, refer to your Sun documentation for troubleshooting information. 4 Edit the /etc/dfs/dfstab file and add the following line: share -F nfs -o ro /cdrom 5 Check to see if the machine is enabled as an NFS server by entering: # ps -ef egrep nfsd mountd If your machine is enabled as an NFS server, you will see /usr/lib/nfs/nfsd and /usr/lib/nfs/mountd in the output of this command. 6 If the machine is not enabled as an NFS server, enable it by entering: # /etc/init.d/nfs.server start 7 Go to the local machine. 5

6 8 Create a /cdrom directory, if one does not already exist, by entering the following command: # mkdir -p /cdrom 9 Mount the CD-ROM drive by entering the following command: # /usr/sbin/mount -r remote_machinename:/cdrom /cdrom To continue the installation, go to Installing CiscoView. 6

7 Installing CiscoView This section describes how to install CiscoView. After you complete this entire section, go to Loading Management Information Base (MIB). Starting an Installation To install CiscoView on a Solaris platform, perform the following steps: 1 Change directories to the directory where you have mounted the CD, for example, /cdrom. 2 Enter./setup.sh To complete your installation, go to Continuing the Installation. 7

8 Continuing the Installation After you start the installation, a series of prompts appear. You can press Return to accept the default value (shown first in parentheses) for each prompt. This procedure does not describe each prompt that appears. 1 Respond to the copyright prompt: Do you agree to the terms of this copyright (y/n)? Enter y or n to continue the installation. 2 If you have an older version of CiscoView installed, you are prompted if it is OK to remove this older version. You cannot install CiscoView 4.0 if you have an older CiscoView installed. 3 The screen displays a series of prompts about the following variables: the installation location for CiscoView (you can change this when prompted), file owner and group, integration of CiscoView with a network management system, and device options and README files. You must select which devices you want to install from the list (the default is all devices). 8

9 Enter all, 1, or press Return in response to each prompt to continue the installation. Note You can press Ctrl-C at any time to terminate the installation. If you terminate before the installation is complete, you must perform the installation from the beginning. 4 The installation program displays a summary of your answers before you confirm the installation. Review this summary to check your responses to the installation prompts. If your responses are as you want them to be, enter y or press Return to perform the installation. As the installation proceeds, the file names are listed on the screen as they are installed. The engine takes approximately 7 to 15 minutes to install, depending on your system speed. Each CiscoView package takes approximately 3 to 5 minutes to install. 5 Check /tmp/ciscoinstall.log for errors. Save this file; it can help you with troubleshooting if you have problems with the installation. 9

10 After the installation has been completed, messages similar to the following are shown on the screen: INSTALLATION COMPLETE A complete logfile is located in /tmp/ciscoinstall.log. Update your PATH to include /opt/cscocv/bin. 6 To update your path For C Shell, source the CVinstall.cshrc file or add the following line to the.login (for each CiscoView user) or.cshrc file, log out and log back in: source /opt/cscocv/etc/cvinstall.cshrc For Bourne/Korn shell, source the CVinstall.sh file or add the following line to the.profile file, log out and log back in:. /opt/cscocv/etc/cvinstall.sh 10

11 Loading Management Information Base (MIB) This section describes how to load CiscoView MIB files into HP OpenView. HP Network Node Manager MIB Files If you chose to integrate with HP OpenView during the CiscoView install, you were asked whether or not you wanted to load MIBs into HP OpenView at that time. If you chose not to load MIBs into HP OpenView, you can do it at any time after the install has completed. Load the MIB files by entering: # $NMSROOT/bin/cvinstall -f Note that the system takes 15 to 20 minutes to load all MIB files. To start CiscoView, go to Starting CiscoView. 11

12 Starting CiscoView This section describes how to start CiscoView from HP OpenView or from the UNIX command prompt on your system. To start CiscoView from HP OpenView, go to Starting CiscoView from HP OpenView. To start CiscoView from the UNIX command line, skip to Starting CiscoView from the Command Line. Starting CiscoView from HP OpenView Before starting CiscoView from HP OpenView, launch HP OpenView by entering ovw on the UNIX command line. To start CiscoView, select Monitor>CiscoView from the HP OpenView main window. Starting CiscoView from the Command Line Make sure that the PATH environment variable includes the path to the CiscoView executables. From the UNIX command line, to start CiscoView without specifying a device, enter the following command at the system prompt: % nmcview 12

13 From the UNIX command line, to start CiscoView and specify a device, enter the following at the system prompt: % nmcview -host device_name -rd read_community_str For example, the following command starts CiscoView and displays the device named charlie with the read community string over. % nmcview -host charlie -rd over The CiscoView window is displayed with a graphical representation of the specified device (also referred to as a panel). You are now finished with the installation. For more information on displaying devices in CiscoView, go to Displaying a Device with CiscoView. If you are using CiscoView and need clarification on a particular feature, refer to the online help. 13

14 Displaying a Device with CiscoView After you start CiscoView, you see the CiscoView main window. To display a device, follow these steps: 1 Select File>Open Device. The File>Open Device window is displayed. 2 Complete the fields in the File>Open Device window as follows: In the Host field, enter the host name or IP address of the device you want to display. In the Read Community field, enter the Read Community string specified by your network administrator (unless Public has already been specified). In the Write Community field, enter the Write Community string specified by your network administrator (unless Public has already been specified). The correct Write Community string allows you to change certain device settings. 3 Click OK to display the panel of the specified device. To download additional devices, see the quick reference section, Downloading Device Packages. 14

15 Removing Standalone CiscoView Files To remove CiscoView, enter the following command: # pkgrm CSCOcv 15

16 Downloading Device Packages This section provides a quick reference to downloading device packages from CCO. If you do not have Internet access, skip this section (see Additional Documentation ). For the detailed description of downloading devices, see the Downloading Device Packages chapter in the CiscoView Getting Started Guide. Note You need to be root or the owner (as specified in the install), to perform the download. 1 Check the version number of CiscoView. Open CiscoView by entering nmcview from any directory on your workstation. Select Help>About CiscoView. It should be Release 4.0 or later. 2 Close CiscoView by selecting File>Exit. 3 Create a permanent location for the cv_pkgs directory. Type mkdir /usr/nms/cv_pkgs to create a directory to store the cv_pkgs. 16

17 Change to the /usr/nms/cv_pkgs directory by typing: cd/usr/nms/cv_pkgs 4 Access CCO. You can access CCO as a guest or as a registered user. To be granted special file access as a guest do the following: Call TAC at or , state the product you are downloading, and you are transferred to the appropriate person to obtain your special access code. Open your Web browser and enter: Enter your special access code in the Other Software Products/Special Files section. Select the device tar file and a download option. Reenter your password, if required. Save the device file in the cv_pkgs directory on your system. Go to Step 6, Untar the Device Tar File. 17

18 18 To access as a registered user do the following: Open your Web browser and access the Software Center by typing: At the prompt, enter your CCO user ID and password. Proceed to Step 5, Download the Device Tar File into the cv_pkgs Directory. 5 Download the device tar file into the cv_pkgs directory. There are two methods for downloading, downloading from CCO and downloading from FTP. For information on downloading from FTP, see the Software Center Web page or the CiscoView Getting Started Guide. In the Software Center, CiscoSoftware Products, Network Management (Mgmt) Products section, select the CiscoView Upgrade Planner pointer to the CiscoView packages. Packages are available from the Download CiscoView Software Updates section. To review the package README, click on the README filename and select a download option.

19 To select a device tar file, click on the device filename and select a download option. Reenter your password, if required. If required, click Save File or File>Save As, depending on the browser you are using. If a filter window appears, enter the complete destination pathname for the downloaded device. If a filter window appears, enter the complete destination pathname in the Selection section of the filter window for the downloaded device, for example, /usr/nms/cv_pkgs/device_name. Close the Web browser. Go to Step 6, Untar the device tar file. 6 Untar the device tar file. Enter tar -xvf file_name in the cv_pkgs directory, where file_name is the name of your device package. 7 Add the package file to CiscoView. Check the environment variable by entering env. It should include NMSROOT. 19

20 If NMSROOT does not appear, set it by typing: setenv NMSROOT install_directory where install_directory is the name of the directory where CiscoView is installed, /opt/cscocv. Enter su root to login as root. Enter $NMSROOT/cvinstall /usr/nms/cv_pkgs/device_name.pkg to add the package file to CiscoView in the cv_pkgs directory. The downloading is complete. If there are any problems, check the cvinstall.log file in your install directory or see the CiscoView Getting Started Guide for more detail. 20

21 Additional Documentation The CiscoView Getting Started Guide contains information on the following: Performing Incremental Device Support: see Downloading to a UNIX Workstation in the chapter, Downloading Device Packages. The Cisco Network Management Support CD-ROM contains the latest Cisco network management device and application support files. These files are organized into product packages and provide up-to-date management support for the latest Cisco devices for all supported platforms. For more information, refer to your Product Catalog. Uninstalling CiscoView: see Removing CiscoView in the Downloading Device Packages chapter. 21

22 Troubleshooting If you cannot open the specified device in CiscoView, you receive a message indicating that the device is unmanageable. This message indicates one of the following conditions: The SNMP server is not set in the device. You can still ping the device from the management station. You have entered an incorrect community string in the File>Open Device window. The management station cannot reach the device and cannot successfully ping the device. Check your device package and compare the date to the CCO device package version. Upgrade your device package to the latest version, if required. 22

23 Cisco Connection Online Cisco Connection Online (CCO) is Cisco Systems' primary, real-time support channel. Maintenance customers and partners can self-register on CCO to obtain additional information and services. Available 24 hours a day, 7 days a week, CCO provides a wealth of standard and value-added services to Cisco's customers and business partners. CCO services include product information, product documentation, software updates, release notes, technical tips, the Bug Navigator, configuration notes, brochures, descriptions of service offerings, and download access to public and authorized files. CCO serves a wide variety of users through two interfaces that are updated and enhanced simultaneously: a character-based version and a multimedia version that resides on the World Wide Web (WWW). The character-based CCO supports Zmodem, Kermit, Xmodem, FTP, and Internet , and it is excellent for quick access to information over lower bandwidths. The WWW version of CCO provides richly formatted documents with photographs, figures, graphics, and video, as well as hyperlinks to related information. 23

24 You can access CCO in the following ways: WWW: WWW: WWW: Telnet: cco.cisco.com Modem: From North America, ; from Europe, Use the following terminal settings: VT100 emulation; databits: 8; parity: none; stop bits: 1; and connection rates up to 28.8 kbps. For a copy of CCO's Frequently Asked Questions (FAQ), contact ccohelp@cisco.com. For additional information, contact cco-team@cisco.com. If you are a network administrator and need personal technical assistance with a Cisco product that is under warranty or covered by a maintenance contract, contact Cisco's Technical Assistance Center (TAC) at , , or tac@cisco.com. To obtain general information about Cisco Systems, Cisco products, or upgrades, contact , , or cs-rep@cisco.com 24

CiscoView CD Installation Instructions for Solaris and HP-UX

CiscoView CD Installation Instructions for Solaris and HP-UX CiscoView CD Installation Instructions for Solaris and HP-UX This instruction book provides information about installing and running CiscoView on your network management station. You can install CiscoView

More information

Downloading Device Packages

Downloading Device Packages CHAPTER 2 Downloading Device Packages New device support can be added to CiscoView incrementally any time after the initial installation of CiscoView. To add incremental device support, access the Cisco

More information

CiscoView CD Installation Instructions for AIX

CiscoView CD Installation Instructions for AIX CiscoView CD Installation Instructions for AIX CiscoView is a device management application that provides dynamic status, statistics, and comprehensive configuration information for Cisco Systems switched

More information

Downloading Device Packages

Downloading Device Packages CHAPTER 2 Downloading Device Packages New device support can be added as package files to CiscoWorks Windows incrementally any time after the initial installation of CiscoWorks Windows. To add device support

More information

Using the Web Interface

Using the Web Interface CHAPTER 3 3.1 Purpose Using the Web Interface The Web Management Interface chapter describes how to use your web browser to manage the a Cisco router. The Web Management Interface is designed for individuals

More information

CiscoView CD Installation Instructions

CiscoView CD Installation Instructions CiscoView CD Installation Instructions This instruction book provides information about installing and running CiscoView on your network management station. You can install CiscoView on an HP system or

More information

Technical Support Information

Technical Support Information APPENDIX C When you have a problem that you cannot resolve, the resource of last resort is your Cisco Systems technical support representative. To analyze a problem, your technical support representative

More information

Release Notes for Catalyst 1600 Software Release 1.0

Release Notes for Catalyst 1600 Software Release 1.0 Doc. No. 78-2169-01 Release Notes for Catalyst 1600 Software Release 1.0 August 4, 1995 These release notes describe important notes and caveats for Catalyst 1600 Software Release 1.0. Catalyst 1600 Software

More information

Downloading Device Packages

Downloading Device Packages CHAPTER 2 Downloading Device Packages There are many devices available through CiscoView in CiscoWorks Windows. New device support can be added as package files to CiscoWorks Windows incrementally any

More information

CD Installation Guide for the Cisco SIP Proxy Server on Solaris (Version 1.1)

CD Installation Guide for the Cisco SIP Proxy Server on Solaris (Version 1.1) CD Installation Guide for the Cisco SIP Proxy Server on Solaris (Version 1.1) The CD Installation Guide for the Cisco SIP Proxy Server on Solaris describes how to install the Cisco SIP Proxy Server software

More information

Mounting and Unmounting the CD-ROM Drive on Solaris

Mounting and Unmounting the CD-ROM Drive on Solaris APPENDIX A Mounting and Unmounting the CD-ROM Drive on Solaris You can install the SGM server client software from a CD-ROM drive connected to your local system from a CD-ROM drive connected to a remote

More information

Release Notes for Catalyst GigaStack Gigabit Interface Converter

Release Notes for Catalyst GigaStack Gigabit Interface Converter Text Part Number: 78-6494-0 Release Notes for Catalyst GigaStack Gigabit Interface Converter July 6, 999 These release notes describe the features and caveats for the GigaStack Gigabit Interface Converter

More information

Release Notes for the Cisco 1503 Micro Hub for Software Release 2.01

Release Notes for the Cisco 1503 Micro Hub for Software Release 2.01 Text Part Number: 78-4598-03 Release Notes for the Cisco 1503 Micro Hub for Software Release 2.01 December 17, 1998 This document describes software release 2.01 for the Cisco 1503 Micro Hub. The Micro

More information

Using Integration Utility

Using Integration Utility CHAPTER 3 CiscoWorks Integration Utility downloads Network Management Integration Data Bundle (NMIDB) and integrates LAN Management Solutions (LMS) applications, icons, MIBs, and traps with third-party

More information

Installing Essentials

Installing Essentials CHAPTER 1 This chapter describes how to install and uninstall Essentials, including upgrades and reinstallation. You must install CiscoWorks2000 CD One before you can install Resource Manager Essentials.

More information

Installing Essentials

Installing Essentials CHAPTER 1 This chapter describes installing Resource Manager Essentials 3.2 on a Windows system. It consists of: Product Overview Installation Overview Preparing to Install Essentials Importing Data Manually

More information

Troubleshooting CiscoView

Troubleshooting CiscoView APPENDIX A Troubleshooting CiscoView This appendix provides information about troubleshooting CiscoView. It provides the most common FAQs (Frequently Asked Questions) and a troubleshooting table of common

More information

Release Notes for Catalyst GigaStack Gigabit Interface Converter

Release Notes for Catalyst GigaStack Gigabit Interface Converter Text Part Number: 78-6494-04 Release Notes for Catalyst GigaStack Gigabit Interface Converter February 4, 2000 These release notes describe the features and caveats for the GigaStack Gigabit Interface

More information

CD Installation Guide for the Cisco SIP Proxy Server on Linux (Version 1.1)

CD Installation Guide for the Cisco SIP Proxy Server on Linux (Version 1.1) CD Installation Guide for the Cisco SIP Proxy Server on Linux (Version 1.1) The CD Installation Guide for the Cisco SIP Proxy Server on Linux describes how to install the Cisco SIP Proxy Server software

More information

OrbixTalk 3.3 Installation Guide Windows NT, Solaris, and HP/UX

OrbixTalk 3.3 Installation Guide Windows NT, Solaris, and HP/UX OrbixTalk 3.3 Installation Guide Windows NT, Solaris, and HP/UX September 2000 Platforms Product Code Windows NT 4.0 (Service Pack 6a) Solaris 2.7 HP/UX 11.00 Product Code Version s1514 Windows NT 4.0

More information

Cisco Gigabit Switch Router Cable-Management System Replacement Instructions

Cisco Gigabit Switch Router Cable-Management System Replacement Instructions Doc. No. 78-4958-02 Cisco 12008 Gigabit Switch Router Cable-Management System Replacement Instructions Product Numbers: ACS-GSR8-CCBLM= and ACS-GSR-LCCBLM= Document Order Number: DOC-784958= This document

More information

Installation Procedures

Installation Procedures CHAPTER 1 Installation Procedures This chapter provides the following sections: System Requirements Supported Cisco IOS Versions and Devices Installing CastleRock SNMPc Installing CiscoWorks Windows Starting

More information

INDEX. Symbols. .cshrc file modifying 2-8.profile file modifying 2-8.rhosts file for RCP 5-17

INDEX. Symbols. .cshrc file modifying 2-8.profile file modifying 2-8.rhosts file for RCP 5-17 INDEX Symbols.cshrc file modifying 2-8.profile file modifying 2-8.rhosts file for RCP 5-17 A adding inventory data 5-4 admin role changing login 4-7 changing login password 4-8 default login username 4-5

More information

Installing the Product Software

Installing the Product Software CHAPTER 1 The Cisco Configuration Engine is a network management software that acts as a configuration service for automating the deployment, management, and upgrading of network devices and services.

More information

Installing IPM on Windows

Installing IPM on Windows CHAPTER 5 This chapter describes how to install the IPM server software on a Windows NT system, and how to install the IPM client software on a Windows 95, Windows 98, Windows NT, or Windows 2000 Professional

More information

CiscoView 5.5 CHAPTER

CiscoView 5.5 CHAPTER CHAPTER 2 CiscoView 5.5 CiscoView 5.5 operates in client-server mode. In a client-server mode, the device package and basic management functionality is centrally located on the CiscoView 5.5 server. To

More information

FOR NETWARE. Tested and. Approved

FOR NETWARE. Tested and. Approved 7 v e r s i o n TM FOR NETWARE Tested and Approved Introduction This guide is designed to help you install Backup Exec for NetWare from the Backup Exec Installation CD. It is intended for administrators

More information

Installing Cisco Multicast Manager

Installing Cisco Multicast Manager CHAPTER 1 This chapter contains the following sections: System Requirements, page 1-1 Licensing, page 1-3 TFTP Server, page 1-3 Solaris Installation Instructions, page 1-4 Linux Installation Instructions,

More information

User and System Administration

User and System Administration CHAPTER 2 This chapter provides information about performing user and system administration tasks and generating diagnostic information for obtaining technical assistance. The top-level Admin window displays

More information

LocalDirector Overview Figure 1 Front View of the Cisco LocalDirector

LocalDirector Overview Figure 1 Front View of the Cisco LocalDirector Reference Guide LocalDirector Overview LocalDirector is a hardware and software solution offered by Cisco Systems; it has a secure, real-time, embedded operating system that intelligently load balances

More information

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A HP StorageWorks Performance Advisor Installation Guide Version 1.7A notice Copyright 2002-2004 Hewlett-Packard Development Company, L.P. Edition 0402 Part Number B9369-96068 Hewlett-Packard Company makes

More information

Micro Focus VisiBroker Installation Guide

Micro Focus VisiBroker Installation Guide Micro Focus VisiBroker 8.5.5 Installation Guide Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2009-2018 All rights reserved. MICRO

More information

Enhanced Printer Drivers for UNIX Systems

Enhanced Printer Drivers for UNIX Systems Enhanced Printer Drivers for UNIX Systems Installation and User s Guide For use with: Compaq Tru64 UNIX and Digital UNIX Systems HP-UX Systems IBM AIX/6000 Systems NCR MP-RAS Systems Caldera edesktop,

More information

BEA. SNMP Agent Installation Guide. For BEA Tuxedo and BEA WebLogic Enterprise

BEA. SNMP Agent Installation Guide. For BEA Tuxedo and BEA WebLogic Enterprise BEA SNMP Agent Installation Guide For BEA Tuxedo and BEA WebLogic Enterprise BEA SNMP Agent 2.1 Document Date: November 7, 2001 Copyright Copyright 2001 BEA Systems, Inc. All Rights Reserved. Restricted

More information

Upgrading Standalone Statistics Collection Manager Software from Solaris 7 to Solaris 8

Upgrading Standalone Statistics Collection Manager Software from Solaris 7 to Solaris 8 CHAPTER 9 Upgrading Standalone Statistics Collection Manager Software from Solaris 7 to Solaris 8 This chapter provides step-by-step procedures to upgrade your Statistics Collection Manager Stand Alone

More information

User Inputs for Installation

User Inputs for Installation APPENDIXA This appendix provides information on the user inputs during LMS 4.1 installation. Note For information on the Installation of LMS 4.1, see Performing Installation of LMS 4.1. This appendix contains:

More information

Installing CWM Client

Installing CWM Client Overview of CWM Client 7 This chapter provides an introduction to CWM Client in CWM Release 11 and describes the installation and launch processes. Overview of CWM Client CWM Client is a software component

More information

VisiBroker 8.5. Installation Guide

VisiBroker 8.5. Installation Guide VisiBroker 8.5 Installation Guide Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2009-2016. All rights reserved. VisiBroker contains

More information

Installation and Administration Guide

Installation and Administration Guide Installation and Administration Guide VERSION 3.3 VisiBroker for C++ Inprise Corporation, 100 Enterprise Way Scotts Valley, CA 95066-3249 Inprise may have patents and/or pending patent applications covering

More information

Troubleshooting the Installation

Troubleshooting the Installation APPENDIX A Troubleshooting the Installation This appendix provides troubleshooting information for Essentials installation and setup, and contains the following sections: If the Installer Window Does Not

More information

Installing Prime Optical

Installing Prime Optical 5 CHAPTER This section describes how to install Cisco Prime Optical 9.8 with an Oracle 11g database. To ensure a successful installation, use the checklist provided in the Installation Scenarios and Checklists,

More information

RADview-EMS/TDM (Unix)

RADview-EMS/TDM (Unix) RADview-EMS/TDM (Unix) Element Management System for TDM Applications Version 1.7 RADview-EMS/TDM (Unix) Element Management System for TDM Applications Version 1.7 Installation Guide Notice This manual

More information

My Own Help On Unix Environment

My Own Help On Unix Environment My Own Help On Unix Environment ***** *** * This is my own collection on some tips/hints to help my work on Unix Environment. As my Unix is my second skill, hence the information here is very basic and

More information

LABVIEW. Contents RELEASE NOTES. Version 6.1

LABVIEW. Contents RELEASE NOTES. Version 6.1 RELEASE NOTES LABVIEW Version 6.1 These release notes introduce you to LabVIEW, describe the system requirements for the LabVIEW software, and contain installation instructions. The LabVIEW 6.1 Professional

More information

Installing IPM on Windows

Installing IPM on Windows CHAPTER 5 This chapter describes how to install the IPM server software on Windows NT, Windows 2000 Professional, or Windows 2000 Server system, and how to install the IPM client software on a Windows

More information

EMS Installation. Workstation Requirements CHAPTER. EMS Lite (Windows 95/98) EMS NT (Windows NT 4.0)

EMS Installation. Workstation Requirements CHAPTER. EMS Lite (Windows 95/98) EMS NT (Windows NT 4.0) CHAPTER 2 EMS Installation This chapter provides instructions for installing the Element Management System (EMS) software on a user workstation. Workstation Requirements The following sections list the

More information

April UNIX Installation Guide

April UNIX Installation Guide April 2002 UNIX Installation Guide How to Contact Ansoft Address: United States Four Station Square, Suite 200 Pittsburgh, PA 15219 USA. Europe Regal House, 9th Floor 70 London Road Twickenham, Middlesex

More information

INDEX. Bitmap Property dialog box, description 2-11

INDEX. Bitmap Property dialog box, description 2-11 INDEX A accessing Cisco.com xi CiscoView 2-6 Device Configuration dialog box 4-2 online documentation ix adding IP addresses for other management workstations 4-2 audience for this document vii B Bitmap

More information

Upgrading Prime Optical

Upgrading Prime Optical CHAPTER 6 You cannot perform a full upgrade from an earlier Cisco Transport Manager (CTM) or Prime Optical release. This section describes how to use the Cisco Prime Optical 9.8 Data Migrator wizard to

More information

Informix Enterprise Command Center Installation Guide

Informix Enterprise Command Center Installation Guide Informix Enterprise Command Center Installation Guide TM for Informix Dynamic Server with Advanced Decision Support and Extended Parallel Options Version 2.1 May 1998 Part No. 000-5162 Published by INFORMIX

More information

ehealth Integration for HP OpenView User Guide

ehealth Integration for HP OpenView User Guide ehealth Integration for HP OpenView User Guide MN-NHHPOV-003 July 2005 Important Notice Concord Communications, Inc., ehealth, ehealth Suite, the Concord Logo, eroi, AdvantEDGE, SystemEDGE, Live Health,

More information

FSIP and SSIP, E1-G.703/G.704 Port Adapter Interface Installation and Configuration

FSIP and SSIP, E1-G.703/G.704 Port Adapter Interface Installation and Configuration Customer Order Number: Documentation Part Number: DOC-781385= 78-1385-04 FSIP and SSIP, E1-G.703/G.704 Port Adapter Interface Installation and Configuration Product Numbers: PA-7KF-E1/120, PA-7KF-E1/120=,

More information

This guide consists of the following two chapters and an appendix. Chapter 1 Installing ETERNUSmgr This chapter describes how to install ETERNUSmgr.

This guide consists of the following two chapters and an appendix. Chapter 1 Installing ETERNUSmgr This chapter describes how to install ETERNUSmgr. Preface This installation guide explains how to install the "ETERNUSmgr for HP-UX" storage system management software on an ETERNUS DX400 series, ETERNUS DX8000 series, ETERNUS2000, ETERNUS4000, ETERNUS8000,

More information

THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT TO CHANGE WITHOUT NOTICE. ALL STATEMENTS, INFORMATION, AND RECOMM

THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT TO CHANGE WITHOUT NOTICE. ALL STATEMENTS, INFORMATION, AND RECOMM Cisco Element Management Framework Installation and Administration Guide Version 3.2 Service Pack 7 Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

TotalView. Installation Guide. November 2004 version 6.6

TotalView. Installation Guide. November 2004 version 6.6 TotalView Installation Guide November 2004 version 6.6 Copyright 1998 2004 by Etnus LLC. All rights reserved. Copyright 1996 1998 by Dolphin Interconnect Solutions, Inc. Copyright 1993 1996 by BBN Systems

More information

FUJITSU Software PRIMECLUSTER Clustering Base 4.5A00. Installation Guide. Oracle Solaris

FUJITSU Software PRIMECLUSTER Clustering Base 4.5A00. Installation Guide. Oracle Solaris FUJITSU Software PRIMECLUSTER Clustering Base 4.5A00 Installation Guide Oracle Solaris J2S2-1668-01ENZ0(01) December 2017 Preface Purpose This manual explains how to install PRIMECLUSTER Clustering Base.

More information

Release Notes for Cisco Aironet Client Utilities, Version 2.1 for Linux

Release Notes for Cisco Aironet Client Utilities, Version 2.1 for Linux Release s for Cisco Aironet Client Utilities, Version 2.1 for Linux Contents This document contains the following sections: System Requirements, page 2 New and Changed Information, page 2 Installing ACU

More information

Team 7000 V2.0.0 for HPUX/HPOV4

Team 7000 V2.0.0 for HPUX/HPOV4 Team 7000 V2.0.0 for HPUX/HPOV4 Release Notes, Version 2.0.0 087R904-H200, Issue 1 General DataComm TEAM 7000 V2.0.0 for HPUX/HPOV4 1.0 Overview GDC Publication No. 087R904-H200 These installation and

More information

User s Guide for SAS Software Navigator

User s Guide for SAS Software Navigator User s Guide for SAS Software Navigator Copyright Notice The correct bibliographic citation for this manual is as follows: SAS Institute Inc., User s Guide for SAS Software Navigator Title, Cary, NC: SAS

More information

Cisco Cable Manager 1.0

Cisco Cable Manager 1.0 Cisco Cable Manager 1.0 Product Overview 1 Agenda Solution Context Product Overview Features Configuration Management Fault Management Performance Management 2 Challenges Reduce maintenance and operations

More information

2 Installation Procedure

2 Installation Procedure 2 Installation Procedure for UNIX This chapter contains step-wise instructions for installing Telelogic Tau SDL suite and Telelogic Tau TTCN suite on UNIX systems, including the software licenses. For

More information

Xerox CentreWare for HP OpenView NNM Users Guide Version 1.5

Xerox CentreWare for HP OpenView NNM Users Guide Version 1.5 Xerox CentreWare for HP OpenView NNM Users Guide Version 1.5 2002 by Xerox Corporation. All rights reserved. Copyright protection claimed includes all forms and matters of copyright material and information

More information

LabVIEW Release Notes

LabVIEW Release Notes LabVIEW Release Notes Version 7.1 Contents These release notes contain installation and uninstallation instructions for LabVIEW, system requirements for the LabVIEW software, and known issues with LabVIEW

More information

Software and AnswerBook Packages Administration Guide

Software and AnswerBook Packages Administration Guide Software and AnswerBook Packages Administration Guide 2550 Garcia Avenue Mountain View, CA 94043 U.S.A. A Sun Microsystems, Inc. Business 1994 Sun Microsystems, Inc. 2550 Garcia Avenue, Mountain View,

More information

Customer Access. Partner Initiated PICA - The Cisco PICA User Guide

Customer Access. Partner Initiated PICA - The Cisco PICA User Guide PICA - Partner Initiated Customer Access The Cisco PICA User Guide Table of Contents PICA User Guide TABLE OF CONTENTS...2 ABOUT THIS GUIDE...4 BENEFITS OF USING THE PICA TOOL...4 USING THE PICA TOOL...4

More information

Using the Offline Diagnostic Monitor Menu

Using the Offline Diagnostic Monitor Menu APPENDIX B Using the Offline Diagnostic Monitor Menu During the boot process, you can access the Offline Diagnostic Monitor (Offline DM) Main menu. The Offline DM Main menu allows you to perform the following

More information

PRIMECLUSTER GDS 4.3A20B. Installation Guide. Oracle Solaris

PRIMECLUSTER GDS 4.3A20B. Installation Guide. Oracle Solaris PRIMECLUSTER GDS 4.3A20B Installation Guide Oracle Solaris J2S2-1607-04ENZ0(00) September 2013 Preface Purpose This manual explains how to install PRIMECLUSTER GDS. Target Readers This manual is written

More information

CCNA Discovery Server Live CD v2.0

CCNA Discovery Server Live CD v2.0 CCNA Discovery Overview CCNA Discovery Server Live CD v2.0 Information and Installation Instructions The Discovery Server Live CD provides all of the network services necessary to support the CCNA Discovery

More information

Installation Guide for Open VMS

Installation Guide for Open VMS Installation Guide for Open VMS IDL Version 5.4 September, 2000 Edition Copyright Research Systems, Inc. All Rights Reserved Restricted Rights Notice The IDL software program and the accompanying procedures,

More information

Installing CWM Client

Installing CWM Client CHAPTER 6 This chapter provides an introduction to CWM Client in CWM Release 15.1 and describes the installation and launch processes. Overview of CWM Client CWM Client is a software component of CWM that

More information

Orbix Installation Guide

Orbix Installation Guide Orbix 3.3.13 Installation Guide Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2015. All rights reserved. MICRO FOCUS, the Micro

More information

QACenter Installation and Configuration Guide. Release 4.6

QACenter Installation and Configuration Guide. Release 4.6 QACenter Installation and Configuration Guide Release 4.6 ii Please direct questions about QACenter or comments on this document to: QACenter Technical Support Compuware Corporation 31440 Northwestern

More information

TIBCO FTL Message Switch Installation

TIBCO FTL Message Switch Installation TIBCO FTL Message Switch Installation Software Release 5.0.0 June 2016 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

ALCATEL Full-featured element management of SNMP devices SNMP ELEMENT MANAGER REL. 1.0

ALCATEL Full-featured element management of SNMP devices SNMP ELEMENT MANAGER REL. 1.0 ALCATEL 5520 SNMP ELEMENT MANAGER REL. 1.0 The Alcatel 5520 SNMP Element Manager (EM), formerly the 45020 Element Manager*, is the element-level management component of the Alcatel management family of

More information

ArcIMS Installation Guide SGI IRIX

ArcIMS Installation Guide SGI IRIX ArcIMS 4.0.1 Installation Guide SGI IRIX ArcIMS_SGI_IRIX.pmd 1 01/29/2003, 11:07 AM Copyright 2003 ESRI All rights reserved. Printed in the United States of America. The information contained in this document

More information

Configuring and Monitoring from the Hub Manager

Configuring and Monitoring from the Hub Manager CHAPTER 3 Configuring and Monitoring from the Hub Manager This chapter explains how to use the FastHub 400 series Hub Manager on the FastHub 400M models to change the configuration settings and to monitor

More information

Installation Guide for FTMS and Node Manager

Installation Guide for FTMS and Node Manager Installation Guide for FTMS and Node Manager Table of Contents Windows... 2 Installing FTMS... 2 Launching FTMS... 2 Client... 3 Stopping FTMS Server... 3 Installing Standalone Node Manager... 3 Launching

More information

NTP Software File Auditor for Windows Edition

NTP Software File Auditor for Windows Edition NTP Software File Auditor for Windows Edition An NTP Software Installation Guide Abstract This guide provides a short introduction to installation and initial configuration of NTP Software File Auditor

More information

AlliedView -EMS 4.0 INSTALLATION GUIDE

AlliedView -EMS 4.0 INSTALLATION GUIDE AlliedView -EMS 4.0 INSTALLATION GUIDE AlliedView -EMS 4.0 INSTALLATION GUIDE Page 1 of 29 TABLE OF CONTENTS 1 INTRODUCTION...3 2 SYSTEM REQUIREMENTS...3 2.1 WINDOWS... 3 2.2 SOLARIS... 3 2.3 HP-UX...

More information

INSTALLATION GUIDE. FUJITSU PCI Fibre Channel 4.0 Update2

INSTALLATION GUIDE. FUJITSU PCI Fibre Channel 4.0 Update2 Manual code: C120-E392-03EN INSTALLATION GUIDE FUJITSU PCI Fibre Channel 4.0 Update2 for Solaris Operating System The Customer acknowledges and agrees that the Product is designed, developed and manufactured

More information

User s Guide. Duralink Server Manager

User s Guide. Duralink Server Manager R User s Guide Duralink Server Manager R Adaptec, Inc. 691 South Milpitas Boulevard Milpitas, CA 95035 1997 Adaptec, Inc. All rights reserved. Adaptec, and the Adaptec logo are trademarks of Adaptec, Inc.

More information

ProductCenter Database Merge Utility Installation Guide

ProductCenter Database Merge Utility Installation Guide ProductCenter Database Merge Utility Installation Guide Release 8.4.0 January, 2006 NorthRidge Software, LLC www.nridge.com (603) 434-2525 CONTENTS Introduction... 3 Planning Your Installation... 3 Location...

More information

Applied Biosystems SQL*LIMS Technical Support Technical Note

Applied Biosystems SQL*LIMS Technical Support Technical Note Applied Biosystems SQL*LIMS Technical Support Technical Note Document Number: LIMS013 Last Revised: 7/22/2003 Software Versions: SQL*LIMS v4.0.16 and v4.1 Platform: Sun Solaris and HP-UX Author: Deborah

More information

Orbix Installation Guide

Orbix Installation Guide Orbix 3.3.14 Installation Guide Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2017. All rights reserved. MICRO FOCUS, the Micro

More information

Rev C. OCAP Installation and Upgrade Instructions

Rev C. OCAP Installation and Upgrade Instructions 732578 Rev C OCAP Installation and Upgrade Instructions Please Read Important Please read this entire guide. If this guide provides installation or operation instructions, give particular attention to

More information

ARM Firmware Suite v1.4 Installation Guide

ARM Firmware Suite v1.4 Installation Guide ARM Firmware Suite v1.4 Installation Guide Copyright 2000-2002 ARM Limited. All rights reserved. Release Information Date Issue Change 16 February 2000 A First Release 1 June 2000 B P720 Release 1 October

More information

Xerox CentreWare for HP OpenView NNM User Guide. Version 1.1

Xerox CentreWare for HP OpenView NNM User Guide. Version 1.1 Xerox CentreWare for HP OpenView NNM User Guide Version 1.1 2000 by Xerox Corporation. All rights reserved. Copyright protection claimed includes all forms and matters of copyright material and information

More information

AVWorks. Installer/User Guide

AVWorks. Installer/User Guide AVWorks Installer/User Guide INSTRUCTIONS This symbol is intended to alert the user to the presence of important operating and maintenance (servicing) instructions in the literature accompanying the appliance.

More information

Road Map for the Typical Installation Option of IBM Tivoli Monitoring Products, Version 5.1.0

Road Map for the Typical Installation Option of IBM Tivoli Monitoring Products, Version 5.1.0 Road Map for the Typical Installation Option of IBM Tioli Monitoring Products, Version 5.1.0 Objectie Who should use the Typical installation method? To use the Typical installation option to deploy an

More information

This chapter covers the following items: System requirements to use the program Installation instructions for the program

This chapter covers the following items: System requirements to use the program Installation instructions for the program Installation Overview This chapter covers the following items: System requirements to use the program Installation instructions for the program System Requirements for the Program To use the program, you

More information

Installation Guide. EventTracker Enterprise. Install Guide Centre Park Drive Publication Date: Aug 03, U.S. Toll Free:

Installation Guide. EventTracker Enterprise. Install Guide Centre Park Drive Publication Date: Aug 03, U.S. Toll Free: EventTracker Enterprise Install Guide 8815 Centre Park Drive Publication Date: Aug 03, 2010 Columbia MD 21045 U.S. Toll Free: 877.333.1433 Abstract The purpose of this document is to help users install

More information

Product Overview. Cisco Broadband Troubleshooter Release 3.3 User Guide 1 OL

Product Overview. Cisco Broadband Troubleshooter Release 3.3 User Guide 1 OL Product Overview Multiple service operators (MSOs) and cable companies provide subscribers with a variety of cable services such as TV, video on demand, data, and voice telephony. Cisco Broadband Troubleshooter

More information

Performing Maintenance Operations

Performing Maintenance Operations This chapter describes how to back up and restore Cisco Mobility Services Engine (MSE) data and how to update the MSE software. It also describes other maintenance operations. Guidelines and Limitations,

More information

Mailbox Manager Getting Started Guide. Licensing Installation Options System Requirements Installation Instructions

Mailbox Manager Getting Started Guide. Licensing Installation Options System Requirements Installation Instructions Mailbox Manager Getting Started Guide Licensing Installation Options System Requirements Installation Instructions Mailbox Manager Release 5.4 December 2006 Table of Contents Introduction... 1 Licenses...

More information

Troubleshooting. Contacting Cisco TAC. Checking the Version Number of Cisco Configuration Engine APPENDIXA

Troubleshooting. Contacting Cisco TAC. Checking the Version Number of Cisco Configuration Engine APPENDIXA APPENDIXA This appendix provides troubleshooting information. It contains information about: Contacting Cisco TAC Checking the Version Number of Cisco Configuration Engine Cannot Log in to the System System

More information

IHS Markit Software Installation and Licensing Manual

IHS Markit Software Installation and Licensing Manual IHS Markit Software Installation and Licensing Manual SubPUMP / PERFORM IHS 321 Inverness Drive South Englewood, Colorado 80112 IHS.com Customer Care North America: 1-800-IHS-CARE International: 1-303-736-3001

More information

CajunRules Policy Manager for Solaris Getting Started Guide Version 2.0

CajunRules Policy Manager for Solaris Getting Started Guide Version 2.0 CajunRules Policy Manager for Solaris Getting Started Guide Version 2.0 March 2001 Copyright Avaya Inc. 2001 ALL RIGHTS RESERVED Printed in USA, March 2001 The products, specifications, and other technical

More information

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Introduction Preparing the 3.2.X system for the upgrade Installing the BIG-IP version 9.2.3 software Licensing the software using

More information

Installation and Release Bulletin Sybase SDK DB-Library Kerberos Authentication Option 15.5

Installation and Release Bulletin Sybase SDK DB-Library Kerberos Authentication Option 15.5 Installation and Release Bulletin Sybase SDK DB-Library Kerberos Authentication Option 15.5 Document ID: DC00534-01-1550-01 Last revised: December 16, 2009 Topic Page 1. Accessing current bulletins 2 2.

More information

OL Downloading and Installing the Cisco Videoscape Voyager Vantage Client Instructions

OL Downloading and Installing the Cisco Videoscape Voyager Vantage Client Instructions OL-26412-01 Downloading and Installing the Cisco Videoscape Voyager Vantage Client Instructions Please Read Important Please read this entire guide. If this guide provides installation or operation instructions,

More information