Cisco Cisco Prime Network Services Controller 3.0

Page of 169
 
 
© 2013, 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. 
Page 56 of 169 
Working With Management Data Exports and Imports 
Data export only includes the configuration. 
This section includes the following topics:  
● 
● 
● 
● 
● 
● 
● 
● 
● 
● 
Creating Management Data Export Services 
You can create Prime Network Services Controller  management data export services. 
Note  Do not use TFTP for import and export operations. 
BEFORE YOU BEGIN 
See 
 for basic information about the Prime Network 
Services Controller  CLI. 
CLI 
Management controller 
SUMMARY STEPS 
  scope system 
1.
   scope backup <hostname or ip-address> 
2.
  create export {ftp:<//user@location/file> | scp:<//user@location/file> | sftp:<//user@location/file>
3.
{config-all | config-logical | config-system} {disabled | enabled} 
  commit-buffer 
4.
DETAILED STEPS 
 
Command 
Purpose  
Step 1   scope system 
                                                         
Example:                                                 
nsc# scope system 
Places you in system mode. 
Step 2  create export 
                                                         
Example:                                                 
nsc /system # create export 
ftp://de@testhostname/PA12 config-all enabled
 
Enables the management data 
export service. 
Step 3  commit-buffer 
                                                         
Example:                                                 
nsc /system/backup* # commit-buffer 
Commits (saves) the 
configuration.