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.
We have been struggling with this issue from past 2-3 weeks.
This issue doesn't happen when we run our packages in NSO inside a LXC on XR box.
But occurs when we run on a ubuntu/CEL VM.
Any pointers in helping to resolve the issue is appreciated.
<...
We have been noticing that there is significant delay in receiving a response when we are using REST interface of NSO to fetch certain oper data over Netconf from an XR device.
The same oper data when fetched through a Netconf tool (eg: Yang suite) d...
We are currently using NSO 4.7.2 in one of our projects. We see error that interleaving is not supported during capability exchange. Is there a way to enable this capability in NSO? Or is this supported in a new release of NSO?
Any pointers and sugge...
Thanks for your response.
We are trying to fetch the device inventory. We are first getting the number of slots active in the device first and then fetching inventory details per slot in separate calls. Just the call to get the number of entities its...
Thank you very much for the response. We will raise the question to support.
In the meantime, is there any workaround by which we can get this working - eg: wrapping the northbound with another Netconf server that can handle one interleaved session o...
Thanks for your response.
I have seen this in NSO 4.7.2 documentation:
:interleave
ConfD implements the urn:ietf:params:netconf:capability:interleave:1.0 capability, which allows the client to get send RPCs while a notification subscription is active...