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 59 of 169 
CLI 
Management controller 
SUMMARY STEPS 
  scope system 
1.
  scope export <hostname or ip-address> 
2.
  enable 
3.
  commit-buffer 
4.
DETAILED STEPS 
 
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  enable 
                                                         
Example:                                                 
nsc /system/export # enable 
Enables management data export 
services.
 
Step 4  commit-buffer 
                                                         
Example:                                                 
nsc /system/backup* # commit-buffer 
Commits (saves) the 
configuration. 
 
EXAMPLES 
This example shows how to enable a management data export service: 
nsc # scope system 
nsc /system # scope export testhostname 
nsc /system/export # enable 
Password: 
nsc /system/export* # commit-buffer 
nsc /system/export # 
Disabling Management Data Export Services 
You can disable management data export services. 
BEFORE YOU BEGIN 
See 
 for basic information about the Prime Network 
Services Controller  CLI. 
CLI 
Management controller