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.
Hi all, I just finished compiling the netconf ned for IOS-XE. It appears that the yang models on the device use the same urn/prefix as the CLI NED. In the XE Yang models, this is referenced in several places. Given the number of references, it woul...
Hi, Attempting to (re)compile a Cisco IOS-XR netconf ned and I am running into issues with revisions in tail-f models in 4.5.3. Could someone point me to where the problem may be and how I might be able to correct it? This is from doing a "make" wit...
Unfortunately the error messages were non-descriptive. I was able to find the models by comparing a older working NED's yang models with this NED's models. I then disabled them one-by-one until I found the source of the problem.
Just want to follow up to this post, in the event that another runs into this issue. In addition to Larry's suggestion above, the circular reference was indeed the initial problem. Once those were removed, the NED compiled successfully. This was t...
I believe I had done this previously. Just to verify, I did a "make clean" then a "make". I have the exact same result.FWIW - this is a new install (not an upgrade) of 4.5.3, so I would not expect any previous modules that did not come with this ex...