cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1236
Views
1
Helpful
5
Comments
Jan Lindblad
Cisco Employee
Cisco Employee

I got this question by mail and responded. Then I realized it might be of wider interest, so here it is.

Are there any other tools out there for Netconf/YANG  configuration that we can play with? 

NETCONF clients aka. managers, you mean? There are a few. NSO and ODL are the big systems, and many commercial management/monitoring systems claim some support. Open source there is JNC (https://github.com/tail-f-systems/JNC), NCClient (https://github.com/ncclient/ncclient). MG-SOFT has a browser and studio environment (http://www.mg-soft.com/mgNetConfBrowser.html). Inside Cisco there's YTOOL (https://cisco.jiveon.com/docs/DOC-1040088). IETF maintains a page with NETCONF related implementations (https://trac.ietf.org/trac/netconf/wiki).

5 Comments
renees
Level 4
Level 4

It is important to see the wider NETCONF ecosystem.  Thanks for sharing. 

einarnn
Cisco Employee
Cisco Employee

We also have tools like the YDK:

http://ydk.io

https://github.com/CiscoDevNet/ydk-gen

And samples of code wrapped in simple CLI utilities for getting ands setting configure, getting operational data and working with schemas that use the Python ncclient library:

https://github.com/CiscoDevNet/ncc

Cheers,

Einar

rogaglia
Cisco Employee
Cisco Employee

Hi Einar,

Is there any plan to expand YDK for Java support? I know there are ODL tools but I prefer YDK packaging.

Regards,

Roque

Jan Lindblad
Cisco Employee
Cisco Employee

Thanks Einar! I was thinking of YDK when I wrote YTOOL, but I realize now they are two distinct things. Thanks for chiming in.

KJ Rossavik
Cisco Employee
Cisco Employee
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the NSO Developer community: