Hello, We observed that NSO synchronization (netconf) could be very long for devices with more than 20Mb of configuration (15minutes for a sync-from and 5 minutes for a partial-sync over junos:configration/firewall). We have made some tests in th...
Hello, We observed that NSO synchronization (netconf) could be very long for devices with more than 20Mb of configuration (15minutes for a sync-from and 5 minutes for a partial-sync over junos:configration/firewall). We have made some tests in th...
I know you can set the cli style to either juniper or cisco-xr in the ncs.conf for all users. Is the ability to do this per user an option? Was thinking something under the following 'user <user> session' and an added option of 'cli-style'. Then inst...
How to control the order of deletion of list entires when DELETE is issued for an entire list ?We have implemented get_next function which returns list keys in desired order. But, DELETE is called on list keys based on Alphabetical order.
Hi, I have a list with multiple keys in my model, like this: List list1 { key "key1, key2, key3" ... }I want to know how to make a query in restconf to get all list instance with key1= "A" and key2="B" (for any key3) Something like this: curl ...
Hi , i'm trying to list all the existing interfaces per device from CDB using Python API to be used further to get more info per interface . i got the interfaces without interfaces ID as shown below ! what should i add as a variable to list the in...
Dear NSO Community, Could some one give me a working example or direct me to the right source.. I want to try using Validation Callback with python. In development guide, there is info with Java. In the following thread, there is actually very detail...
Hi,I'm trying to use the Pioneer package in order to build a netconf package for a csp2100 device.I'm following the instructions on the readme.md file in github, but still facing some issues.I've compiled and loaded the Pioneer package, and then adde...
I need to do an XPATH search into CDB, from Python. The functions query_start(), query_result(), etc appear to deal with that. Does anybody have an example of this functions in use?I have the problem of finding a subset of elements of a large list......
I downloaded and installed the nso-5.3 installer for Linux. I followed the instructions up to source /opt/ncs/ncs-5.3/ncsrc. So far so good. I created the directory/opt/ncs/ncs-5.3/ncs-runThe next step isncs-setup --dest /opt/ncs/ncs-5.3/ncs-runTh...
Hello,we use nso-5.3 in a local installation.We have this part in a yang file: container mvr { description "mvr"; leaf status { type cml_data_types:CML_ENABLE_DISABLE_T; default "disable"; ...
Hi, I have been trying to use Navu under /scheduler:scheduler/scheduler:task to iterate on the names as part of a helper function that sets an action-param based on the current date-time. None of that really matters except for the part where the co...
i am tried to "load merge" xml file from API but couldn't . has anybody use this before . please share API url
Hi All, we have written a NSO service and running it in stacked mode. Everything works fine as expected if we run one request at a time. Whenever i give two requests simultaneously on two different devices, one of them fails with application error...
Hi Guys,I found the problem while developing web front-end with javascript to make a request to NSO northbound API.Due to CORS(Cross-Origin Resource Sharing) mechanism browser will sent a preflight request to NSO before the main request.So, In NCS ve...
I'm trying to connect a device with a password that contains an exclamation point (ex: ABCDEF!). I know there is some kind of escape character needed to get this into the device configuration but I can't find it in any of the documentation. Any adv...
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
Subject | Author | Posted |
---|---|---|
01-31-2025 03:18 PM | ||
11-28-2024 06:53 AM | ||
10-31-2024 05:57 PM | ||
09-23-2024 01:28 AM | ||
05-30-2024 02:06 PM |