Cisco Systems 15.3.00P1 Network Router User Manual


 
40
Release Notes for the Cisco WAN Manager, Release 15.3.00 P1
OL-11190-01, Rev. C0
Installing and Uninstalling CWM 15.3.00 P1
# dbimport statsdb -d datadbs -i <dbexport-location>
# dbimport scmdb -d datadbs -i <dbexport-location>
Step 11 If no separate partition exists for datadbs, do these:
# dbimport stratacom -i <dbexport-location>
# dbimport statsdb -i <dbexport-location>
# dbimport scmdb -i <dbexport-location>
Step 12 If you had WANDEST server before, execute this command:
# dbimport wandest -i <dbexport-location>
Installing the CWM SNMPAgent (ServiceAgent) Patch
Use this procedure to install the CWM SNMPAgent (ServiceAgent) patch.
Step 1 Log in to the CWM server as user root:
# su
Step 2 Stop the core.
Step 3 Download or copy the compressed tar file for ServiceAgent to the local directory, such as /tmp:
# cp 15.3.00-P1_SNMPAgent.tar.gz /tmp
Step 4 Change to local directory that contains the compressed tar files:
# cd /tmp
Step 5 Remove the disk1 directory if it exists:
# rm -rf disk1
Step 6 Decompress the compressed tar file and untar the tar file:
# gunzip 15.3.00-P1_SNMPAgent.tar.gz
# tar xvfp 15.3.00-P1_SNMPAgent.tar
Step 7 Execute the installation patch script:
# ./InstallAgent153Patch1.csh
This message appears:
Console Mode Option is recommended when you cannot connect to X Server
from current terminal (See if you can open an xterm to check!)
Do you Want to Launch Installer in Console Mode? (Yes / No): [No]:
Step 8 To continue the installation using the InstallShield GUI, respond No.
To continue the installation using Console Mode Install, respond Yes.
Step 9 When prompted, follow the instructions that the application provides.
Step 10 When you have finished installing the SNMP Agent Patch software, exit from root.