для Cisco Cisco Prime Network Services Controller 3.0

Скачать
Страница из 169
 
 
© 2013, 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. 
Page 87 of 169 
Lesser General Public License (LGPL) Version 2.1. A copy of each 
such license is available at 
http://www.opensource.org/licenses/gpl-2.0.php and 
http://www.opensource.org/licenses/lgpl-2.1.php 
nsc(policy-mgr)# scope org 
nsc(policy-mgr) /org # scope deviceprofile default 
nsc(policy-mgr) /org/deviceprofile # delete dns 209.165.200.225 
nsc(policy-mgr) /org/deviceprofile* # commit-buffer 
nsc(policy-mgr) /org/deviceprofile # 
Deleting an NTP Server Host Name 
You can delete a network time protocol (NTP) server hostname. 
BEFORE YOU BEGIN 
See 
 for basic information about the Prime Network 
Services Controller  CLI. 
CLI 
Policy Manager  
SUMMARY STEPS 
1.  connect policy-mgr 
2.  scope org 
3.  scope deviceprofile <profile-name
4.  delete ntp-server <server-name
5.  commit-buffer 
DETAILED STEPS  
 
Command 
Purpose  
Step 1   connect policy-mgr 
                                                         
Example:                                                 
nsc# connect policy-mgr 
Places you in the policy manager 
CLI. 
Step 2  scope org 
                                                         
Example:                                                 
nsc(policy-mgr)# scope org 
Places you in organization mode. 
Step 3  scope deviceprofile 
 
Example: 
nsc(policy-mgr) /org # scope deviceprofile 
default
 
Places you in device profile mode.
 
Step 4  delete ntp-server 
 
Example: 
nsc(policy-mgr) /org/deviceprofile # delete 
ntp-server networkTime
 
Deletes an NTP server host name. 
Step 5  commit-buffer 
                                                         
Example:                                                 
nsc /system/backup* # commit-buffer 
Commits (saves) the 
configuration.