для Cisco Cisco Prime Network Services Controller 3.0

Скачать
Страница из 169
 
 
© 2013, 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. 
Page 45 of 169 
Working with File Backups 
This section includes the following topics:  
● 
● 
● 
● 
● 
● 
Creating File Backups 
You can create a file backup. 
 
Note
  
Do not use TFTP to backup data. 
 
BEFORE YOU BEGIN 
See 
 for basic information about the Prime Network 
Services Controller CLI. 
CLI 
Management controller 
SUMMARY STEPS 
  scope system 
1.
  create backup {ftp:<//user@location/file> | scp:<//user@location/file> | sftp:<//user@location/file>} full-
2.
state {disabled | enabled} 
  commit-buffer 
3.
DETAILED STEPS 
 
Command 
Purpose  
Step 1   scope system 
                                                         
Example:                                                 
nsc# scope system 
Places you in system mode. 
Step 2  create backup 
                                                         
Example:                                                 
nsc /system # create backup 
ftp://de@testhostname/testfile full-state 
enabled
 
Creates a file backup 
Step 3  commit-buffer 
                                                         
Example:                                                 
nsc /system/backup* # commit-buffer 
Commits (saves) the 
configuration.