Erlang/OTP에 Netconf 클라이언트 및 서버 구현이 있습니까?Erlang Netconf 지원
Google은 나를 http://erlang.org/doc/man/ct_netconfc.html으로 데려옵니다. 이 CT는 무엇을위한 것인가? 내가 찾은
다른 프로젝트
얼랑로 NETCONF를 사용하고 약간의 출발점을 제공 할 수있는 사람이 있습니까https://github.com/FlowForwarding/enetconf 유지되지 것 같습니다.
그렉
덕분에, @RichardC – Greg
감사 RichardC. Commom 테스트 프레임 워크가 무엇인지 설명해 주시겠습니까? 또한 [ct_netconfc] (https://stackoverflow.com/questions/46660902/ct-netconfcopen-1-raises-anception-error-bad-argument)에 대한 질문을했습니다. 제대로 작동하지 못했습니다. –
@ArielOtilibili http://erlang.org/doc/apps/common_test/index.html을 참조하십시오. - 표준 배포본의 일부입니다. – RichardC