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 84 of 169 
Step 3  scope deviceprofile 
 
Example:                                                
nsc(policy-mgr) /org # scope deviceprofile 
default
 
Places you in device profile mode.
 
Step 4  create dns 
 
Example: 
nsc(policy-mgr) /org/deviceprofile # create dns 
209.165.200.225
 
Creates a DNS host name. 
Specify the host name as an IP 
address in the format a.b.c.d. 
Step 5  commit-buffer 
                                                         
Example:                                                 
nsc /system/backup* # commit-buffer 
Commits (saves) the 
configuration. 
 
EXAMPLES 
This example shows how to create a DNS host name: 
nsc# connect policy-mgr 
Cisco Prime Network Services Controller 
TAC support: http://www.cisco.com/tac 
Copyright (c) 2002-2013, Cisco Systems, Inc. All rights reserved. 
The copyrights to certain works contained in this software are 
owned by other third parties and used and distributed under 
license. Certain components of this software are licensed under 
the GNU General Public License (GPL) version 2.0 or the GNU 
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 # create dns 209.165.200.225 
nsc (policy-mgr) /org/deviceprofile* # commit-buffer 
nsc (policy-mgr) /org/deviceprofile # 
Creating an NTP Server Host Name 
You can create 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>