|
|
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. |
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. |
To install the Cisco IP Manager software, follow these steps:
admintool
Enter the following values:
|
|
|
|
|
|
|
|
|
|
|
|
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.
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.
![]() |
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.
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:
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:
|
|
|
|
|
|
|
|
|
|
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.
Running the Cisco IP Manager user interface is not required. This section is informational only.
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:
./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.
To install the Sun package, follow these steps:
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.
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.
To enable the TFTP daemon, follow these steps:
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.
To create the TFTP home directory, follow these steps:
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.
Step 2 Issue the following commands:
svrmgrl
At the SVRMGR> prompt, enter these commands:
connect internal shutdown
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Tue Sep 12 15:54:30 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.