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,
I am trying to write a restconf code to run parallel show/any commands to read the data from same device(ios-xr) via live-status. I am facing the connectivity issues constantly when i perform this in parallel and no issues if i do it in serial. C...
I am noticing the difference in the RESTCONF "GET" response if the service does not exist in the CDB. The older NSO version (5.3.4.1) was returning different results than what we are seeing in the current NSO version (5.7.5.1). Can someone tell me wh...
Hi, Can you anyone help me to configure/debug inbuilt the netconf stream notifications in NSO 4.5.3. I've added the ncs.conf with necessary configs and i can see the stream listing in the show netconf stream. How to add/configure the plan-notificatio...
Hi,
Would like to know, is there any way of getting only the keys or composite keys from NSO by using REST. I do not want get the full instancedata(above 3000 lines) from NSO, instead want to get only the keys List which is available in NSO.
E.g:
...
Thanks. How do I confirm this error from TACAS or reaching the device SSH connection limit. All I can see from the trace is NED exception.
-- SSH failed, closing connection
-- [22-Aug-2023::19:36:05.679] progress: usid=98468 thandle=0: ncs: connect: ...
Thanks for your input. Are you saying I need to reconfigure the device in the NSO to accept more connections. In fact, do we have settings in the NSO while configuring the device or something to do with NED settings?
Thanks for your comments. But I want to do a periodic sync for specific interfaces. Is there any North-bound API exposed for partial-sync from in NSO, similar to sync-from (/api/running/devices/_operations/sync-from). Thanks
Thanks for your comments. I want to do a sync for a specific range of configuration.For instance, devices/{device-name}/bundle-interfaces/bundle-id 5155 --> 5255. Only for this range, I want to do a sync. Any suggestions would be helpful.