Table Of Contents
Cisco ANA 3.7.2 Third-Party VNE Device Package Installation Guide
Obtaining Cisco ANA Third-Party VNE Drivers
Installing Cisco ANA 3.7.2 Third-Party Device Package 8.0
Copying the DP File to a Central Location
Uninstalling the Cisco ANA 3.7.2 Third-Party Device Package 8.0 (Rollback)
Obtaining Documentation and Submitting a Service Request
Cisco ANA 3.7.2 Third-Party VNE Device Package Installation Guide
Revised: February 29, 2012Overview
This guide provides information for installing and uninstalling the Cisco Active Network Abstraction (Cisco ANA) 3.7.2 Third-Party VNE Device Package (DP) 8.0. It contains the following sections:
•
Obtaining Cisco ANA Third-Party VNE Drivers
•
Installing Cisco ANA 3.7.2 Third-Party Device Package 8.0
•
Uninstalling the Cisco ANA 3.7.2 Third-Party Device Package 8.0 (Rollback)
•
Obtaining Documentation and Submitting a Service Request
Obtaining Cisco ANA Third-Party VNE Drivers
To obtain Cisco-ANA-3.7.x-ThirdParty-DP8.0.tar for installation, contact a Cisco representative or download from Cisco ANA Software Download site on Cisco.com
The Independent VNE driver tar file has several Jar files within a jars folder. The Jar files use the following naming conventions:
Vendor-JarType-ANAVersion-VNEJarVersion.jar
JarType can be Commons, Modules or single or multiple device specific files.
For example:
•
Juniper-Modules-ANA3.7.x-v1.7.jar
•
Juniper-Junos-ANA3.7.x-v1.8.jar
Installing Cisco ANA 3.7.2 Third-Party Device Package 8.0
To install a Device Package (DP), follow these steps:
Step Description Described in1
Make sure your system meets the prerequisites.
2
Copy the downloaded DP file to the proper location.
3
Install the downloaded DP file.
4
Verify the DP installation.
Installation Prerequisite
Before you begin the installation, ensure that:
•
Cisco ANA 3.7.2 is installed from Cisco.com and then download and install Cisco ANA 3.7.2 Point Patch 02 (or latest revision). To obtain the patch, contact Cisco Professional Services. This patch cannot be downloaded from Cisco.com.
•
Download the tar file from the Cisco ANA Software Download site on Cisco.com. Log into Cisco.com and navigate to Cisco ANA Network Abstraction 3.7 > ANA VNE Drivers for Non Cisco Devices.
•
You uncheck the critical flag from the Cisco ANA gateway resource in the VERITAS Cluster Manager Application, if the HA/DR solution is in place.
Copying the DP File to a Central Location
To copy the DP file to a central location:
Step 1
Log into the Cisco ANA gateway server as root user and enter the following command to create a new directory outside of the Cisco ANA home directory and grant user privileges.
% mkdir /ThirdPartyVNEDrivers
% chmod 777 /ThirdPartyVNEDriversStep 2
Grant the directory anauser permissions. (anauser is the UNIX account for the Cisco ANA application.) In this example, anauser is ana372.
% chown ana372:ana /ThirdPartyVNEDriversStep 3
Using ftp, copy the DP 8.0 file (Cisco-ANA-3.7.x-ThirdParty-DP8.0.tar) into the newly-created directory. In this example, the DP 8.0 file would exist in the following location:
/ThirdPartyVNEDrivers/Cisco-ANA-3.7.x-ThirdParty-DP8.0.tar
Using the ivne Script
This section provides some general information on the ivne script, which is used to install independent device driver files. We recommend that you use the option that is documented in the installation and rollback steps provided in this document; the other options are described here for your information. For more information on the ivne script, see the Cisco Active Network Abstraction 3.7.2 Administrator Guide.
# Option Description Use this when...1
Install independent VNE drivers from a web repository.
Installs drivers from a remote host such as a web server that is providing central support to multiple Cisco ANA gateway servers.
•
You want to install only individual jars files.
•
The jar files you will install do NOT contain support for a previously-unsupported NE.
2
Install independent VNE drivers from a local folder.
Installs drivers from a local folder on the gateway server.
•
You want to install only individual jars files.
•
The jar files you will install do NOT contain support for a previously-unsupported NE.
3
Install independent VNE device package.
Installs drivers from a local folder on the gateway server, along with any files required for licensing.
Note
This choice is listed above only if you have installed Cisco ANA 3.7.2 Point Patch 02 (or latest revision) (see Installation Prerequisite)
Note
We recommend that you use this option.
–
You want to install the entire Device Package or individual jar files.
4
Rollback to a previous independent VNE driver installation.
Restores all drivers to a previously backed up driver configuration. (You cannot roll back individual driver files.)
You want to roll back your configuration to a previously saved backup.
5
List the existing drivers and their versions.
Lists the drivers that exist in the $ANAHOME/Main/drivers directory on the gateway server.
You want to see the current version of the files that are in $ANAHOME/Main/drivers.
q
Quit
Exits the ivne script.
You want to quit the script.
Installing DP
You can install the entire DP with all the jar files it contains, or you can install individual jar files as needed. The ivne script and how it works is described in the Cisco Active Network Abstraction 3.7.2 Administrator Guide.
To install the DP using Point Patch 02 or the latest Point Patch:
Step 1
Confirm the following:
•
Your system meets the prerequisites listed in Installation Prerequisite.
•
You have copied the DP file to a central location; see Copying the DP File to a Central Location.
•
The backup directory exists and anauser has read-write-execute permissions for the directory.
Step 2
Telnet/SSH to the Cisco ANA Gateway Server with username anauser. In this example anauser is ana372.
Step 3
Enter the following command to navigate to the main folder:
% cd MainStep 4
Run the command
ivne.The command
ivnecan be run from any location on Cisco ANA Gateway Server.%ivne
----------------------------------------------------------------
Cisco ANA Independent VNE Driver Installer
----------------------------------------------------------------
1 Install independent VNE drivers from a web repository.
2 Install independent VNE drivers from a local folder.
3 Install independent VNE device package.
4 Rollback to a previous independent VNE driver installation.
5 List the existing drivers and their versions.
q Quit.
Make a selection and press Enter.
Note
All of the choices are listed above only if you have installed Cisco ANA 3.7.2 Point Patch 02 (or latest revision).
Step 5
Choose option 3 (Install independent VNE device package) and press Enter.
Before installing the new drivers, the ivne script creates a backup of the current VNE driver configuration so that you can roll back to that configuration, if required.
The following message appears:
- Writing log to /export/home/ana372/Main/drivers/ivne-install-log-022511-232502
Backing up the current VNE driver configuration files.
Please select a destination folder for the backup tar file. The folder should have at least 5152 KB of free space.
Please enter the backup folder path:Step 6
Enter the backup folder path. You can provide any location for backup.
Please enter the backup folder path: [default /export/home/ana372] /ThirdpartyVNEdrivers -Backing up current drivers to /ThirdPartyVNEDrivers/ANA_Drivers_Backup_020211-151848.tar.gz. [OK]Step 7
Provide the path to the Independent VNE Tar file present in local folder.
Please enter the full path of the device package tar file: /ThirdpartyVNEdrivers/Cisco-ANA-3.7.x-ThirdParty-DP8.0.tarExtracting /ThirdpartyVNEdrivers/Cisco-ANA-3.7.x-ThirdParty-DP8.0.tar... Done.
Updating ~/Main/device-groups.properties file, this might take a while ... Done
It will list all Jar files that are present in the directory as given below:
The device package contains the following driver jar files:
-----------------------------------------------------------Alcatel-Asam-ANA3.7.x-v1.3.jar
Alcatel-Commons-ANA3.7.x-v1.4.jar
Alcatel-Ess-ANA3.7.x-v1.7.jar
Alcatel-Modules-ANA3.7.x-v1.5.jar
Alcatel-Sar-ANA3.7.x-v1.3.jar
Alcatel-Sr-ANA3.7.x-v1.5.jar
DragonWave-Commons-ANA3.7.x-v1.3.jar
DragonWave-Horizon-ANA3.7.x-v1.3.jar
DragonWave-Modules-ANA3.7.x-v1.2.jar
Huawei-Commons-ANA3.7.x-v1.3.jar
Huawei-Modules-ANA3.7.x-v1.2.jar
Huawei-Trs-ANA3.7.x-v1.4.jar
Juniper-Commons-ANA3.7.x-v1.5.jar
Juniper-Junos-ANA3.7.x-v1.8.jar
Juniper-Junose-ANA3.7.x-v1.3.jar
Juniper-Modules-ANA3.7.x-v1.7.jar
Juniper-Screenos-ANA3.7.x-v1.2.jar
Radace-Commons-ANA3.7.x-v1.4.jar
Radace-Csg-ANA3.7.x-v1.6.jar
Radace-Modules-ANA3.7.x-v1.3.jar
Rad-Etx-ANA3.7.x-v1.4.jar
Rad-IPmux-ANA3.7.x-v1.3.jar
Rad-La-ANA3.7.x-v1.3.jar
Tellabs-Commons-ANA3.7.x-v1.1.jar
Tellabs-Modules-ANA3.7.x-v1.0.jar
Tellabs-Msr-ANA3.7.x-v1.2.jar
ThirdParty-Commons-ANA3.7.x-v1.0.jar
Please enter the independent VNE driver file name(s): [default All]Step 8
Enter the jars you want to install using one of these methods:
•
To enter specific jars, copy (cut and paste) the names after the prompt.
•
To install all jars, enter ALL.
Step 9
If any of the selected drivers depend on other jar files, the script will list them, as in the following example. If you do not answer yes to the prompt, the listed jar files will not be installed.
Installation started. Please wait...
Installing Alcatel-Asam-ANA3.7.x-v1.4.jar...
Gathering information from /export/home/ana372/Main/drivers/
Copied Alcatel-Asam-ANA3.7.x-v1.3.jar to /export/home/ana372/Main/drivers/
Installing Alcatel-Commons-ANA3.7.x-v1.4.jar...
Gathering information from /export/home/ana372/Main/drivers/
An upgrade of ThirdParty-Commons to version 1.0.0.0 is required.
Installing Alcatel-Commons -
Please note that the following I-VNEs are mandatory and will be installed:
--------------------------------------------------------------------------
Name File Name Version
Alcatel-Commons Alcatel-Commons-ANA3.7.x-v1.4.jar 1.0.4.0
ThirdParty-Commons ThirdParty-Commons-ANA3.7.x-v1.0.jar 1.0.0.0
Would you like to continue? (yes/no) [Default: yes] Copied Alcatel-Commons-ANA3.7.x-v1.4.jar to /export/home/ana372/Main/drivers/
Copied ThirdParty-Commons-ANA3.7.x-v1.0.jar to /export/home/ana372/Main/drivers/
After installing the drivers, the installer displays the following message:
Installation was partially successful. Would you like to continue? (y or n)[default n]Step 10
Enter y to continue the installation.
Step 11
Enter yes to restart the ANA Server.
Would you like to restart ANA? (yes,no) [default no] yes
Restarting ANA...
Stopping AVMs....Step 12
If your system includes units along with the gateway server, follow the below steps to complete the installation on the Unit
1 Login to the unit as anauser
2 Delete all the jars under Main/drivers using the command "rm *.jar"
3 Restart ANA on the Unit using the command "anactl restart"
For more information see, CSCtq15260 in the DP 4.0 Readme file.
To install the DP using Service Patch:
Step 1
Confirm the following:
•
Your system meets the prerequisites listed in Installation Prerequisite.
•
You have copied the DP file to a central location; see Copying the DP File to a Central Location.
•
The backup directory exists and anauser has read-write-execute permissions for the directory.
Step 2
Telnet/SSH to the Cisco ANA Gateway Server with username anauser. In this example anauser is ana372.
Step 3
Enter the following command to navigate to the main folder:
% cd MainStep 4
Run the command
ivne.The command
ivnecan be run from any location on Cisco ANA Gateway Server.%ivne
----------------------------------------------------------------
Cisco ANA Independent VNE Driver Installer
----------------------------------------------------------------
1 Install independent VNE drivers from a web repository.
2 Install independent VNE drivers from a local folder.
3 Install independent VNE device package.
4 Rollback to a previous independent VNE driver installation.
5 List the existing drivers and their versions.
q Quit.
Make a selection and press Enter.
Note
All of the choices are listed above only if you have installed Cisco ANA 3.7.2 Point Patch 02 (or latest revision).
Step 5
Choose option 3 (Install independent VNE device package) and press Enter. A confirmation message is displayed stating that you need to restart the ANA server after installation.
Writing log to /export/home/ana372/Main/drivers/ivne-install-log-072911-141143
ANA will be restarted after the procedure is completed...
Would you like to continue? (yes,no) [default no] yes
Backing up the current VNE driver configuration files....
Note
Select Yes if you want to restart the ANA server after installation. Otherwise, select No to exit the installation procedure.
Before installing the new drivers, the ivne script creates a backup of the current VNE driver configuration so that you can roll back to that configuration, if required.
The following message appears:
Backing up the current VNE driver configuration files.
Please select a destination folder for the backup tar file. The folder should have at least 5152 KB of free space.
Please enter the backup folder path:Step 6
Enter the backup folder path. You can provide any location for backup.
Please enter the backup folder path: [default /export/home/ana372] /ThirdpartyVNEdrivers -Backing up current drivers to /ThirdPartyVNEDrivers/ANA_Drivers_Backup_020211-151848.tar.gz. [OK]Step 7
Provide the path to the Independent VNE Tar file present in local folder.
Please enter the full path of the device package tar file: /ThirdpartyVNEdrivers/Cisco-ANA-3.7.x-ThirdParty-DP8.0.tarExtracting /ThirdpartyVNEdrivers/Cisco-ANA-3.7.x-ThirdParty-DP8.0.tar... Done.
Updating ~/Main/device-groups.properties file, this might take a while ... Done
It will list all Jar files that are present in the directory as given below:
The device package contains the following driver jar files:
-----------------------------------------------------------Alcatel-Asam-ANA3.7.x-v1.3.jar
Alcatel-Commons-ANA3.7.x-v1.4.jar
Alcatel-Ess-ANA3.7.x-v1.7.jar
Alcatel-Modules-ANA3.7.x-v1.5.jar
Alcatel-Sar-ANA3.7.x-v1.3.jar
Alcatel-Sr-ANA3.7.x-v1.5.jar
DragonWave-Commons-ANA3.7.x-v1.3.jar
DragonWave-Horizon-ANA3.7.x-v1.3.jar
DragonWave-Modules-ANA3.7.x-v1.2.jar
Huawei-Commons-ANA3.7.x-v1.3.jar
Huawei-Modules-ANA3.7.x-v1.2.jar
Huawei-Trs-ANA3.7.x-v1.4.jar
Juniper-Commons-ANA3.7.x-v1.5.jar
Juniper-Junos-ANA3.7.x-v1.8.jar
Juniper-Junose-ANA3.7.x-v1.3.jar
Juniper-Modules-ANA3.7.x-v1.7.jar
Juniper-Screenos-ANA3.7.x-v1.2.jar
Radace-Commons-ANA3.7.x-v1.4.jar
Radace-Csg-ANA3.7.x-v1.6.jar
Radace-Modules-ANA3.7.x-v1.3.jar
Rad-Etx-ANA3.7.x-v1.4.jar
Rad-IPmux-ANA3.7.x-v1.3.jar
Rad-La-ANA3.7.x-v1.3.jar
Tellabs-Commons-ANA3.7.x-v1.1.jar
Tellabs-Modules-ANA3.7.x-v1.0.jar
Tellabs-Msr-ANA3.7.x-v1.2.jar
ThirdParty-Commons-ANA3.7.x-v1.0.jar
Please enter the independent VNE driver file name(s): [default All]Step 8
Enter the jars you want to install using one of these methods:
•
To enter specific jars, copy (cut and paste) the names after the prompt.
•
To install all jars, enter ALL.
Step 9
If any of the selected drivers depend on other jar files, the script will list them, as in the following example. If you do not answer yes to the prompt, the listed jar files will not be installed.
Installation started. Please wait...
Installing Alcatel-Asam-ANA3.7.x-v1.4.jar...
Gathering information from /export/home/ana372/Main/drivers/
Copied Alcatel-Asam-ANA3.7.x-v1.4.jar to /export/home/ana372/Main/drivers/
Installing Alcatel-Commons-ANA3.7.x-v1.4.jar...
Gathering information from /export/home/ana372/Main/drivers/
An upgrade of ThirdParty-Commons to version 1.0.0.0 is required.
Installing Alcatel-Commons - Please note that the following I-VNEs are mandatory and will be installed:
--------------------------------------------------------------------------
Name File Name Version
Alcatel-Commons Alcatel-Commons-ANA3.7.x-v1.4.jar 1.0.4.0
ThirdParty-Commons ThirdParty-Commons-ANA3.7.x-v1.0.jar 1.0.0.0
Would you like to continue? (yes/no) [Default: yes] Copied Alcatel-Commons-ANA3.7.x-v1.4.jar to /export/home/ana372/Main/drivers/
Copied ThirdParty-Commons-ANA3.7.x-v1.0.jar to /export/home/ana372/Main/drivers/
After installing the drivers, the installer displays the following message:
Installation was partially successful. Would you like to continue? (y or n)[default n]Step 10
Enter y to continue the installation.
Removing old drivers from units... Done.
Installation completed successfully.
Restarting ANA...
Stopping AVMs.............Done.
Starting MVM...........................................Done.
Starting Gateway ............................................Done.Verifying the DP Installation
To verify the DP installation:
Step 1
Log into the Cisco ANA gateway server as anauser.
Step 2
On the gateway server, go to the $ANAHOME/Main/drivers directory. (In this procedure, $ANAHOME is /export/home/ana372.)
% cd $ANAHOME/Main/driversStep 3
Start the installation script:
% ivne
----------------------------------------------------------------
Cisco ANA Independent VNE Driver Installer
----------------------------------------------------------------
1 Install independent VNE drivers from a web repository.
2 Install independent VNE drivers from a local folder.
3 Install independent VNE device package.
4 Rollback to a previous independent VNE driver installation.
5 List the existing drivers and their versions.
q Quit.
Note
All of the choices are listed above only if you have installed Cisco ANA 3.7.2 Point Patch 02 (or latest revision) (see Installation Prerequisite).
Step 4
Choose option 5 (List the existing drivers and their versions) and press Enter at the prompt. The installation script creates a log and lists the drivers that exist in $ANAHOME/Main/drivers. (In this procedure, $ANAHOME is /export/home/ana372.)
- Writing log to /export/home/ana372/Main/drivers/ivne-install-log-030111-221137
Gathering information from /export/home/ana372/Main/drivers/Name File Name Version
Alcatel-Asam Alcatel-Asam-ANA3.7.x-v1.3.jar 1.1.2.0
Alcatel-Commons Alcatel-Commons-ANA3.7.x-v1.4.jar 1.0.4.0
Alcatel-Ess Alcatel-Ess-ANA3.7.x-v1.7.jar 1.2.3.0
Alcatel-Modules Alcatel-Modules-ANA3.7.x-v1.5.jar 1.0.7.0
Alcatel-Sar Alcatel-Sar-ANA3.7.x-v1.3.jar 1.0.3.0
Alcatel-Sr Alcatel-Sr-ANA3.7.x-v1.5.jar 1.2.3.0
Cisco-100xx Cisco-100xx-ANA3.7.2-v1.1.jar 1.1.0.0
Cisco-12xxx Cisco-12xxx-ANA3.7.2-v1.2.jar 1.2.0.0
Cisco-70xx Cisco-70xx-ANA3.7.2-v1.1.jar 1.1.0.0
Cisco-76xx_65xxIOS Cisco-76xx_65xxIOS-ANA3.7.2-v1.2.jar 1.2.0.0
Cisco-ACE4710 Cisco-ACE4710-ANA3.7.2-v1.1.jar 1.1.0.0
Cisco-ASR10xx Cisco-ASR10xx-ANA3.7.2-v1.2.jar 1.2.0.0
Cisco-ASR90xx Cisco-ASR90xx-ANA3.7.2-v1.2.jar 1.0.2.0
Cisco-CRS Cisco-CRS-ANA3.7.2-v1.2.jar 1.0.2.0
Cisco-Commons Cisco-Commons-ANA3.7.2-v1.2.jar 1.3.1.0
Cisco-IOX-Commons Cisco-IOX-Commons-ANA3.7.2-v1.2.jar 1.1.0.0
Cisco-ISR39xx Cisco-ISR39xx-ANA3.7.2-v1.1.jar 1.1.0.0
Cisco-MWR39xx Cisco-MWR39xx-ANA3.7.2-v1.1.jar 1.0.1.0
Cisco-Modules Cisco-Modules-ANA3.7.2-v1.2.jar 1.2.0.0
Cisco-NCCM_Core Cisco-NCCM_Core-ANA3.7.2-v1.0.jar 1.3.0.0
Cisco-NCCM_IOX Cisco-NCCM_IOX-ANA3.7.2-v1.0.jar 1.1.0.0
Cisco-Nexus50xx Cisco-Nexus50xx-ANA3.7.2-v1.0.jar 1.0.0.0
Cisco-Nexus70xx Cisco-Nexus70xx-ANA3.7.2-v1.0.jar 1.3.0.0
Cisco-Others Cisco-Others-ANA3.7.2-v1.2.jar 1.2.0.0
Cisco-UBR100xx Cisco-UBR100xx-ANA3.7.2-v1.0.jar 1.0.0.0
Cisco-UBR72xx Cisco-UBR72xx-ANA3.7.2-v1.0.jar 1.0.0.0
DragonWave-Commons DragonWave-Commons-ANA3.7.x-v1.3.jar 1.0.3.0
DragonWave-Horizon DragonWave-Horizon-ANA3.7.x-v1.3.jar 1.1.2.0
DragonWave-Modules DragonWave-Modules-ANA3.7.x-v1.2.jar 1.1.1.0
Generic-ICMP Generic-ICMP-ANA3.7.2-v1.0.jar 1.0.0.0
Huawei-Commons Huawei-Commons-ANA3.7.x-v1.3.jar 1.0.3.0
Huawei-Modules Huawei-Modules-ANA3.7.x-v1.2.jar 1.0.3.0
Huawei-Trs Huawei-Trs-ANA3.7.x-v1.4.jar 1.1.3.0
Juniper-Commons Juniper-Commons-ANA3.7.x-v1.5.jar 1.0.5.0
Juniper-Junos Juniper-Junos-ANA3.7.x-v1.8.jar 1.4.3.0
Juniper-Junose Juniper-Junose-ANA3.7.x-v1.3.jar 1.0.3.0
Juniper-Modules Juniper-Modules-ANA3.7.x-v1.7.jar 1.4.2.0
Juniper-screenos Juniper-Screenos-ANA3.7.x-v1.2.jar 1.0.2.0
Mib2 Mib2-ANA3.7.2-v1.0.jar 1.0.0.0
Rad-Etx Rad-Etx-ANA3.7.x-v1.4.jar 1.1.2.0
Rad-IPmux Rad-IPmux-ANA3.7.x-v1.3.jar 1.0.3.0
Rad-La Rad-La-ANA3.7.x-v1.3.jar 1.0.3.0
Radace-Commons Radace-Commons-ANA3.7.x-v1.4.jar 1.1.1.0
Radace-Csg Radace-Csg-ANA3.7.x-v1.6.jar 1.2.2.0
Radace-Modules Radace-Modules-ANA3.7.x-v1.3.jar 1.1.1.0
Tellabs-Commons Tellabs-Commons-ANA3.7.x-v1.1.jar 1.0.1.0
Tellabs-Modules Tellabs-Modules-ANA3.7.x-v1.0.jar 1.0.0.0
Tellabs-msr Tellabs-Msr-ANA3.7.x-v1.2.jar 1.0.2.0
ThirdParty-Commons ThirdParty-Commons-ANA3.7.x-v1.0.jar 1.0.0.0
Note
Cisco and third-party VNE driver files will be listed here. Cisco driver files have a Cisco-prefix in the filename.
Step 5
Verify that the correct drivers are listed.
Uninstalling the Cisco ANA 3.7.2 Third-Party Device Package 8.0 (Rollback)
The rollback procedure restores the driver configuration files to a previously backed-up version. You will need to provide the full pathname of the backup folder. The rollback script will list the available backups from which you can choose. The rollback procedure consists of two main steps: performing the rollback and verifying that the drivers were removed.
Step 1
Log into the Cisco ANA gateway server as anauser.
Step 2
If your system includes units along with the gateway server, perform the following steps before doing the rollback:
a.
On the unit, delete all of the jar files from $ANAHOME/Main/drivers.
b.
Restart the unit by running anactl restart.
Note
You do not have to perform the above step if you have installed Cisco ANA point patch 3.7.2.0.4 and later revision. For more information, see CSCto08456 in the DP 4.0 Readme file.
Step 3
On the gateway server, go to the $ANAHOME/Main/drivers directory. (In this procedure, $ANAHOME is /export/home/ana372.)
% cd $ANAHOME/Main/driversStep 4
Start the installation script:
% ivne
----------------------------------------------------------------
Cisco ANA Independent VNE Driver Installer
----------------------------------------------------------------
1 Install independent VNE drivers from a web repository.
2 Install independent VNE drivers from a local folder.
3 Install independent VNE device package.
4 Rollback to a previous independent VNE driver installation.
5 List the existing drivers and their versions.
q Quit.
Note
All of the choices are listed above only if you have installed Cisco ANA 3.7.2 Point Patch 02 (or latest revision) (see Installation Prerequisite).
Step 5
Choose option 4 (Roll back to a previous independent VNE driver installation) and press Enter at the prompt. The installation script creates a log and prompts you for the full pathname of the folder that contains the backup file with the desired rollback configuration.
Writing log to /export/home/ana372/Main/drivers/ivne-install-log-011111-181726
- Writing log to /export/home/ana372/Main/logs/drivers_rollback-1294750050.log.
Please enter the backup folder:/ThirdPartyVNEDrivers
Note
If you are using a Service Patch, a confirmation message is displayed stating that you need to restart the ANA server after rollback.
Step 6
To list all backup files that exist in that folder, enter y at the prompt:
Would you like to view a list of the available files? (y/n) [default n]y
ANA_Drivers_Backup_010711-201901.tar.gz
ANA_Drivers_Backup_020711-180201.tar.gzStep 7
Enter (copy and paste) the filename you want to use for the restore operation:
Please enter the backup file name:ANA_Drivers_Backup_010711-201901.tar.gz
- Removing contents of /export/home/ana372/Main/drivers. [OK]
- Extracting backup archive under /export/home/ana372/Main/drivers. [OK]
Updating units... Done.
Rollback completed successfully.Step 8
Restart the Cisco ANA gateway server to apply your changes.
% anactl restartStep 9
Log into the gateway server as anauser and start the installation script:
% ivne
----------------------------------------------------------------
Cisco ANA Independent VNE Driver Installer
----------------------------------------------------------------
1 Install independent VNE drivers from a web repository.
2 Install independent VNE drivers from a local folder.
3 Install independent VNE device package.
4 Rollback to a previous independent VNE driver installation.
5 List the existing drivers and their versions.
q Quit.
Step 10
Choose option 5 (List the existing drivers and their versions). The installation script creates a log and lists the drivers that exist in $ANAHOME/Main/drivers.
Step 11
Verify that the correct drivers and versions are listed.
Obtaining Documentation and Submitting a Service Request
For information on obtaining documentation, submitting a service request, and gathering additional information, see the monthly What's New in Cisco Product Documentation, which also lists all new and revised Cisco technical documentation, at:
http://www.cisco.com/en/US/docs/general/whatsnew/whatsnew.html
Subscribe to the What's New in Cisco Product Documentation as a Really Simple Syndication (RSS) feed and set content to be delivered directly to your desktop using a reader application. The RSS feeds are a free service and Cisco currently supports RSS version 2.0.
Cisco and the Cisco logo are trademarks or registered trademarks of Cisco and/or its affiliates in the U.S. and other countries. To view a list of Cisco trademarks, go to this URL: www.cisco.com/go/trademarks. Third-party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1110R)
Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative content is unintentional and coincidental.
© 2012 Cisco Systems, Inc. All rights reserved.
