This document provides answers to some common questions about Cisco Transport Manager (CTM) version 2.0.x.
A. The .cshrc file is missing from some CTM version 2.0.0 CDs. Contact Cisco Technical Support to request a copy of the file. A technical support engineer can email the file to you or can make it available on the anonymous FTP server.
A. You can safely ignore this error message and continue to install Oracle and CTM.
Complete these steps in order to correct this problem:
- Launch Cisco Transport Client (CTC) to the network element (NE) directly from your web browser.
- Log in to the NE. In the Main Shelf view, choose Maintenance > Software.
- Write down the working software version. For example, on a Cisco ONS 15454 NE that runs release 2.2.0 software, the version is 02.20-001A-00.38.
- Log in to CTM and choose Administration > Supported NE Table.
- Highlight one of the Cisco ONS 15454 NEs and choose Edit > Add.
- In the space for NE Version, enter the software version you wrote down in step 3, then click OK to close the window.
- Log out of CTM. As the root user, issue the ctms-stop command to shut down the server.
- Issue the ctms-start command to start the server again and then log back in to CTM.
A. Complete these steps in order to correct this problem:
- Log in to the CTM server as the Oracle user and enter sqlplus system/manager to launch SQLplus.
- Issue one of these commands as appropriate for your version of Oracle:
For Oracle version 8.0.5, enter @/oraclesw/product/8.0.5/sqlplus/admin/pupbld.sql..
For Oracle version 8.1.6, enter @/oraclesw/product/8.1.6/sqlplus/admin/pupbld.sql..
- Enter exit to log out of SQLplus.
- Issue these commands to restart the Oracle instance and Oracle listener:
You should now be able to run any of the pruning scripts.
lsnrctl stop
lsnrctl start
dbshut
dbstart
A. Complete these steps in order to correct this problem:
- Launch CTC to the NE directly from your web browser.
- Log in to the NE. In the Main Shelf view, choose Maintenance > Software.
- Write down the working software version. For example, on a Cisco ONS 15454 NE that runs release 2.2.0 software, the version is 02.20-001A-00.38.
- Log in to CTM and choose Administration > Supported NE Table.
- Highlight one of the Cisco ONS 15454 NEs and choose Edit > Add.
- In the space for NE Version, enter the software version you wrote down in step 3, then click OK to close the window.
- Add the most recent cms.jar file to the server. This file is used every time CTC is launched directly from CTM. Complete these steps in order to receive the latest cms.jar file:
- Open an MS-DOS window. Open a terminal window if you use a UNIX workstation.
- Enter ftp <node IP address> at the prompt and replace <node IP address> with the IP address of the new NE.
- Press Enter at the User and Password prompts to connect to the FTP port on the NE.
- Enter get cms.jar to download the file. The download process can take several minutes, which depends on the bandwidth of your LAN connection.
- When the download is complete, enter bye to end the FTP session.
- Choose Administration > CTC Upgrade Table in the CTM window.
- Chose Edit > Add.
- Check the Activate check box, then click Browse and choose the cms.jar file that you downloaded in step 7d. If you cannot remember where the file is saved, do a search on your PC or workstation.
- Log out of CTM. As the root user, issue the ctms-stop command to shut down the server.
- Issue the ctms-start command to start the server again, then log back in to CTM.
A. Complete these steps in order to correct this problem:
- Launch CTC to the NE directly from your web browser.
- Log in to the NE. In the Main Shelf view, choose Maintenance > Software.
- Write down the working software version. For example, on a Cisco ONS 15454 NE that runs release 2.2.0 software, the version is 02.20-001A-00.38.
- Log in to CTM and choose Administration > Supported NE Table.
- Highlight one of the Cisco ONS 15454 NEs and choose Edit > Add.
- In the space for NE Version, enter the software version you wrote down in step 3, then click OK to close the window.
- Add the most recent Cisco ONS 15xxx software package to the server. This binary file is used every time CTC is launched directly from CTM. Insert the 15xxx software CD-ROM into your CD-ROM drive and complete these steps in order to receive the latest package file:
- In the CTM window, choose Administration > CTC Upgrade Table.
- Choose Edit > Add.
- Check the Activate check box, then click Browse and choose the package file in the Cisco15xxx folder.
- Log out of CTM. As the root user, issue the ctms-stop command to shut down the server .
- Issue the ctms-start command to start the server again, then log back in to CTM.
A. This test is run over Simple Network Management Protocol (SNMP). In order for this test to be successful, you must provision an SNMP trap on the NE that points back to the CTM server. Refer to Cisco ONS 15454 User Documentation or Cisco 15327 User Documentation for more information on SNMP traps.
A. Complete these steps in order to correct this problem:
- Verify that you can ping the IP address of the NE from the CTM server.
- Make sure that the software version of the NE is in the Supported NE table. Choose Administration > Supported NE Table to see all supported NE software versions that can communicate with CTM.
- Launch CTC to the NE directly from your web browser.
- Log in to the NE. In the Main Shelf view, choose Maintenance > Software.
- Write down the working software version. For example, on a Cisco ONS 15454 NE that runs release 2.2.0 software, the version is 02.20-001A-00.38.
- Log in to CTM and choose Administration > Supported NE Table.
- Highlight one of the Cisco ONS 15454 NEs and choose Edit > Add.
- In the space for NE Version, enter the software version you wrote down in step 5, then click OK to close the window.
- Log out of CTM. As the root user, issue the ctms-stop command to shut down the server .
- Issue the ctms-start command to start the server again, then log back in to CTM.
A. There are a variety of causes that can trigger this error message. Use these suggestions to correct this problem:
Verify that you can ping the CTM server IP address from the CTM client.
Verify that all of the server processes are running (Oracle, tnslistener, and CTMServer).
Start the server in debug mode. As the root user, issue this command from a terminal console window on the CTM server:
/opt/CiscoTransportManagerServer/bin/CTMServer -dThis command dumps information into the terminal console window and indicates the cause of the problem.
Contact Cisco Technical Support for assistance if you still need help.
A. The username and password you have entered are incorrect. Verify that the username and password have not changed. Contact your CTM Administrator and/or Cisco Technical Support for assistance if you still have problems logging in to CTM.
A. These two error messages share a common solution. Verify that you can ping the IP address of the NE from the server. If the CTC progress window and log in dialog boxes appear, the CTC username and/or password are incorrect. Use the Modify CTM User Properties wizard to change the CTC username and password to match those configured on the NE to fix this.
Complete these steps in order to update the username and password information:
- Choose Administration > CTM Users.
- In the CTM Users table, highlight the user and choose Edit > Modify User.
- Click Next and change the username and/or password to match exactly what is provisioned on the NE that you want to access.
- Log out of CTM, then log back in. The new settings take effect.