Cisco Cisco Prime Network Services Controller 3.0

Page de 169
 
 
© 2013, 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. 
Page 71 of 169 
EXAMPLES 
This example shows how to set the type attribute in export mode: 
nsc # scope system 
nsc /system # scope export testhostname 
nsc /system/export # set type config-all 
nsc /system/export* # commit-buffer 
nsc /system/export # 
Setting the User Attribute for Exports and Imports 
You can set the user attribute. 
BEFORE YOU BEGIN 
See 
 for basic information about the Prime Network 
Services Controller  CLI. 
CLI 
Management controller 
SUMMARY STEPS 
1.    scope system
 
2.    scope export <hostname or ip-address> | scope import <hostname or ip-address> 
3.
  
set user <user-name> 
4.    commit-buffer 
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 user 
                                                         
Example:                                                 
nsc /system/export # set user techs 
Sets the user attribute.
 
Step 4  commit-buffer 
                                                         
Example:                                                 
nsc /system/backup* # commit-buffer 
Commits (saves) the 
configuration.