12-08-2020 12:54 AM
In NSO5.3, I am getting error in downloading a YANG file due to XR defect. However, NED builder is not showing that up in status or it's not proceeding further after deselecting that module. NSO is on 5.3 version. Is this a known issue or we do have a way to work it out? Could you please let me know your inputs?
admin@ncs# show netconf-ned-builder project xr 7.4.1.09I module status
NAME REVISION STATUS
----------------------------------------------------------------------------------
Cisco-IOS-XR-nto-misc-oper 2019-04-05 selected,downloaded
Cisco-IOS-XR-ofa-netflow-oper 2019-04-05 selected,downloaded
Cisco-IOS-XR-ofa-npu-stats-oper 2020-10-09 selected,downloaded
Cisco-IOS-XR-pbr-oper 2020-02-21 selected,downloaded
Cisco-IOS-XR-perf-meas-oper 2020-11-26 selected,downloaded
Cisco-IOS-XR-pfi-im-cmd-ctrlr-oper 2019-04-05 selected,downloaded
Cisco-IOS-XR-pfi-im-cmd-oper 2020-10-08 selected,downloaded
Cisco-IOS-XR-pim-oper 2020-10-11 selected,downloaded
Cisco-IOS-XR-ping-act 2019-10-01 selected,downloaded
Cisco-IOS-XR-plat-chas-invmgr-ng-oper 2020-05-14 selected,download-e
rror
Cisco-IOS-XR-platform-event-history-oper 2020-04-17 selected,downloaded
admin@ncs# show netconf-ned-builder project xr 7.4.1.09I module status download-error
% No entries found.
admin@ncs# show netconf-ned-builder project xr 7.4.1.09I module status downloaded
% No entries found.
admin@ncs#
admin@ncs# netconf-ned-builder project xr 7.4.1.09I build-ned
Error: Download is still in progress
admin@ncs#
Solved! Go to Solution.
12-09-2020 10:57 AM
This happened to me too. It looks like a bug in XR where some modules are not available to download. You should contact TAC to report it.
The way to solve it is two fold:
1- Download the YANG model from another source. This could be: https://github.com/YangModels/yang/tree/master/vendor/cisco/xr
Once you download the YANG module, you can manually create a NED with ncs-make-package
2- The de-select option worked for me. Maybe what you can do is to de-select all the modules and re-select them all but the missing one.
12-09-2020 10:57 AM
This happened to me too. It looks like a bug in XR where some modules are not available to download. You should contact TAC to report it.
The way to solve it is two fold:
1- Download the YANG model from another source. This could be: https://github.com/YangModels/yang/tree/master/vendor/cisco/xr
Once you download the YANG module, you can manually create a NED with ncs-make-package
2- The de-select option worked for me. Maybe what you can do is to de-select all the modules and re-select them all but the missing one.
12-10-2020 06:13 AM
Thank you for helping out, deselecting helped. Appreciate your response.
Regards,
Jasmine.K
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide