摘自:https://blog.csdn.net/happylzs2008/article/details/91359439

我们是基于libnetconf开源软件(https://github.com/CESNET/libnetconf)进行二次开发
github中有两套libnetconf, 一套是libnetconf,另外一套是libnetconf2。libnetconf2是正在开发中的版本,还未正式发布
网上的开源方案主要有2个:
一个是ensuite的yencap + manager,这个是基于Python的。MS之前用的人比较多。
http://ensuite.sourceforge.net/
另一个是yuma(yangclient+netconfd),这个感觉更专业。不过用的人很少。
http://netconfcentral.org
原文:https://blog.csdn.net/haopeng123321/article/details/54934350 

 

NETCONF模块设计介绍

https://blog.csdn.net/haopeng123321/article/details/54934542

 

NETCONF协议详解

https://blog.csdn.net/anzheangel/article/details/78885880

 

https://blog.csdn.net/CSND_PAN/article/details/79542917

NetConf简介之一篇文章读懂NetConf

 

https://github.com/CESNET/libnetconf

https://blog.csdn.net/Kangyucheng/article/details/88251249

https://github.com/CESNET/libnetconf

https://github.com/CESNET/libnetconf

https://github.com/CESNET/libnetconf2/blob/master/src/messages_server.c

https://github.com/ncclient/ncclient

https://github.com/CESNET/libnetconf

相关文章:

  • 2021-11-17
  • 2021-05-31
  • 2022-01-13
  • 2022-12-23
  • 2021-11-22
  • 2021-06-18
猜你喜欢
  • 2022-12-23
  • 2021-11-11
  • 2021-09-23
  • 2021-04-12
  • 2021-08-30
  • 2021-02-22
  • 2021-07-03
相关资源
相似解决方案