cc/td/doc/product/rtrmgmt/vpnsc/mpls/1_2
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Installing and Starting Cisco IP Manager 2.0

Installing and Starting Cisco IP Manager 2.0

Cisco IP Manager Overview

The Cisco IP Manager software is part of the Cisco Service Management System of provisioning and management tools for service providers and operators of large enterprise networks. The Cisco IP Manager program interacts with other tools in the suite to provide a fully scalable element-level management system for high quality, rapid network services.

The Cisco IP Manager software meets business requirements for scalable, reliable Layer 3, IOS-based element management in very large networks by:

Operators may use the software to either configure new devices before they are brought on-line, or to change existing configurations in live elements to support new services. Import/export features allow you to write current device configurations to files prior to provisioning the network with new data and restore the saved configurations if you need to perform a rollback.


Note   The information in this chapter is supplementary to the Cisco IP Manager 2.0 documentation. For detailed information on installing, configuring, and running Cisco IP Manager 2.0, refer to the Cisco IP Manager (Lite) User's Guide, Version 2.0.

Cisco IP Manager Software Elements

A fully installed Cisco IP Manager 2.0 system consists of the following elements:


Tips VPNSC: MPLS Solution requires that you install all of these components, as well as the GUI package, on the same Cisco IP Manager host.

Installing the Cisco IP Manager Software

Before installing the Cisco IP Manager software, you should be sure your Oracle database is set up and operational. If you are still logged in to your Solaris workstation with the oracle8 user ID, exit from the oracle8 user, then log back in using the ipmgr user ID.

To install the Cisco IP Manager software, follow these steps:


Step 1   To create the ipmgr user, run the AdminTool from the IP Manager workstation:

admintool

Enter the following values:

User Name

ipmgr

User ID

any unique number

Primary Group

Group ID for the Staff group.

Login Shell

C

Password

ipmgr1

Home Directory

/opt/ipmgr

Step 2   Log in as the ipmgr user.

Step 3   Insert the CD-ROM into the CD-ROM drive.

Step 4   Go to the following directory:

cd /cdrom/cdrom0/cipm

Step 5   Install Cisco IP Manager in the /opt/ipmgr directory.

./ipmgr.install ./ /opt/ipmgr all

Step 6   In response to the prompt for the Installation log directory path, enter this command:

/opt/ipmgr

Step 7   In response to the prompt for the Source directory path, accept the default of ./ by pressing Enter.

Step 8   In response to the prompt for the Target directory path, accept the default of /opt/ipmgr by pressing Enter.

Step 9   In response to the prompt for the Packages to install, accept the default of all by pressing Enter.

The installation script begins to install all of the Cisco IP Manager packages.

Once all the packages have been installed, the installation script then offers to configure Cisco IP Manager by running the ipmgr.configure script.

Step 10   To run the ipmgr.configure script now, press Enter.

The ipmgr.configure script begins.


Tips In the event that you need to change the configuration options, you can run the ipmgr.configure script at any time after the installation is completed. Log in as the ipmgr user, then enter these commands:

cd /opt/ipmgr/scripts
source ipmgr.csh
./ipmgr.configure

Step 11   In response to the prompt for the Name Server Host Name, accept the default of the hostname where Cisco IP Manager is being installed by pressing Enter.

Step 12   In response to the prompt for the Event Server Host Name, accept the default of the hostname where Cisco IP Manager is being installed by pressing Enter.

Step 13   In response to the prompt for the Network Domain Name, enter the DNS domain name.

If the VPNSC software does not specify a DNS domain name, you can indicate that no network domain name is specified by entering two quotation marks: ""


Note   If CIPM uses domain name resolution from a source different than the /etc/hosts file, you should enter the complete domain name. Make sure the domain name entered here matches the domain name entered during the VPNSC 1.2 installation.

Step 14   In response to the prompt for the Orbix Daemon Port, accept the default of 1570 by pressing Enter.

Step 15   In response to the prompt for the Starting Port, accept the default of 1590 by pressing Enter.

Step 16   In response to the prompt for the Oracle Home Directory, enter the following:

/opt/oracle/product/8.0.5

Step 17   In response to the prompt for the Oracle SID, enter the following:

CIPM

Step 18   In response to the prompt for the Oracle user ID, enter the following:

ipmgr

Step 19   In response to the prompt for the Oracle user password, enter the following:

ipmgr

Step 20   In response to the prompt for the IP Manager GUI path, accept the default of /opt/ipmgr by pressing Enter.

The installation script asks what type of GUI to install, and provides a list of three options.

Step 21   Enter a value of 2 to accept the ADMIN-GUI option.

This enables all the options in the Cisco IP Manager.

The installation script prompts for the superuser password.

Step 22   Enter the root password.

This concludes the Cisco IP Manager configuration.



Tips By default, VPNSC: MPLS Solution software uses Telnet to upload and download configuration files to and from Provider Edge Routers (PEs) and Customer Edge Routers (CEs) in the service provider network. If you wish to change that setting after CIPM is installed and use the Trivial File Transfer Protocol (TFTP) instead, refer to "Using TFTP to Transport Router Configuration Files" in Chapter 2 of the Cisco VPN Solutions Center: MPLS Solution Provisioning and Operations Guide.

Starting the Cisco IP Manager Software

The Cisco IP Manager software consists of several independent executable files (servers) and an executable graphical user interface (GUI) program that are installed onto the CIPM workstation.

For detailed information on starting and running this product, refer to "Starting the Cisco IP Manager Software" in Chapter 3 of the Cisco IP Manager (Lite) User's Guide, Version 2.0.

To start the Cisco IP Manager, follow these steps:


Step 1   Log in as the ipmgr user, and enter the following at the UNIX prompt:

source /opt/ipmgr/scripts/impgr.csh

In response to this command, you should see a message similar to the following:

[orbixd: Server "IT_daemon" is now available to the network. ]
[ Configuration TCP/1570/Orbix-XDR ]

Step 2   Register the CIPM servers with the Orbix Implementation Repository by entering the following command:

ipmgr.putit all

In response to this command, you should see many messages similar to the following:

[2427: New Connection 9<hostname>,IT_daemon,*,ipmgr,pid=2411,optimised)]

Step 3   Start the Cisco IP Manager servers by entering the following:

impgr.launch all

The system displays a lot of information at the startup of each of the IP Manager servers. You should see the following message:

All Cisco IP Manager servers should be running:

The servers that should be running are as follows:

  • SGServer

  • TGServer

  • VCMServer

  • NEMServer

  • LOGServer

  • NS

  • ADMServer

  • CTMServer

  • ES

Following this message is a table that lists the active servers at the specified node. The table includes columns for the server names, marker (*), Code, Comms, Port, Launch, Per Client?, and OS-pid.


Launching the Graphical User Interface

Running the Cisco IP Manager user interface is not required. This section is informational only.

To run the Cisco IP Manager user interface, the Orbix daemon must be running. The ipmgr.gui script checks to be sure the daemon is running; if it is not found, the script launches it.

Cisco recommends that you source the opt/scripts/ipmgr.csh file and put the command in your .cshrc or .login file.

To launch the Cisco IP Manager graphical user interface (GUI), follow these steps:


Step 1   Issue the following command:

./ipmgr.gui

The IP Manager Login window appears.

When you start the Cisco IP Manager for the first time, there is only one user in the system, the CIPM administrator. The default login name for this user is admin; the default password is password. For information on changing these default settings, see "Changing the CIPM Username and Password in VPN Solutions Center" in Chapter 2 of the Cisco VPN Solutions Center: MPLS Solution Provisioning and Operations Guide.

Step 2   Enter the login name and password, then click OK.

For detailed information on running Cisco IP Manager's graphical user interface, refer to Chapter 2, "Running the GUI," in Cisco IP Manager (Lite) User's Guide, Version 2.0.


Troubleshooting CIPM Fonts

Some Cisco IP Manager installations may encounter a problem with fonts not being found.If you receive the message "Font specified in font.properties not found," you must install the SUNWi1of package from the Sun Solaris 2.6 CD-ROM.

To install the Sun package, follow these steps:


Step 1   Mount the Solaris 2.6 installation CD.

Step 2   Log in as the root user (su).

Step 3   Go to the directory where the package resides:

cd /cdrom/cdrom0/s0/Solaris_2.6/Products

Step 4   Enter the following command:

pkgadd -d . SUNWi1of

Step 5   Restart the Cisco IP Manager GUI.


Setting Up a TFTP Server on the CIPM Workstation

The Cisco IP Manager software is designed to use the Trivial File Transfer Protocol (TFTP) to upload and download network element data. Before you can use this protocol, however, you must configure the Cisco IP Manager workstation to be a TFTP server.

If you use a remote TFTP server, the /tftpboot directory must be mounted on the NEMServer host.

Enabling the TFTP Daemon

To enable the TFTP daemon, follow these steps:


Step 1   Log in as the root user (su).

Step 2   Open the inetc.conf file (in the /etc directory) with a text editor.

Step 3   Locate the following line in the file (this line enables TFTP):

#tftp dgram udp wait root /usr/sbin/in.tftpd in.tftpd -s /tftpboot

Step 4   Remove the comment character (#) from the beginning of the line. Save your changes and exit the text editor.

Step 5   The Cisco IP Manager TGServer requires the TFTP directory to be named /tftpboot.

    ln -s /myTftp /tftpboot 
    

Step 6   To verify that your workstation is TFTP-enabled, enter the following on the UNIX command line:

ps -ef | grep -v grep | grep inetd

The output displays the process identification number for the inetd configuration:

root 106 1 0 Sep 21 ? 0:00 /usr/sbin/inetd -s

The first column shows the user ID of the user who owns the process (inetd is owned by root). The process ID is the number in the second column. In the example, the process ID is 106.

Step 7   Issue a kill command with a -1 (the number one) or -HUP argument to force the inetd process to read the newly edited inetd.conf file:

kill -1 106

Step 8   Verify that TFTP is enabled by entering the following:

netstat -a | grep tftp

The Cisco IP Manager workstation is enabled as a TFTP server if you see the following:

*.tftp Idle

If there is no output from the netstat command, TFTP is not enabled. Check the /etc/inetd.conf file for errors and repeat the previous instructions.


Creating the TFTP Home Directory

To create the TFTP home directory, follow these steps:


Step 1   Log in as the root user (su) on the Cisco IP Manager workstation.

Step 2   Create the /tftpboot directory if it does not already exist, by entering the following on the command line:

mkdir /tftpboot

Step 3   Modify the permissions for this /tftpboot directory to give all users read, write, and execute permissions, by entering the following command:

chmod 777 /tftpboot

Step 4   If you intend to specify a subdirectory of /tftpboot for your Cisco IP Manager TFTP communications from within the GUI (the Domain Properties dialog box), you should create that at this time as well, and set its permissions to the same value.

Step 5   The Cisco IP Manager workstation is now enabled to act as a TFTP server.


Shutting Down the Oracle Database

If you need to shut down Cisco IP Manager, you must first shut down Oracle. To shut down the Oracle database, follow these steps:


Step 1   Log in as the oracle8 user on the Cisco IP Manager workstation.

Step 2   Issue the following commands:

svrmgrl

At the SVRMGR> prompt, enter these commands:

connect internal
shutdown


hometocprevnextglossaryfeedbacksearchhelp
Posted: Tue Sep 12 15:54:30 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.