- Installation Prerequisites
- Installing Prime Network Services Controller
- Configuring Prime Network Services Controller
- Troubleshooting Prime Network Services Controller Installation and Configuration
- Upgrading and Patching Prime Network Services Controller
- Backing Up and Restoring Prime Network Services Controller
- Additional Information
Upgrading and Patching Prime Network Services Controller
This section includes the following topics:
- Overview
- Backing Up Data
- Upgrading to Prime Network Services Controller 3.0
- Patching Prime Network Services Controller
Overview
- If you are upgrading from VNMC 2.1, ensure that the VNMC 2.1 is deployed in a single disk. The upgrade will fail if the VNMC 2.1 deployment spans more than one disk.
- Perform a full-state backup of VNMC 2.x by using Secure Copy (SCP) protocol—See Backing Up Data.
- Upgrade to Prime Network Services Controller 3.0 by using the CLI update bootflash command—See Upgrading to Prime Network Services Controller 3.0.
![]() Note | After you upgrade to Prime Network Services Controller 3.0, you might see the previous version in your browser. To view the upgraded version, clear the browser cache and browsing history in the browser. This note applies to all supported browsers: Internet Explorer, Mozilla Firefox, and Chrome. |
Backing Up Data
- To use the CLI, continue with this topic.
- To use the GUI, see Backing Up Prime Network Services Controller.
![]() Note | Temporarily disable the Cisco Security Agent (CSA) on the remote file server. |
![]() Note | Do not use TFTP to back up data. |
Upgrading to Prime Network Services Controller 3.0
After you back up the VNMC 2.x data, you can upgrade to Prime Network Services Controller 3.0.
![]() Caution | To save a state for recovery purposes, perform a backup before beginning the upgrade. For more information, see Backing Up Data. |
![]() Note |
- Ensure that Prime Network Services Controller can access a DNS server. If a DNS server is not accessible, Prime Network Services Controller will not be able to access the Amazon Cloud Provider.
- If you are upgrading from VNMC 2.1, the VNMC 2.1 deployment must span only one disk. If it spans more than a single disk, you cannot upgrade to Prime Network Services Controller 3.0.
-
Prime Network Services Controller 3.0 requires two virtual disks with the following configuration: If you do not have two disks configured, you will not be able to upgrade to 3.0. - Ensure the VNMC 2.1 deployed using ISO images are on a single disk. If the VNMC deployment is on 2 or more disks, you will not be able to upgrade to 3.0.
| Step 1 | Using the
console, log in to
Prime Network Services Controller as admin.
| ||
| Step 2 | Connect to
local-mgmt:
connect local-mgmt | ||
| Step 3 | (Optional) Check
the current version of the
Prime Network Services Controller software:
show version | ||
| Step 4 | Download the
Prime Network Services Controller 3.0 image from a remote file server:
copy scp://imageURLtoBinFile bootflash:/ | ||
| Step 5 | Upgrade to
Prime Network Services Controller 3.0:
update bootflash:/nsc.3.0.0.XXXX.binwhere nsc.3.0.0.XXXX.bin is the image name. | ||
| Step 6 | Restart the
server:
service restart | ||
| Step 7 | (Optional)
Confirm that the
Prime Network Services Controller server is operating as desired:
service status | ||
| Step 8 | (Optional)
Verify that the
Prime Network Services Controller software version has been updated:
show version | ||
| Step 9 | To confirm that
Prime Network Services Controller is fully accessible after the
upgrade, log in via the GUI.
If your browser displays the previous version instead of the upgraded version, clear the browser cache and browsing history, and restart the browser. |
Patching Prime Network Services Controller
Use the CLI to apply the patch.
| Step 1 | As user admin, log into the Prime Network Services Controller system to be patched: ssh admin@server-ip-address |
| Step 2 | Connect to local-mgmt: connect local-mgmt |
| Step 3 | Update the bootflash: update bootflash:/nsc.3.0.0.XXXX.binwhere nsc.3.0.0.XXXX.bin is the name of the patch file. |
| Step 4 | Restart the Prime Network Services Controller services: service restart |
| Step 5 | Verify that all services are running: service status |
| Step 6 | To verify that the patch was applied, check the update history: show update-history |


Feedback