09-14-2019 01:22 AM
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 suggestions how we can provide this capability with NSO 4.7.2 is highly appreciated?
Thanks
Giridhar
09-14-2019 11:40 AM
09-14-2019 11:45 AM
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.
This capability is disabled by default, but can be enabled in ???.
This seems to suggest that if we enable the capability in ncs.conf it should be supported.
Is this part of documentation applicable for NSO too?
09-14-2019 11:48 AM
09-16-2019 11:25 AM
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 on NB and two sessions to NSO on SB?
09-17-2019 01:56 AM
A workaround if this can work for your northbound agent would be to open two netconf sessions to NSO one for the subscription and one for the RPC
02-06-2020 07:11 AM
02-06-2020 08:22 AM
Yes, in NSO 5.3 (and 5.2.1 and 4.7.6 I think) this change was introduced:
- netconf: Enabled support for notification interleaving in the NSO NETCONF server. (ENG-22160, RT:38947, PS-34019)
It looks to be enabled by default, I see it in the hello message at least.
02-06-2020 09:16 AM
Yes, we upgraded to NSO 5.3 and we can see interleaving enabled in the capabilities
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