Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello, I know there is Cross compatibility between NSO version and NED version. But how to know Cross compatibility between Device firmware version and NED version ?e.g.: IOS version 6.x --> NED version 3.xJunos version 20.x --> NED version 7.x ......
Hello,I succeed to build netconf ned using fetch-module-list, which will fetch all yang models existing on the device. But I need to manually put the yang models (specific yang models I need) on NSO and NOT fetch them from the device. A document says...
Hello,I am trying to build NETCONF NED from below yang files, and build succeed but when trying to sync-from device, it gives the error below:admin@ncs# show netconf-ned-builder project myned 1.0 module statusNAME REVISION STATUS---------------------...
Hello,I built a netconf NED with the yang files:admin@ncs# show netconf-ned-builder project mycisco_ned 1.0 module statusNAME REVISION STATUS-------------------------------------------------------------------Cisco-IOS-XE-features 2019-10-01 selected,...
Hello,I think this request needs python maapi intervention, you need to parse all the interfaces and check if any of them have ip address the same as the service is trying to configure. Then, in python, you can make your decision either fail and exit...
Hello@rogaglia yes, I already compiled it via make command. I still get the same error although the ned traces are ok as below, any advise (may be I should select different yang models) ? admin@ncs# show ncs-state loaded-data-models mount myned-nc-1....
@hniska I tried below but still same error:admin@ncs# show netconf-ned-builder project myned 1.0 module statusNAME REVISION STATUS--------------------------------------------------------junos-common-types 2018-01-01 selected,downloadedjunos-conf-inte...