- Preface
- Overview
- Preinstallation
- Installing the Cisco Video Assurance Management Solution
- Uninstalling Cisco Video Management Solution 2.0
- Configuring the Components of Cisco Video Management Solution 2.0
- Troubleshooting with Cisco Video Management Solution 2.0
- Trap Definitions
- End User License Agreement Supplement
- Glossary
- Index
Uninstalling Cisco Video Assurance Management Solution 2.0
This chapter contains the following sections:
Uninstalling Cisco VAMS 1.5
Note
You can also use this procedure to uninstall a previous version of the Cisco VAMS software.
To uninstall Cisco VAMS 1.5:
Step 1
Log in to the server as the root user.
Step 2
Insert the Cisco VAMS 1.5 installation DVD into the DVD drive on your system.
Step 3
Change the directory to the installation directory.
For example:
cd $ANAROOT/iptv/scripts
where $ANAROOT is the ANA installation directory.
Step 4
Start the uninstall script.
./uninstall.sh
Do you want to remove this package? [y,n,?,q] ?
Step 5
Enter y to continue. A message similar to the following appears:
## Removing installed package instance <CSCOcims>
## Verifying package <CSCOcims> dependencies in global zone
## Processing package information.
## Executing preremove script.
Restoring configuration file
...
Restarting ANA Gateway
...
Removal of <CSCOcims> was successful.
Uninstalling Cisco VAMS 2.0
To uninstall Cisco VAMS 2.0:
Step 1
Log in to the server as the root user.
Step 2
Insert the Cisco VAMS 2.0 installation DVD into the DVD drive on your system.
Step 3
Change the directory to the installation directory.
For example:
cd $ANAROOT/iptv/scripts
where $ANAROOT is the ANA installation directory.
Step 4
Start the uninstall script.
./uninstall.sh
Do you want to remove this package? [y,n,?,q] ?
Step 5
Enter y to continue. A message similar to the following appears:
## Removing installed package instance <CSCOcims>
## Verifying package <CSCOcims> dependencies in global zone
## Processing package information.
## Executing preremove script.
Restoring configuration file
...
Restarting ANA Gateway
...
Removal of <CSCOcims> was successful.
Feedback