Upgrading Cisco IPICS

Size: px
Start display at page:

Download "Upgrading Cisco IPICS"

Transcription

1 CHAPTER3 If your Cisco IPICS server is running release 2.2(1)SR1, release 4.0(1), or release 4.0(2) you can upgrade your server to release 4.5(1). Tip To verify which versions of Cisco IPICS are compatible for upgrade, see Cisco IPICS Compatibility Matrix at ps6718/products_device_support_tables_list.html. This chapter contains information about upgrading your software to Cisco IPICS release 4.5(10 and other actions that you must take to fully complete this upgrade process and includes the following sections: Before You Begin, page 3-1, page 3-2 Using the Cisco Incident Dispatch Console with Cisco IPICS 4.5, page 3-16 Upgrading the Radio Descriptor, page 3-17 Before You Begin Be aware of the following guidelines, and perform one or more of the following suggested actions, before you upgrade your server software: Cisco recommends that you back up the database to a remote host. If you encounter problems during the upgrade, you can reinstall your current version of the Cisco IPICS software and restore your database from the remote 3-1

2 backup to return your system to its previous state. For information about backing up and restoring the Cisco IPICS database, refer to the Performing Cisco IPICS Backup and Restore Operations chapter in Cisco IPICS Server Administration Guide. You can set up a new version of the latest supported IDC so that the IDC download process is staged. Staging the IDC download alleviates the burden of long IDC downloads to all users at one time. For more information about this feature, refer to the Installing a New IDC Version Before You Upgrade Your Cisco IPICS Server section in the Performing Cisco IPICS System Administrator Tasks chapter in Cisco IPICS Server Administration Guide. Cisco IPICS retains existing attributes for channels, VTGs, and users during an upgrade. However, the default setting for the Allow Latch attribute is set to disabled (unchecked) when you create new channels or VTGs in this release. For more information about the Allow Latch attribute, refer to the Performing Cisco IPICS System Administrator Tasks chapter in Cisco IPICS Server Administration Guide. If you are upgrading from Cisco IPICS release 2.2(1)SR1, you will need a Cisco IPICS 4.5 license file. If you are upgrading Cisco IPICS 4.0(1) or 4.0(2), you will need a Cisco IPICS 4.5 license file if you upgrade to a different server or will implement new Cisco IPICS 4.5 features. Make sure to obtain the license file from Cisco or your Cisco partner. The following sections provide instructions for upgrading your Cisco IPICS software to release 4.5(1): Upgrading from Cisco IPICS Release 2.2(1)SR1, 4.0(1), or 4.0(2) in a Deployment without High Availability, page 3-3 Upgrading from Cisco IPICS release 4.0(1) or 4.0(2) on existing Servers in a Deployment with High Availability, page 3-6 Upgrading from Cisco IPICS release 4.0(1) or 4.0(2) and Migrating to New Servers in a Deployment with High Availability, page

3 Upgrading from Cisco IPICS Release 2.2(1)SR1, 4.0(1), or 4.0(2) in a Deployment without High Availability To upgrade from Cisco IPICS release 2.2(1)SR1, 4.0(1), or 4.0(2) to Cisco IPICS release 4.5(1) in a deployment without high availability, perform the following procedure. If your existing Cisco IPICS software is installed on a Cisco Multiservices Platform Series server, you can perform this upgrade on that server or migrate to a new Cisco Multiservices Platform Series server. If your existing Cisco IPICS software is installed on a MCS device, you must migrate to a supported Cisco Multiservices Platform Series server when you perform this upgrade. The following procedure provides instructions for each of these options. Procedure Step 1 Step 2 Step 3 From a client PC, take these actions to obtain the upgrade scripts and create an upgrade script disk (you must have a valid Cisco.com user ID and password before you can access this URL): a. Go to this URL: wid=7120 b. Click the Cisco IPICS Release 4.5 link. c. Click the Download button for ipics_upgrade_45_script.zip. d. Follow the onscreen instructions to download the upgrade script to your local drive. e. Unzip the zip file that you downloaded. The zip file contains three scripts. f. Copy each script to a CD or DVD. This disk is your upgrade script disk. Access the Cisco IPICS server via an SSH client or the Console window and log in as the Linux root user. Put the upgrade script disk in the disk drive and enter this command to mount it: [root]# mount /mnt/cdrom mount: block device /dev/hda is write-protected, mounting 3-3

4 Step 4 Step 5 Copy the script pre_ipics_db_upgrade_22_45 or pre_ipics_db_upgrade_40_45 on the upgrade script disk to the existing Cisco IPICS server under /root. Back up the existing Cisco IPICS database to a remote server by using the following command, where: backup_script_name is pre_ipics_db_upgrade_22_45 if you are upgrading from release 2.2(1)SR1, or pre_ipics_db_upgrade_40_45 if you are upgrading from release 4.0(1) or 4.0(2) remote_directory is the directory in which to save the database remote_host_ip is the IP address of the remote server root_password is the root password of that server Note You must save the file to a remote location because the file is deleted as part of the new operating system installation. Make sure that the directory in which to save the database exists and that it has sufficient space for the database. Do not save the file in the /tmp directory or in any directory under that directory. [root]#./backup_script_name remote_directory remote_host_ip root root_password The command saves the database backup to either of these files: dbspaces_ipics22.tgz If you are upgrading from release 2.2(1)SR1 dbspaces_ipics40.tgz If you are upgrading from release 4.0(1) or 4.0(2) For example, enter the following command, where rootpwd is the root password of the server (make sure to include the single quotes [ ]). In this example, the output is saved to the file dbspaces_ipics22.tgz. [root]#./pre_ipics_db_upgrade_22_45 /root root rootpwd Note The database backup process is different from the normal database backup that is available in the Cisco IPICS server. After you install Cisco IPICS release 4.5(1), the database backup file that you created is required to replicate your database in release 4.5(1). 3-4

5 Step 6 Step 7 Step 8 Step 9 Step 10 If your existing Cisco IPICS server is storing audio, image, and video files for use with the Cisco IPICS Dispatch Console, manually copy these files from the /documents folder on the Cisco IPICS server to a remote server. If the server that will run Cisco IPICS 4.5 is not running release 4.5 of the IPICS operating system, install that operating system as described in the Installing the IPICS Operating System on a Multiservices Platform Series Server section on page 2-7. If you installed release 4.5 of the IPICS operating system in Step 7, configure the server that you will use with IPICS 4.5(1) as described in the Configuring Server Parameters on the Multiservices Platform Series Server section on page Install Cisco IPICS 4.5(1) software as described in the Installing the Cisco IPICS Server Software section on page Take these actions to restore the Cisco IPICS database that you backed up earlier in this procedure: Note This process may take up to 30 minutes. Make sure that you allow time for the process to complete. a. Access the Cisco IPICS server on which you installed Cisco IPICS 4.5(1) via an SSH client or the Console window and log in as the Linux root user. b. Enter this command: [root]# cd /opt/cisco/ipics/database/bin c. Enter the following command, where: restore_script_name is ipics_db_upgrade_22_45 if you are upgrading from release 2.2(1)SR1, or ipics_db_upgrade_40_45 if you are upgrading from release 4.0(1) or 4.0(2) remote_directory is directory in which you backed up the database in Step 5 remote_host_ip is the IP address of the remote server to which you backed up the database root_password is the root password of remote server to which you backed up the database [root]#./restore_script_name remote_directory remote_host_ip root root password 3-5

6 Step 11 Step 12 As the restore operation executes, the system displays information about the process. When the restore operation completes, the Cisco IPICS server initializes. If you manually backed up audio, image, and video files in Step 6, take these actions: a. Manually copy these backed up files from the remote server to the /documents folder on the Cisco IPICS server. b. On the Cisco IPICS server, enter these commands to set required ownership and permissions for each audio, image, and video file: [root]# /bin/chown -R ipicsadmin:ipicsadmin /documents/* [root]# /bin/chmod -R 660 /documents/* Take these actions to upload the Cisco IPICS License file to the Cisco IPIC server: a. Use a Web browser to access the Cisco IPICS application and log in as the system administrator. The License Management page opens. b. From the License Management page, use the Browse button to locate the IPICS 4.5 Upgrade license file provided by Cisco, and choose that license file. The license file name appears in the License File field. c. Click the Upload button to copy the license file to the Cisco IPICS server. d. Click the Apply button to apply the license. Upgrading from Cisco IPICS release 4.0(1) or 4.0(2) on existing Servers in a Deployment with High Availability To upgrade from Cisco IPICS release 4.0(1) or 4.0(2) to Cisco IPICS release 4.5(1) on existing servers in a deployment with high availability, perform the following procedure. 3-6

7 Procedure Step 1 Step 2 Step 3 Take these actions to transfer the Cisco IPICS active state to the standby Cisco IPICS server: a. Log in to the Cisco IPICS Administration Console. b. Navigate to the Configuration > High Availability window. c. Click the HA Configuration tab. d. Click the Failover Now button. The standby server becomes the new active server and the active server becomes the standby server. From a client PC, take these actions to obtain the upgrade scripts and create an upgrade script disk (you must have a valid Cisco.com user ID and password before you can access this URL): a. Go to this URL: wid=7120 b. Click the Cisco IPICS Release 4.5 link. c. Click the Download button for ipics_upgrade_45_script.zip. d. Follow the onscreen instructions to download the upgrade script to your local drive. e. Unzip the zip file that you downloaded. The zip file contains three scripts. f. Copy each script to a CD or DVD. This disk is your upgrade script disk. Access the primary (now standby) Cisco IPICS server via an SSH client or the Console window and log in as the Linux root user. Note The primary server is now the standby server because you performed a failover earlier in this procedure. 3-7

8 Step 4 Put the upgrade script disk in the disk drive on the primary (standby) server and take these actions a. Enter this command to mount the disc: [root]# mount /mnt/cdrom mount: block device /dev/hda is write-protected, mounting b. Copy the pre_ipics_upgrade_40_45_disable_ha and the pre_ipics_db_upgrade_40_45 files on the upgrade script disk to the server under /root. c. Enter this command, which prevents the primary (standby) server from becoming active during the upgrade process: [root]#./pre_ipics_upgrade_40_45_disable_ha Step 5 Back up the existing Cisco IPICS database to a remote server by entering the following command primary (standby) server, where: remote_directory is the directory in which to save the database remote_host_ip is the IP address of the remote server root_password is the root password of that server Note You must save the file to a remote location because the file is deleted as part of the new operating system installation. Make sure that the directory in which to save the database exists and that it has sufficient space for the database. Do not save the file in the /tmp directory or in any directory under that directory. [root]#./pre_ipics_db_upgrade_40_45 remote_directory remote_host_ip root root_password The command saves the database backup to the file dbspaces_ipics40.tgz. For example, enter the following command, where rootpwd is the root password of the server (make sure to include the single quotes [ ]). In this example, the output is saved to the file dbspaces_ipics40.tgz. [root]#./pre_ipics_db_upgrade_40_45 /root root rootpwd 3-8

9 Note The database backup process is different from the normal database backup that is available in the Cisco IPICS server. After you install Cisco IPICS release 4.5(1), the database backup file that you created is required to replicate your database in release 4.5(1). Step 6 Step 7 Take these actions on the primary (standby) server: a. If the server is storing audio, image, and video files for use with the Cisco IPICS Dispatch Console, manually copy these files from the /documents folder on the Cisco IPICS server to a remote server. b. If the server is not running release 4.5 of the IPICS operating system, install that operating system as described in the Installing the IPICS Operating System on a Multiservices Platform Series Server section on page 2-7. c. If you installed release 4.5 of the IPICS operating system, configure the server as described in the Configuring Server Parameters on the Multiservices Platform Series Server section on page Set the IP address of this server to the same address that was used before you installed the operating system. d. Install Cisco IPICS 4.5(1) software on the server described in the Installing the Cisco IPICS Server Software section on page Take these actions to restore the Cisco IPICS database that you backed up earlier: Note This process may take up to 30 minutes. Make sure that you allow time for the process to complete. a. Access the server on which you installed the Cisco IPICS 4.5(1) software via an SSH client or the Console window and log in as the Linux root user. b. Enter this command: [root]# cd /opt/cisco/ipics/database/bin c. Enter the following command, where: remote_directory is directory in which you backed up the database in Step 5. remote_host_ip is the IP address of the remote server to which you backed up the database 3-9

10 root_password is the root password of remote server to which you backed up the database [root]#./ipics_db_upgrade_40_45 remote_directory remote_host_ip root root password Step 8 Step 9 Step 10 As the restore operation executes, the system displays information about the process. When the restore operation completes, the Cisco IPICS server initializes. If you manually backed up audio, image, and video files in Step 6, take these actions: a. Manually copy these backed up files from the remote server to the /documents folder on the server on which you installed the Cisco IPICS 4.5(1) software. b. On the server on which you installed the Cisco IPICS 4.5(1) software, enter these commands to set required ownership and permissions for each audio, image, and video file: [root]# /bin/chown -R ipicsadmin:ipicsadmin /documents/* [root]# /bin/chmod -R 660 /documents/* (Optional) If you will implement new Cisco IPICS 4.5 features, take the following actions to upload the Cisco IPICS License file to the server on which you installed the Cisco IPICS 4.5(1) software (this server will be the primary server when you reestablish HA): a. Use a Web browser to access the Cisco IPICS application and log in as the system administrator. The License Management page opens. b. From the License Management page, use the Browse button to locate the IPICS 4.5 Upgrade license file provided by Cisco, and choose that license file. Make sure to choose the appropriate license file for the primary server. The license file name appears in the License File field. c. Click the Upload button to copy the license file to the Cisco IPICS server. d. Click the Apply button to apply the license. Take these actions on the secondary (active) server: a. If the server is not running release 4.5 of the IPICS operating system, install that operating system as described in the Installing the IPICS Operating System on a Multiservices Platform Series Server section on page

11 Step 11 b. If you installed release 4.5 of the IPICS operating system, configure the server as described in the Configuring Server Parameters on the Multiservices Platform Series Server section on page Set the IP address of this server to the same address that was used before you installed the operating system. c. Install Cisco IPICS 4.5(1) software on the server described in the Installing the Cisco IPICS Server Software section on page d. Use a Web browser to access the Cisco IPICS application and log in as the system administrator. The License Management page opens. e. From the License Management page, use the Browse button to locate the IPICS 4.5 Upgrade license file provided by Cisco, and choose that license file. Make sure to choose the appropriate license file for the secondary server. The license file name appears in the License File field. f. Click the Upload button to copy the license file to the Cisco IPICS server. g. Click the Apply button to apply the license. Take these actions to configure the two servers on which you installed Cisco IPICS 4.5(1) as an HA pair. a. Use a Web browser to access the Cisco IPICS application on the server that is to be the primary Cisco IPICS server and log in as the system administrator b. Navigate to the Configuration > High Availability window. c. In the IP Address field, enter the IP address of the server that is to be the secondary Cisco IPICS server. d. In the User Password password field, enter the password of the Cisco IPICS administrator. e. Click Save. Do not configure options in the HA Configuration tab. You will perform additional configuration by using a script. f. Access the server that is to be the primary Cisco IPICS server via an SSH client or the Console window and log in as the Linux root user. g. Enter this command: [root]# cd /opt/cisco/ipics/database/bin 3-11

12 h. Enter this command: [root]#./post_ipics_upgrade_40_45_enable_ha For related information about high availability, see the Configuring and Managing Cisco IPICS High Availability section in Cisco IPICS Server Administration Guide. Upgrading from Cisco IPICS release 4.0(1) or 4.0(2) and Migrating to New Servers in a Deployment with High Availability To upgrade from Cisco IPICS release 4.0(1) or 4.0(2) to Cisco IPICS release 4.5(1) and to migrate to new servers in a deployment with high availability, perform the following procedure: Procedure Step 1 Step 2 From a client PC, take these actions to obtain the upgrade scripts and create an upgrade script disk (you must have a valid Cisco.com user ID and password before you can access this URL): a. Go to this URL: wid=7120 b. Click the Cisco IPICS Release 4.5 link. c. Click the Download button for ipics_upgrade_45_script.zip. d. Follow the onscreen instructions to download the upgrade script to your local drive. e. Unzip the zip file that you downloaded. The zip file contains three scripts. f. Copy each script to a CD or DVD. This disk is your upgrade script disk. Access the primary Cisco IPICS server via an SSH client or the Console window and log in as the Linux root user. 3-12

13 Step 3 Step 4 Step 5 Put the upgrade script disk in the disk drive and enter this command to mount it: [root]# mount /mnt/cdrom mount: block device /dev/hda is write-protected, mounting Copy the script pre_ipics_db_upgrade_40_45 on the upgrade script disk to the existing primary Cisco IPICS server under /root. Back up the existing Cisco IPICS database to a remote server by using the following command, where: remote_directory is the directory in which to save the database remote_host_ip is the IP address of the remote server root_password is the root password of that server Note You must save the file to a remote location because the file is deleted as part of the new operating system installation. Make sure that the directory in which to save the database exists and that it has sufficient space for the database. Do not save the file in the /tmp directory or in any directory under that directory. [root]#./pre_ipics_db_upgrade_40_45 remote_directory remote_host_ip root root_password The command saves the database backup to the file dbspaces_ipics40.tgz. For example, enter the following command, where rootpwd is the root password of the server (make sure to include the single quotes [ ]). In this example, the output is saved to the file dbspaces_ipics40.tgz. [root]#./pre_ipics_db_upgrade_40_45 /root root rootpwd Note The database backup process is different from the normal database backup that is available in the Cisco IPICS server. After you install Cisco IPICS release 4.5(1), the database backup file that you created is required to replicate your database in release 4.5(1). Step 6 If your existing primary Cisco IPICS server is storing audio, image, and video files for use with the Cisco IPICS Dispatch Console, manually copy these files from the /documents folder on the Cisco IPICS server to a remote server. 3-13

14 Step 7 Step 8 Step 9 Configure each new server that you will use with IPICS 4.5(1) as described in the Configuring Server Parameters on the Multiservices Platform Series Server section on page To minimize Cisco IPICS downtime, Cisco recommends that you configure the new servers with IP addresses that are different from those that are configured for the existing servers. If you want to configure the new servers with the same IP addresses as those that are configured for the existing servers, power off the existing servers or remove them from the network before you configure the new servers. Install Cisco IPICS 4.5(1) software on each new server as described in the Installing the Cisco IPICS Server Software section on page Take these actions to restore the Cisco IPICS database that you backed up earlier in this procedure to the new server that will be the primary Cisco IPICS server: Note This process may take up to 30 minutes. Make sure that you allow time for the process to complete. a. Access the new Primary Cisco IPICS server via an SSH client or the Console window and log in as the Linux root user. b. Enter this command: [root]# cd /opt/cisco/ipics/database/bin c. Enter the following command, where: remote_directory is directory in which you backed up the database in Step 5 remote_host_ip is the IP address of the remote server to which you backed up the database root_password is the root password of remote server to which you backed up the database [root]#./ipics_db_upgrade_40_45 remote_directory remote_host_ip root root password As the restore operation executes, the system displays information about the process. When the restore operation completes, the Cisco IPICS server initializes. 3-14

15 Step 10 Step 11 Step 12 If you manually backed up audio, image, and video files in Step 6, take these actions: a. Manually copy these backed up files from the remote server to the /documents folder on the primary Cisco IPICS server. b. On the primary Cisco IPICS server, enter these commands to set required ownership and permissions for each audio, image, and video file: [root]# /bin/chown -R ipicsadmin:ipicsadmin /documents/* [root]# /bin/chmod -R 660 /documents/* Take these actions to upload the Cisco IPICS License file to the primary Cisco IPICS server: a. Use a Web browser to access the Cisco IPICS application on the primary Cisco IPICS server and log in as the system administrator. The License Management page opens. b. From the License Management page, use the Browse button to locate the IPICS 4.5 Upgrade license file provided by Cisco, and choose that license file. Make sure to choose the appropriate license file for the primary server. The license file name appears in the License File field. c. Click the Upload button to copy the license file to the Cisco IPICS server. d. Click the Apply button to apply the license. Take these actions to upload the Cisco IPICS License file to the secondary Cisco IPICS server: a. Use a Web browser to access the Cisco IPICS application on the secondary Cisco IPICS server and log in as the system administrator. The License Management page opens. b. From the License Management page, use the Browse button to locate the IPICS 4.5 Upgrade license file provided by Cisco, and choose that license file. Make sure to choose the appropriate license file for the secondary server. The license file name appears in the License File field. c. Click the Upload button to copy the license file to the Cisco IPICS server. d. Click the Apply button to apply the license. 3-15

16 Using the Cisco Incident Dispatch Console with Cisco IPICS 4.5 Step 13 Configure the two new servers as an HA pair. For instructions, see the Configuring and Managing Cisco IPICS High Availability section in Cisco IPICS Server Administration Guide. Using the Cisco Incident Dispatch Console with Cisco IPICS 4.5 After you upgrade to Cisco IPICS 4.5(1), take these actions to enable Cisco IPICS Dispatch Console users to access Cisco IPICS from their client PCs: 1. Generate a new IDC installer as described in the Generating the IDC Installer section in Cisco IPICS Server Administration Guide. 2. (Recommended) Instruct Cisco IPICS Dispatch Console users to install the current version of the Cisco IPICS Dispatch Console on their client PCs. For instructions, see the Cisco IPICS Dispatch Console Installation, Configuration, and Maintenance chapter in Cisco IPICS Dispatch Console User Guide. 3. Instruct Cisco IPICS Dispatch Console users to install the current version of the Cisco IPICS Dispatch Console on their client PCs. For instructions, see the Cisco IPICS Dispatch Console Installation, Configuration, and Maintenance chapter in Cisco IPICS Dispatch Console User Guide. 3-16

17 Upgrading the Radio Descriptor Upgrading the Radio Descriptor After upgrading a 2.2(1)SR1 system to 4.5(1), you must upgrade all existing EF Johnson radio descriptors that have control functions defined by performing the following steps: Procedure Step 1 Step 2 Step 3 Open the EF Johnson descriptor in an editor and locate the block for control functions. The block is bounded by the following tags: <ControlFunctions> </ControlFunctions> Make a note of the control functions that are in the list and then delete the block. Copy and paste the following control functions block into the descriptor. <ControlFunctions> <Stateful shortname="mon" longname="monitor" description="set Monito r Mode" presentation="multiple"> <State shortname="on" longname="on" description="monitor mode is o n" user_selectable="true"> <SetMonitorMode value="on" /> <State shortname="off" longname="off" description="monitor mode is off" user_selectable="true"> <SetMonitorMode value="off" /> <State shortname="unkwn" longname="unknown" description="monitor m ode is in an unknown state" user_selectable="false"> <SetMonitorMode value="unknown" /> <State shortname="unsprt" longname="unsupported" description="moni tor mode is not supported" user_selectable="false"> 3-17

18 Upgrading the Radio Descriptor <SetMonitorMode value="unsupported" /> </Stateful> <Stateful shortname="rta" longname="repeater/talkaround" description ="Select Between Repeater and Talkaround Transmit Modes" presentation= "multiple"> <State shortname="rptr" longname="repeater" description="transmit mode is set to REPEATER" user_selectable="true"> <SetRepeaterTaMode value="repeater" /> <State shortname="ta" longname="talkaround" description="transmit mode is set to TALKAROUND" user_selectable="true"> <SetRepeaterTaMode value="talkaround" /> <State shortname="unkwn" longname="unknown" description="repeater/ Talkaround mode is in an unknown state" user_selectable="false"> <SetRepeaterTaMode value="unknown" /> <State shortname="unsprt" longname="unsupported" description="repe ater/ta mode selection is not supported" user_selectable="false"> <SetRepeaterTaMode value="unsupported" /> </Stateful> <Stateful shortname="scn" longname="scan" description="set Scan Mode " presentation="multiple"> 3-18

19 Upgrading the Radio Descriptor <Stateful shortname="on" longname="on" description="scan is on" us er_selectable="true"> <SetScanMode value="on" /> <Stateful shortname="off" longname="off" description="scan is off" user_selectable="true"> <SetScanMode value="off" /> <Stateful shortname="unkwn" longname="unknown" description="scan i s in an unknown state" user_selectable="false"> <SetScanMode value="unknown" /> <Stateful shortname="unsprt" longname="unsupported" description="s can is not supported" user_selectable="false"> <SetScanMode value="unsupported" /> </Stateful> <Stateful shortname="sec" longname="secure Tx Mode" description="sel ect Between Secure and Clear Transmit Modes" presentation="multiple"> <Stateful shortname="sec" longname="secure" description="secure tr ansmit mode is set to SECURE" user_selectable="true"> <SetSecureTxMode value="secure" /> <Stateful shortname="clr" longname="clear" description="secure tra nsmit mode is set to CLEAR" user_selectable="true"> 3-19

20 Upgrading the Radio Descriptor <SetSecureTxMode value="clear" /> <Stateful shortname="keyfl" longname="keyfail" description="keyfai l. Key required for encryption is not present" user_selectable="false" > <SetSecureTxMode value="keyfail" /> <Stateful shortname="noenc" longname="no_encrypt" description="no encryption module present" user_selectable="false"> <SetSecureTxMode value="no_encrypt" /> <Stateful shortname="msmtch" longname="mismatch" description="mism atch between user selected secure transmit mode and actual fixed/strap ped tx mode" user_selectable="false"> <SetSecureTxMode value="mismatch" /> <Stateful shortname="unkwn" longname="unknown" description="secure /Clear Transmit mode is in an unknown state" user_selectable="false"> <SetSecureTxMode value="unknown" /> <Stateful shortname="unsprt" longname="unsupported" description="e ncryption is not supported" user_selectable="false"> <SetSecureTxMode value="unsupported" /> </Stateful> 3-20

21 Upgrading the Radio Descriptor <Stateful shortname="pwr" longname="transmit Power Mode" description ="Change the transmit power level" presentation="multiple"> <Stateful shortname="high" longname="high" description="transmit p ower mode is set to HIGH" user_selectable="true"> <SetTxPowerMode value="high" /> <Stateful shortname="low" longname="low" description="transmit pow er mode is set to LOW" user_selectable="true"> <SetTxPowerMode value="low" /> <Stateful shortname="unkwn" longname="unknown" description="transm it power mode is in an unknown state" user_selectable="false"> <SetTxPowerMode value="unknown" /> <Stateful shortname="unsprt" longname="unsupported" description="t ransmit power mode selection is not supported" user_selectable="false" > <SetTxPowerMode value="unsupported" /> </Stateful> <Stateful shortname="emg" longname="emergency" description="enable/d isable Emergency Mode" presentation="multiple"> <Stateful shortname="on" longname="on" description="emergency mode is on" user_selectable="true"> <SetEmergencyMode value="on" /> 3-21

22 Upgrading the Radio Descriptor <Stateful shortname="off" longname="off" description="emergency mo de is off" user_selectable="true"> <SetEmergencyMode value="off" /> <Stateful shortname="unkwn" longname="unknown" description="emerge ncy mode is in an unknown state" user_selectable="false"> <SetEmergencyMode value="unknown" /> <Stateful shortname="unsprt" longname="unsupported" description="e mergency mode is not supported" user_selectable="false"> <SetEmergencyMode value="unsupported" /> </Stateful> </ControlFunctions> Step 4 Step 5 Step 6 Step 7 Step 8 Step 9 Step 10 Each control function is bounded by a <Stateful> </Stateful> block. Refer to the original list of control functions to determine which functions are not needed, and then remove them from the newly pasted control functions block. Save the descriptor file. In the IPICS Server console, choose Configuration > Descriptors. Choose the modified descriptor and click Update. Choose the descriptor type and click Browse to locate and upload the file. Click Save. To ensure that all affected radios are updated with the new descriptor information, disable and then enable each radio, or restart the RCS service on the server. To restart the service, Access the Cisco IPICS server via an SSH client and log in as the Linux root user, then enter the following command: [root]# service ipics_rcs restart 3-22

23 Upgrading the Radio Descriptor Wait a few minutes before attempting to control any radio. 3-23

24 Upgrading the Radio Descriptor 3-24

Upgrading Cisco IPICS

Upgrading Cisco IPICS CHAPTER3 If your Cisco IPICS server is running release 2.0(2), 2.0(2), or 2.1(1) SR1, you can upgrade your server to release 4.0(1) by using a Cisco-provided CD-ROM. If you are not sure about how to obtain

More information

Introducing Cisco IPICS

Introducing Cisco IPICS CHAPTER1 The Cisco IP Interoperability and Collaboration System (Cisco IPICS) provides voice interoperability among disparate systems. It offers an IP standards-based solution that interconnects voice

More information

Upgrading Software and Firmware

Upgrading Software and Firmware APPENDIXB This appendix describes how to upgrade or reinstall the Cisco PAM server software, desktop client software, and Gateway module firmware. Contents Upgrade Notes for Release 1.1.0, page B-2 Upgrading

More information

Performing Maintenance Operations

Performing Maintenance Operations This chapter describes how to back up and restore Cisco Mobility Services Engine (MSE) data and how to update the MSE software. It also describes other maintenance operations. Guidelines and Limitations,

More information

Using a Virtual Machine for Cisco IPICS on a Cisco UCS C-Series Server

Using a Virtual Machine for Cisco IPICS on a Cisco UCS C-Series Server CHAPTER7 Using a Virtual Machine for Cisco IPICS on a Cisco UCS C-Series Server This chapter describes how to configure a virtual machine (VM) on a Cisco UCS C-Series server. You can install and operate

More information

Migration of Cisco Physical Access Manager to the Identiv Connected Physical Access Manager

Migration of Cisco Physical Access Manager to the Identiv Connected Physical Access Manager Migration of Cisco Physical Access Manager to the Identiv Connected Physical Access Manager The following upgrade path from Cisco Physical Access Manager (CPAM) to Identiv Connected Physical Access Manager

More information

Installing and Upgrading Cisco Network Registrar Virtual Appliance

Installing and Upgrading Cisco Network Registrar Virtual Appliance CHAPTER 3 Installing and Upgrading Cisco Network Registrar Virtual Appliance The Cisco Network Registrar virtual appliance includes all the functionality available in a version of Cisco Network Registrar

More information

Getting Started. Overview CHAPTER

Getting Started. Overview CHAPTER 1 CHAPTER This chapter provides information that you need to get started with the IPICS Mobile Client. It includes these topics: Overview, page 1-1 Obtaining the IPICS Mobile Client, page 1-4 Obtaining

More information

Unified CVP Migration

Unified CVP Migration If there is a change in platform of a later release of Unified CVP, migration from the existing release to the later release is required. For example, moving from Unified CVP 8.5(1) to Unified CVP 10.0(1)

More information

TMS Agent Troubleshooting procedures for Cisco TelePresence VCS and TMS

TMS Agent Troubleshooting procedures for Cisco TelePresence VCS and TMS TMS Agent Troubleshooting procedures for Cisco TelePresence VCS and TMS Reference Guide Cisco VCS Cisco TMS April 2012 Procedures compiled by Chad Johnson, Zac Colton, & Vernon Depee This document has

More information

Getting Started. Overview CHAPTER

Getting Started. Overview CHAPTER CHAPTER 1 This chapter provides information that you need to get started with the IPICS Mobile Client. It includes these topics: Overview, page 1-1 Obtaining the IPICS Mobile Client, page 1-3, page 1-4

More information

Configuring High Availability for VMware vcenter in RMS All-In-One Setup

Configuring High Availability for VMware vcenter in RMS All-In-One Setup Configuring High Availability for VMware vcenter in RMS All-In-One Setup This chapter describes the process of configuring high availability for the VMware vcenter in an RMS All-In-One setup. It provides

More information

Unified CVP Migration

Unified CVP Migration If there is a change in platform of a later release of Unified CVP, migration from the existing release to the later release is required. For example, moving from Unified CVP 10.5(1) to Unified CVP 11.5(1)

More information

Welcome to the e-learning course for SAP Business One Analytics Powered by SAP HANA: Installation and Licensing. This course is valid for release

Welcome to the e-learning course for SAP Business One Analytics Powered by SAP HANA: Installation and Licensing. This course is valid for release Welcome to the e-learning course for SAP Business One Analytics Powered by SAP HANA: Installation and Licensing. This course is valid for release 9.0. 1 At the end of this course, you will be able to discuss

More information

Deploying Cisco UCS Central

Deploying Cisco UCS Central This chapter includes the following sections: Obtaining the Cisco UCS Central Software from Cisco, page 1 Using the Cisco UCS Central OVA File, page 2 Using the Cisco UCS Central ISO File, page 4 Logging

More information

This Tech Note provides instructions on how to upgrade to ClearPass 6.7 from versions 6.5 and later.

This Tech Note provides instructions on how to upgrade to ClearPass 6.7 from versions 6.5 and later. ClearPass Policy Manager Tech Note Upgrading to ClearPass 6.7 This Tech Note provides instructions on how to upgrade to ClearPass 6.7 from versions 6.5 and later. Review the ClearPass 6.7 Release Notes

More information

The following table lists the supported upgrade paths to Cisco Finesse Release 11.5(1).

The following table lists the supported upgrade paths to Cisco Finesse Release 11.5(1). Supported Paths, page 1 Aligned Partitions Support, page 1 Perform, page 2 Perform Rollback, page 4 Supported Paths The following table lists the supported upgrade paths to Cisco Finesse Release 11.5(1).

More information

EQUELLA Upgrade Guide

EQUELLA Upgrade Guide Helping put innovation into education EQUELLA Upgrade Guide Version 6.5 MELBOURNE - CANBERRA - HOBART 1800 EDALEX - www. edalexsolutions.com ABN 56 611 448 394 Document History Date Change Responsible

More information

Upgrading Your System

Upgrading Your System Supported Upgrade Paths, on page 1 Before You Begin an Upgrade, on page 3 Automatically, on page 4 Manually, on page 6 Supported Upgrade Paths This release of Cisco WebEx Meetings Server supports upgrades

More information

Installing Cisco CMX in a VMware Virtual Machine

Installing Cisco CMX in a VMware Virtual Machine Installing Cisco CMX in a VMware Virtual Machine This chapter describes how to install and deploy a Cisco Mobility Services Engine (CMX) virtual appliance. Cisco CMX is a prebuilt software solution that

More information

Dell Storage Compellent Integration Tools for VMware

Dell Storage Compellent Integration Tools for VMware Dell Storage Compellent Integration Tools for VMware Version 4.0 Administrator s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your

More information

Installing Cisco StadiumVision Director Software from a DVD

Installing Cisco StadiumVision Director Software from a DVD Installing Cisco StadiumVision Director Software from a DVD First Published: May 29, 2012 Revised: August 2, 2012 This module describes how to install the Cisco StadiumVision Director Release 3.0 software

More information

Maintaining Cisco Unity Connection Server

Maintaining Cisco Unity Connection Server Migrating a Physical Server to a Virtual Machine, on page 1 Migrating from Cisco Unity 4.x and Later to Unity Connection 7.x and Later, on page 4 Replacing the Non-Functional Server, on page 5 Changing

More information

QUICK START GUIDE Cisco Physical Access Manager Quick Start Guide, Release 1.4.1

QUICK START GUIDE Cisco Physical Access Manager Quick Start Guide, Release 1.4.1 QUICK START GUIDE Cisco Physical Access Manager Quick Start Guide, Release 1.4.1 1 Before You Begin 2 Installing the Appliance 3 Logging In to the Cisco Physical Access Manager 4 Entering the Initial Configuration

More information

Using Symantec NetBackup 6.5 with Symantec Security Information Manager 4.7

Using Symantec NetBackup 6.5 with Symantec Security Information Manager 4.7 Using Symantec NetBackup 6.5 with Symantec Security Information Manager 4.7 Using Symantec NetBackup with Symantec Security Information Manager Legal Notice Copyright 2010 Symantec Corporation. All rights

More information

Click Studios. Passwordstate. Upgrade Instructions to V5.6

Click Studios. Passwordstate. Upgrade Instructions to V5.6 Passwordstate Upgrade Instructions to V5.6 This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise disclosed, without

More information

Manage the Capability Catalog in Cisco UCS Manager

Manage the Capability Catalog in Cisco UCS Manager Manage the Capability Catalog in Cisco UCS Manager Capability Catalog, on page 1 Activating a Capability Catalog Update, on page 2 Verifying that the Capability Catalog Is Current, on page 3 Viewing a

More information

Upgrading the Server Software

Upgrading the Server Software APPENDIXB This appendix describes how to upgrade or reinstall the Cisco PAM server software, desktop client software, and Gateway module firmware. Contents Upgrade Notes for Release 1.5.0, page B-2 Obtaining

More information

Installing and Upgrading Cisco Video Surveillance Manager Release 6.3.1

Installing and Upgrading Cisco Video Surveillance Manager Release 6.3.1 Installing and Upgrading Cisco Video Surveillance Manager Release 6.3.1 Overview This document provides information about installing Cisco Video Surveillance Manager (VSM), which includes Cisco Video Surveillance

More information

Proficy Connect & Workflow High Availability

Proficy Connect & Workflow High Availability Proficy Connect & Workflow High Availability Table of Contents Server Clustering and Failover Overview.. 3 Validated & Supported Cluster Configurations 4 Using Microsoft Failover Cluster Manager 9 Configure

More information

Overview. Installation Overview CHAPTER

Overview. Installation Overview CHAPTER CHAPTER 1 This chapter provides an overview of the Cisco IPICS server software installation. It also contains information about system requirements for the Cisco IPICS server software and the PMC application.

More information

Installing Cisco MSE in a VMware Virtual Machine

Installing Cisco MSE in a VMware Virtual Machine Installing Cisco MSE in a VMware Virtual Machine This chapter describes how to install and deploy a Cisco Mobility Services Engine (MSE) virtual appliance. Cisco MSE is a prebuilt software solution that

More information

Parallels Virtuozzo Containers 4.6 for Windows

Parallels Virtuozzo Containers 4.6 for Windows Parallels Virtuozzo Containers 4.6 for Windows Upgrade Guide Copyright 1999-2010 Parallels Holdings, Ltd. and its affiliates. All rights reserved. Parallels International GmbH Vordergasse 49 CH8200 Schaffhausen

More information

Cluster. Cluster Overview

Cluster. Cluster Overview Overview, page 1 Create, page 2 Change IP Address or Hostname of Server in, page 3 Demote Primary Server to Secondary Server, page 4 Upgrade, page 5 Remove Server from, page 7 Overview Cisco Jabber Guest

More information

Migration to Unified CVP 9.0(1)

Migration to Unified CVP 9.0(1) The Unified CVP 9.0(1) requires Windows 2008 R2 server. The Unified CVP versions prior to 9.0(1) run on Windows 2003 server which do not support the upgrade to Unified CVP 9.0(1). Unified CVP supports

More information

Migrating Eclipse.net from SQL Server 2005 to SQL Server 2008

Migrating Eclipse.net from SQL Server 2005 to SQL Server 2008 Purpose: This document describes the recommended method of the migration of the Eclipse.net SQL database from Microsoft SQL Server 2005 to 2008. Micro Librarian Systems LTD Page 1 of 6 Support: www.microlib.co.uk/mymls

More information

Installing the Cisco Unified MeetingPlace Web Server Software

Installing the Cisco Unified MeetingPlace Web Server Software Installing the Cisco Unified MeetingPlace Web Server Software Release 8.5 Revised: 2/19/13 : Install the Application Server (which includes the Software Media Server) : Install the Hardware Media Server

More information

System 44 Installation Guide

System 44 Installation Guide System 44 Installation Guide For use with System 44 version 2.5 or later and Student Achievement Manager version 2.5 or later Table of Contents Introduction... 3 Getting Started... 3 Windows and Mac OS

More information

Upgrading Prime Optical

Upgrading Prime Optical CHAPTER 6 You cannot perform a full upgrade from an earlier Cisco Transport Manager (CTM) or Prime Optical release. This section describes how to use the Cisco Prime Optical 9.8 Data Migrator wizard to

More information

High Latency and Low Bandwidth Interconnection

High Latency and Low Bandwidth Interconnection CHAPTER 8 High Latency and Low Bandwidth Interconnection Cisco IPICS provides support for environments that include high latency and low or variable bandwidth links, such as satellite links. In these types

More information

Replicated Database Operator's Guide

Replicated Database Operator's Guide Replicated Database Operator's Guide Introduction Replicated Database (RepDB) is a database synchronization software application for Explorer Controllers (ECs) and Digital Transport Adaptor Control Systems

More information

Chapter. Managed Switch Software Advanced. Operations. In This Chapter...

Chapter. Managed Switch Software Advanced. Operations. In This Chapter... Managed Switch Software Advanced Operations Chapter 5 In This Chapter... Configuration Management...5 2 Restore Factory Defaults...5 4 Reset Switch........................................................5

More information

Juniper Secure Analytics Patch Release Notes

Juniper Secure Analytics Patch Release Notes Juniper Secure Analytics Patch Release Notes 7.3.0 January 2018 7.3.0.20171205025101 patch resolves several known issues in Juniper Secure Analytics (JSA). Contents Administrator Notes..................................................

More information

Migrating the Cisco StadiumVision Director Server Environment to Platform 2 from the Cisco ADE 2140 Series Appliance

Migrating the Cisco StadiumVision Director Server Environment to Platform 2 from the Cisco ADE 2140 Series Appliance Migrating the Cisco StadiumVision Director Server Environment to Platform 2 from the Cisco ADE 2140 Series Appliance First Published: May 29, 2012 Revised: August 2, 2012 This module describes how to migrate

More information

About Updating a System, page 1 Connecting to an ISO Image from the CD/DVD Drive, page 4 Updating Data Centers, page 4

About Updating a System, page 1 Connecting to an ISO Image from the CD/DVD Drive, page 4 Updating Data Centers, page 4 About Updating a System, page 1 Connecting to an ISO Image from the CD/DVD Drive, page 4 Updating Data Centers, page 4 About Updating a System In a Single-data Center (SDC) system, the data center must

More information

Backup and Restore System

Backup and Restore System Disaster Backup and Recovery, page 1 Short-Term Backup and Recovery, page 4 Disaster Backup and Recovery To minimize the effects of a disaster, you must create a disaster recovery plan to minimize downtime

More information

SCCM Plug-in User Guide. Version 3.0

SCCM Plug-in User Guide. Version 3.0 SCCM Plug-in User Guide Version 3.0 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF Software 301 4th Ave

More information

TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy

TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy Reference: http://www.microsoft.com/technet/prodtechnol/office/sps2003/deploy/spst2003.mspx?pf=true

More information

XenClient Upgrade Guide

XenClient Upgrade Guide XenClient Upgrade Guide XenClient Upgrade Guide XenClient Upgrade Guide This document provides information about upgrading XenClient components. It includes guidelines for VM updates, and how to track

More information

Using the TUI Upgrade Utility to Update an Existing Release 2.4 Server

Using the TUI Upgrade Utility to Update an Existing Release 2.4 Server Using the TUI Upgrade Utility to Update an Existing Release 2.4 Server First Published: November 4, 2011 Revised: June 12, 2012 Do not use the information in this module to perform an upgrade from Cisco

More information

Migrating vrealize Automation 6.2 to 7.1

Migrating vrealize Automation 6.2 to 7.1 Migrating vrealize Automation 6.2 to 7.1 vrealize Automation 7.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

The following topics explain how and when Prime Network performs backups.

The following topics explain how and when Prime Network performs backups. CHAPTER 8 These topics describe how to back up and restore your data: Backing Up Your Data, page 8-1 Restoring Prime Network Data, page 8-4 For information on how to backup and restore an embedded database,

More information

Installing and Upgrading Cisco Video Surveillance Manager Release 6.3

Installing and Upgrading Cisco Video Surveillance Manager Release 6.3 Installing and Upgrading Cisco Video Surveillance Manager Release 6.3 Overview This document provides information about installing Cisco Video Surveillance Manager (VSM), which includes Cisco Video Surveillance

More information

UPGRADING STRM TO R1 PATCH

UPGRADING STRM TO R1 PATCH UPGRADING STRM TO 2012.1.R1 PATCH RELEASE 2012.1 MARCH 2013 This Upgrade Guide provides information on the following: Before You Upgrade Clearing the Cache After You Upgrade Before You Upgrade Upgrade

More information

Cisco StadiumVision Director Software Installation and Upgrade Guide

Cisco StadiumVision Director Software Installation and Upgrade Guide Cisco StadiumVision Director Software Installation and Upgrade Guide Release 3.0 August 2, 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

SUREedge DR Installation Guide for Windows Hyper-V

SUREedge DR Installation Guide for Windows Hyper-V SUREedge DR Installation Guide for Windows Hyper-V Contents 1. Introduction... 2 1.1 SUREedge DR Deployment Scenarios... 2 1.2 Installation Overview... 3 2. Obtaining SUREedge Software and Documentation...

More information

WhatsUp Gold 2016 Installation and Configuration Guide

WhatsUp Gold 2016 Installation and Configuration Guide WhatsUp Gold 2016 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup 1 Installation Overview 1 Overview 1 Security considerations 2 Standard WhatsUp

More information

Log & Event Manager UPGRADE GUIDE. Version Last Updated: Thursday, May 25, 2017

Log & Event Manager UPGRADE GUIDE. Version Last Updated: Thursday, May 25, 2017 UPGRADE GUIDE Log & Event Manager Version 6.3.1 Last Updated: Thursday, May 25, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/log_event_manager_(lem)/lem_documentation

More information

Cloud Attached Storage

Cloud Attached Storage Using CTERA Appliances in Replicated Configuration Cloud Attached Storage June 2013 Version 3.2 1 Introduction This document explains how to use CTERA C series appliances in replicated configuration. In

More information

Backup and Restore. Cisco Unified Contact Center Express Operations Guide, Release 10.0(1) 1

Backup and Restore. Cisco Unified Contact Center Express Operations Guide, Release 10.0(1) 1 Cisco Disaster Recovery System (Cisco DRS), which you can access from Cisco Unified Contact Center Express Administration, provides complete data backup-and-restore capabilities for all servers in a Cisco

More information

Preupgrade. Preupgrade overview

Preupgrade. Preupgrade overview overview, page 1 Virtual contact center upgrades, page 2 Common Ground preupgrade task flow, page 3 Technology Refresh preupgrade task flow, page 5 Common Ground preupgrade tasks, page 6 Technology Refresh

More information

Manage and Generate Reports

Manage and Generate Reports Report Manager, page 1 Generate Reports, page 3 Trust Self-Signed Certificate for Live Data Reports, page 4 Report Viewer, page 4 Save an Existing Stock Report, page 7 Import Reports, page 7 Export Reports,

More information

Performing Administrative Tasks

Performing Administrative Tasks This chapter describes how to perform administrative tasks using Cisco CMX. Users who are assigned administration privileges can perform administrative tasks. Cisco CMX User Accounts, page 1 Backing Up

More information

Microsoft SQL Installation and Setup

Microsoft SQL Installation and Setup This chapter provides information about installing and setting up Microsoft SQL. Encrypted Database Not Supported, page 1 Install and Setup Microsoft SQL Server, page 1 Database Migration Required for

More information

Deploying Cisco Nexus Data Broker

Deploying Cisco Nexus Data Broker This chapter contains the following sections: Installing Cisco Nexus Data Broker, page 1 Installing Cisco Nexus Data Broker Installing or Upgrading the Cisco Nexus Data Broker Software Important There

More information

Dell Storage Integration Tools for VMware

Dell Storage Integration Tools for VMware Dell Storage Integration Tools for VMware Version 4.1 Administrator s Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION:

More information

The installation provides enhancements to earlier systems and fixes reported errors.

The installation provides enhancements to earlier systems and fixes reported errors. RandomWare Update Installation: Version 4.01.018 The installation provides enhancements to earlier systems and fixes reported errors. Contents 1. Installation from Disc... 2 2. Installation from Download...

More information

RSA Authentication Manager 8.1 Service Pack 1 Patch 12 Readme

RSA Authentication Manager 8.1 Service Pack 1 Patch 12 Readme RSA Authentication Manager 8.1 Service Pack 1 Patch 12 Readme February 2016 Prerequisite Release: RSA Authentication Manager 8.1, Service Pack 1 Contents Contents... 1 Before Installing This Patch... 1

More information

SOURCEFIRE 3D SYSTEM RELEASE NOTES

SOURCEFIRE 3D SYSTEM RELEASE NOTES SOURCEFIRE 3D SYSTEM RELEASE NOTES Version 5.3.0.2 Original Publication: April 21, 2014 Last Updated: April 25, 2016 These release notes are valid for Version 5.3.0.2 of the Sourcefire 3D System. Even

More information

Stealthwatch System Version 6.10.x to Update Guide

Stealthwatch System Version 6.10.x to Update Guide Stealthwatch System Version 6.10.x to 6.10.5 Update Guide Use this guide to update the following Stealthwatch appliances from v6.10.x to v6.10.5: UDP Director (also known as FlowReplicator) Endpoint Concentrator

More information

Performing an ObserveIT Upgrade Using the Interactive Installer

Performing an ObserveIT Upgrade Using the Interactive Installer Performing an ObserveIT Upgrade Using the Interactive Installer ABOUT THIS DOCUMENT This document contains detailed procedures and instructions on how to upgrade ObserveIT by using the interactive "One

More information

Package Manager. Managing Cisco VXC Manager Packages CHAPTER

Package Manager. Managing Cisco VXC Manager Packages CHAPTER CHAPTER 3 This chapter describes how to perform routine Cisco VXC Manager package management tasks using the Administrator Console. It provides information on managing the Cisco VXC Manager packages (software,

More information

9.4 Authentication Server

9.4 Authentication Server 9 Useful Utilities 9.4 Authentication Server The Authentication Server is a password and account management system for multiple GV-VMS. Through the Authentication Server, the administrator can create the

More information

Backup & Restore. Quick Reference

Backup & Restore. Quick Reference Quick Reference Backup & Restore GMS Administrators are responsible for ensuring the system database is intact in the event of an emergency, hardware failure, or just to move it to another location. Backing

More information

Online Backup Client User Manual

Online Backup Client User Manual Online Backup Client User Manual Software version 3.21 For Linux distributions October 2010 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have

More information

SUREedge MIGRATOR INSTALLATION GUIDE FOR HYPERV

SUREedge MIGRATOR INSTALLATION GUIDE FOR HYPERV SUREedge MIGRATOR INSTALLATION GUIDE 5.0.1 FOR HYPERV 2025 Gateway Place, Suite #480, San Jose, CA, 95110 Important Notice This document is provided "as is" without any representations or warranties, express

More information

Veritas System Recovery 16 Management Solution Readme

Veritas System Recovery 16 Management Solution Readme Veritas System Recovery 16 Management Solution Readme About this readme System requirements for software delivery policies of Veritas System Recovery 16 System requirements for Veritas System Recovery

More information

SUREedge MIGRATOR INSTALLATION GUIDE FOR NUTANIX ACROPOLIS

SUREedge MIGRATOR INSTALLATION GUIDE FOR NUTANIX ACROPOLIS SUREedge MIGRATOR INSTALLATION GUIDE 5.0.1 FOR NUTANIX ACROPOLIS 2025 Gateway Place, Suite #480, San Jose, CA, 95110 Important Notice This document is provided "as is" without any representations or warranties,

More information

Perform Backup and Restore

Perform Backup and Restore This section explains the following:, page 1 You can schedule periodic backups using the Cisco Prime Collaboration Assurance user interface. Cisco Prime Collaboration Analytics data is backed up on a remote

More information

Cisco HyperFlex Upgrade Guide for Microsoft Hyper-V, Release 3.5

Cisco HyperFlex Upgrade Guide for Microsoft Hyper-V, Release 3.5 First Published: 2018-10-16 Last Modified: 2018-11-19 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

Upgrade Side A. Upgrade Side A Tasks

Upgrade Side A. Upgrade Side A Tasks Tasks, page 1 Unified CVP Reporting Server Preupgrade s, page 7 Common Software Upgrade s, page 9 Finesse Upgrade s, page 13 Unified Intelligence Center Upgrade s, page 13 Unified Contact Center Enterprise

More information

Disaster Recovery System Administration Guide for Cisco Unified Communications Manager Release 8.0(2)

Disaster Recovery System Administration Guide for Cisco Unified Communications Manager Release 8.0(2) Disaster Recovery System Administration Guide for Cisco Unified Communications Manager Release 8.0(2) Published: April 2, 2010 This guide provides an overview of the Disaster Recovery System, describes

More information

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Introduction Preparing the 3.2.X system for the upgrade Installing the BIG-IP version 9.2.3 software Licensing the software using

More information

UPGRADE GUIDE. Log & Event Manager. Version 6.4

UPGRADE GUIDE. Log & Event Manager. Version 6.4 UPGRADE GUIDE Log & Event Manager Version 6.4 Last Updated: Friday, May 11, 2018 Copyright 2018 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any

More information

Cisco Unified Communications Manager (CallManager) 12.0 Virtual Server Template (OVA)

Cisco Unified Communications Manager (CallManager) 12.0 Virtual Server Template (OVA) Cisco Unified Communications Manager (CallManager) 12.0 Virtual Server Template (OVA) September 5, 2017 1.0 Overview 2.0 Scope 3.0 Deployment Options 4.0 Changes from previous releases 5.0 Instructions

More information

Troubleshooting the Installation

Troubleshooting the Installation CHAPTER 5 This chapter provides information about basic troubleshooting tips and error messages that you may encounter during the installation of the Cisco Linux operating system or the Cisco IPICS server

More information

Unified CCX Upgrade. Unified CCX Upgrade Types. This chapter explains how to upgrade Unified CCX.

Unified CCX Upgrade. Unified CCX Upgrade Types. This chapter explains how to upgrade Unified CCX. This chapter explains how to upgrade Unified CCX. Types, page 1 Important Considerations for Upgrade, page 3 Preupgrade Tasks, page 4 Scenarios, page 5 COP File, page 8 Upgrade Unified CCX Using Web Interface,

More information

CHAPTER. Introduction

CHAPTER. Introduction CHAPTER 1 Cisco Unified Communications Manager (formerly Cisco Unified CallManager) serves as the software-based call-processing component of the Cisco Unified Communications family of products. A wide

More information

Cisco UCS Director Baremetal Agent Installation and Configuration Guide, Release 5.2

Cisco UCS Director Baremetal Agent Installation and Configuration Guide, Release 5.2 UCS Director Baremetal Agent Installation The purpose to this document is to illustrate the steps to install the UCS Director Baremetal Agent (PXE Server) which can be used to write/use workflows that

More information

Installing and Upgrading Avaya Aura System Manager

Installing and Upgrading Avaya Aura System Manager Installing and Upgrading Avaya Aura System Manager Beta Release 5.2 November 2009 2009 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information in this document

More information

Configuring the PMC Application

Configuring the PMC Application CHAPTER5 This chapter provides information about modifying some of the PMC configuration elements to personalize the PMC application end-user interface. This chapter includes the following sections: Configuring

More information

Stealthwatch System Version Update Guide

Stealthwatch System Version Update Guide Stealthwatch System Version 6.9.5 Update Guide Use this guide to update the following Stealthwatch appliances from v6.8.x to v6.9.5: UDP Director (also known as FlowReplicator ) Endpoint Concentrator Stealthwatch

More information

Installing and Upgrading Cisco Video Surveillance Manager Release 6.3.1

Installing and Upgrading Cisco Video Surveillance Manager Release 6.3.1 Installing and Upgrading Cisco Video Surveillance Manager Release 6.3.1 Overview This document provides information about installing Cisco Video Surveillance Manager (VSM), which includes Cisco Video Surveillance

More information

System 44 Next Generation Installation Guide

System 44 Next Generation Installation Guide System 44 Next Generation Installation Guide For use with System 44 Next Generation version 2.3 or later and Scholastic Achievement Manager version 2.3 or later Copyright 2014 by Scholastic Inc. All rights

More information

Backup and Restore Introduction

Backup and Restore Introduction The ability to recover from a disaster is an essential part of any system maintenance plan. As part of your disaster recovery plan, Cisco recommends that you back up the Firepower Management Center and

More information

Server Installation Guide

Server Installation Guide Server Installation Guide Server Installation Guide Legal notice Copyright 2018 LAVASTORM ANALYTICS, INC. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS HEREOF MAY NOT BE REPRODUCED OR DISTRIBUTED IN ANY

More information

Migrating vrealize Automation 6.2 to 7.2

Migrating vrealize Automation 6.2 to 7.2 Migrating vrealize Automation 6.2 to 7.2 vrealize Automation 7.2 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

HP Database and Middleware Automation

HP Database and Middleware Automation HP Database and Middleware Automation For Windows Software Version: 10.10 SQL Server Database Refresh User Guide Document Release Date: June 2013 Software Release Date: June 2013 Legal Notices Warranty

More information

Veritas System Recovery 18 Management Solution Administrator's Guide

Veritas System Recovery 18 Management Solution Administrator's Guide Veritas System Recovery 18 Management Solution Administrator's Guide Documentation version: 18 Legal Notice Copyright 2018 Veritas Technologies LLC. All rights reserved. Veritas and the Veritas Logo are

More information

Juniper Secure Analytics Patch Release Notes

Juniper Secure Analytics Patch Release Notes Juniper Secure Analytics Patch Release Notes 2014.8 October 2017 2014.8.r11.20171013131303 patch resolves several known issues in Juniper Secure Analytics (JSA). Contents Installing 2014.8.r11 Patch..............................................

More information