Cisco Cisco Elastic Services Controller 1.1 Developer's Guide

Page of 82
2) configure 
3) set aaa authentication users user admin password 
ESCt3st!234 (ESCt3st!234 is the new password) 
4) commit 
1.4  NETCONF Protocol Operations 
This table captures what are the NETCONF Protocol Operations supported by ESC. 
Operation 
Usage 
Description 
Supported 
close-session  
:base 
Terminate this session 
Yes 
commit  
:base AND 
:candidate 
Commit the contents of the <candidate/> configuration database 
to the <running/> configuration database 
Yes 
copy-config  
:base 
Copy a configuration database 
No 
create-
subscription  
:notification 
Create a NETCONF notification subscription 
Yes 
delete-config  
:base  
Delete a configuration database 
Yes 
discard-
changes  
:base AND 
:candidate  
Clear all changes from the <candidate/> configuration database 
and make it match the <running/> configuration database 
No 
edit-config  
:base  
Modify a configuration database 
Yes 
get  
:base  
Retrieve data from the running configuration database and/or 
device statistics 
Yes 
get-config  
:base  
Retrieve data from the running configuration database 
Yes 
kill-session  
:base  
Terminate another session 
No 
lock  
:base  
Lock a configuration database so only my session can write 
Yes 
unlock  
:base  
Unlock a configuration database so any session can write 
Yes 
validate  
:base AND 
:validate  
Validate the entire contents of a configuration database 
No