Cisco Cisco Prime Network Services Controller 3.2 Guide De Montage

Page de 55
• Use backup and restore as a disaster recovery mechanism. To save a state for recovery purposes, perform a backup via the GUI
or CLI, using one of the following methods:
• CLI—See
Backing Up Data, on page 44
.
• GUI—See the
Restoring the Previous Version
Do not use TFTP to update data.
Note
Before You Begin
Temporarily disable the CSA on the remote file server.
Procedure
Step 1
Using the console, log in to Prime Network Services Controller as admin.
We recommend that you access the CLI via the console instead of using SSH. If the SSH session should disconnect,
you will not be able to access the VM.
Note
Step 2
Connect to local-mgmt:
connect local-mgmt
Step 3
(Optional) Check the current version of Prime Network Services Controller:
show version
Step 4
Download the required image from a remote file server:
copy scp://imageURLtoBinFile bootflash:/
Step 5
Enter the update command:
update bootflash:/nsc.3.2.nx.bin force
Step 6
Restore the previous version:
restore scp://user@host-ip-address/tmp/backup-file.tgz
where:
• user is the username for accessing the remote host.
• host-ip-address is the IP address of the remote host with the backup file.
• /tmp/backup-file.tgz is the path and filename for the backup file.
Step 7
Restart the server:
48