Hi,
We've been trying to compile our own NED for a non-Cisco device. We've been doing this by getting the devices yang-models from the device itself via netconf. At this moment, everything seemed to work, we've almost compiled this NED to the point where we are satisfied with it. (*edit -->) The procedure we followed is we added yang models in groups incrementally, then compiled the NED, saw if everything was OK when we synced-from, then added a few more yang models.
The problem we have is that when we try to add the BGP yang model (our last one, BTW) when we try to sync the device we get the following error:
admin@ncs(config-device-Ericsson)# sync-from verbose
result false
info internal error
Like I said previously, everything was going great until we got to the last yang we needed to add. Before this model, we're able to compile and sync-from without a problem.Can anyone point to the right place we can look at logs so we know what caused this "internal error" so we can try to fix it? Since our procedure was working, we need a clue to what's going wrong.
Thank you!
c.