Currently is there a way to access/read service metadata from Java/Python APIs? We have to find service instances that are not fully reconciliated, from a large list of service instances. Any suggestions?
Currently is there a way to access/read service metadata from Java/Python APIs? We have to find service instances that are not fully reconciliated, from a large list of service instances. Any suggestions?
Hi,I have just started picking up on NSO and currently we are in process of importing devices to NSO. When i import a10 devices and try to validate simple cli configurations i see that it is actually over-writing and deleting other configs at that le...
New pyang version produces a warning if when statements are checking operational data (config false)... "is config false and is not part of the accessible tree"https://github.com/mbj4668/pyang/issues/918 I have a setup with:config false and tailf:cdb...
Hi,Recently I copied /opt/ncs/current/examples.ncs/getting-started/developing-with-ncs/18-simple-service-erlang to create 2 packages, router and vlan.I added logs to ec_vlan_server.erl's update_devices/3:log(trace, "In update_devices IfListIKP ~p~n",...
I am writing a Python action such that I can run certain commands from Python. For example, I would like to be able to do the equivalent of this CLI command from Python: devices device csr1 config exec "ip tcp window-size ?" This command works fine f...
I have a Service Package with two separate Servicepoints, under certain conditions, I need to trigger the second servicepoint from the request coming in the first service point, e.g.:Container Parent { List A { ncs:servicepoint ....
Hi,I am hoping to get some guidance on conflict detection. We are running NSO 6.3.1.I have created one complex service that does builds the interface for customer services. It does a lot of work, it has a lengthy xml template and implements logic in ...
I'd like to use xpath eval or a similar Cisco NSO CLI command to further pre-validate my XML code before running "packages reload". I'd like to speed up my template development by catching syntax issues earlier. In particular, I'd like to be able t...
Need to extract the last word from a device interface description below in my Cisco NSO XML template. ncs(config)# xpath eval /oc-if-config:oc-interfaces//device[device='se1']/interfaces/interface[name='1/1/c1/1']/config/description/oc-if-config:oc-i...
I'm defining a service that request feature on a NED available only for selected NED version.If I define the template as usual I got erro at load-time:reload-result { package snfeSERVICE result false info snfeSERVICE-SNMP-template.xml:109 Element: 'p...
Overview This post is describes how the NSO rollback file feature interacts with the pre- and post-modification callbacks. These callbacks are outside of the scope of FASTMAP so changes they make to the NSO database (CDB) are not automatically undone...
Hello the community, I am facing some strange behaviour in the following scenario : I have a service logic (l3vpn) defined to build L3 links (sub-interface and BGP) on my MPLS network and another service logic (vpnconfig) to build the vpn level confi...
Hi,I'm trying to build a ned using NSO 6.4, but compilation is failing due to my deviation file.From devel.log, I have this error: ncs progress usid=35 tid=1084 datastore=running context=cli trace-id=d5aafe3da82cf16c52206216ecfb575b output: augmente...
Hi, I wrote a yang model to configure a sub interface on a Juniper srx like this: <interfaces xmlns="http://yang.juniper.net/junos-es/conf/interfaces"> <interface> <name>st0</na...
I'm trying to select between IOS and IOS-XR using operational data in NSO in YANG. Here are my xpath eval results:admin@ncs(config)# xpath eval ncs:devices/ncs:device[ncs:name='ASR1006-X']/ncs:module/name='tailf-ned-cisco-ios-xr'falseadmin@ncs(config...
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 |
---|---|---|
06-30-2025 01:10 PM | ||
05-26-2025 01:27 PM | ||
05-11-2025 05:36 PM | ||
05-11-2025 05:23 PM | ||
04-23-2025 07:36 AM |