06-15-2017 01:21 PM - edited 03-01-2019 03:52 AM
We built a ACI emulator, after adding it to NSO, the "sync-from" always fails with the following error:
request devices device apic1 sync-from
result false
info Failed to connect to device apic1: connection refused: Error on line 430: invalid value for: scope in /devices/device/config/cisco-apicdc:apic/cisco-apicdc:fabricInst/cisco-apicdc:monFabricPol/cisco-apicdc:monFabricTarget/cisco-apicdc:scope
I tried it on the cisco-apicdc NED version 18 - 20, all same error, anyone knows a solution? Is it a NED issue?
06-18-2017 07:00 PM
Looks like the APICDC NED doesn't understand the set value at the cisco-apicdc:scope field for this APIC.
The NED needs to be updated.
I had a quick look at the YANG model and the monFabricTarget-scope-t is an enumeration. Probably missing the value that is set for your case.
Raise a ticket and get the "scope" value that is being set here added in.
If this is a lab environment and want to just "hack it out to make progress:
1. remove the problematic scope value configuration from your APIC
2. Or Update the YANG model and add in the value that is being used to the monFabricTarget-scope-t enumeration and recompile the NED. Followed by a packages reload in NSO.
12-10-2017 11:33 PM
I'm seeing this error when trying to perform a sync from on an APIC running v3.0(2h). The NED I'm running is cisco-apicdc 3.0.23.
I'm happy to raise a ticket if you can point me in the right direction.
01-14-2018 02:46 PM
Hi There,
There is a guide on how to raise a TAC ticket
I'll try attach a version of that guide here (once I figure how to attach files). There might be newer ones around.
Regards,
Bilal.
01-14-2018 02:51 PM
Here is the link:
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