NSO Developer Hub Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

[root@cups-lab-nso-02 ~]# systemctl status ncs.service● ncs.service - LSB: NCSLoaded: loaded (/etc/rc.d/init.d/ncs; generated)Active: failed (Result: exit-code) since Tue 2023-05-23 09:52:00 IST; 17s agoDocs: man:systemd-sysv-generator(8)Process: 650...

anandmi by Cisco Employee
  • 2217 Views
  • 4 replies
  • 0 Helpful votes

hi,I'm looking at cdb dumps, as part of trying to create a linked knowledge graph of nso for things like looking at total configuration space of devices versus that managed by services we've created in NSO.  this, along with what amounts to 'sync-fro...

I don't see much on this topic figured I would start a thread here:NSO Version: 5.7.1NED Version: cisco-iosxr-cli-7.13I am trying to get a list of route-policy in the YANG model with path. What I am trying to do:                    leaf bgp-route-pol...

erikdoesNSO by Community Member
  • 1115 Views
  • 2 replies
  • 0 Helpful votes

Assume that we are building a new template based service package from scratch in NSO, so if we are creating .yang data model where it contains the data structure and hierarchy tree of a particular service, then why do we need XML / XPATH templates fo...

matari by Community Member
  • 1880 Views
  • 2 replies
  • 0 Helpful votes

I want to run NSO 6.0.4 as local_install to develop service model in local environment. Environment:MacBook Pro 14inch,2021Apple M1 ProMonterey 12.0.1 I noticed NSO 6.1 has darwin/arm installer however 6.0.4 does not have arm installer. When package ...

Is it possible for an nso (python) service to call an other nso (python) service?For instance:service X -> service YI was looking at cb_post_modification, but it looks like it doesn't achieve the desired result.Example python code of service X: class...

ArneV by Frequent Visitor
  • 2987 Views
  • 9 replies
  • 0 Helpful votes