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 70 of 169 
Step 4  commit-buffer 
                                                         
Example:                                                 
nsc /system/backup* # commit-buffer 
Commits (saves) the 
configuration. 
 
EXAMPLES 
This example shows how to set the remote file prefix attribute in export mode: 
nsc # scope system 
nsc /system # scope export testhostname 
nsc /system/export # set remote-file-prefix /test 
nsc /system/export* # commit-buffer 
nsc /system/export # 
Setting the Type Attribute for Exports 
You can set the type attribute. 
BEFORE YOU BEGIN 
See 
 for basic information about the Prime Network 
Services Controller CLI. 
CLI 
Management controller 
SUMMARY STEPS 
  scope system 
1.
  scope export <hostname or ip-address>  
2.
  set type <hostname or ip-address>  {config-all | config-logical | config-system} 
3.
  commit-buffer 
4.
DETAILED STEPS (export mode) 
 
Command 
Purpose  
Step 1   scope system 
                                                         
Example:                                                 
nsc# scope system 
Places you in system mode. 
Step 2  scope export 
                                                         
Example:                                                 
nsc /system # scope export testhostname 
Places you in export mode. 
Step 3  set type 
                                                         
Example:                                                 
nsc /system/export # set type config-all 
Sets the type attribute.
 
Step 4  commit-buffer 
                                                         
Example:                                                 
nsc /system/backup* # commit-buffer 
Commits (saves) the 
configuration.