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 49 of 169 
Disabling File Backups 
You can disable a file backup. 
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.
  disable  
3.
  commit-buffer 
4.
DETAILED STEPS 
 
Command 
Purpose  
Step 1   scope system 
                                                         
Example:                                                 
nsc# scope system 
Places you in system mode. 
Step 2  delete backup 
                                                         
Example:                                                 
nsc /system # delete backup testhostname 
Deletes the file backup 
Step 3  disable 
                                                         
Example:                                                 
nsc /system/backup # disable 
Disables the backup. 
Step 4  commit-buffer 
                                                         
Example:                                                 
nsc /system/backup* # commit-buffer 
Commits (saves) the 
configuration. 
 
EXAMPLES 
This example shows how to disable a file backup: 
nsc # scope system 
nsc /system # scope backup testhostname 
nsc /system/backup # disable 
Password: 
nsc /system/backup* # commit-buffer 
nsc /system/backup #