NSO Developer Hub Discussions

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

Forum Posts

We are working with large Asian SP on a greenfield 4G rollout. We looking if any one has done any work on security compliance verification on RHEL based VMs spun out by our MANO (NSO/ESC/CVIM). This would be to verify password/logging/etc parameters/...

ddukinfi by Cisco Employee
  • 645 Views
  • 1 replies
  • 0 Helpful votes

When performing a check-sync on devices, does NSO go out to the device, pull the full configuration, then compare them? Or is NSO capable of hashing the running config on the device without having to pull it for the comparison (and if they don't matc...

Hi Team, I have below error with the deref(). I also looked at Xpath and some old discussions but not able to figure out the issue.         leaf sitename-existing {         tailf:info "Unique Existing Site Name";         description "This leaf for ex...

prmalik by Cisco Employee
  • 1513 Views
  • 3 replies
  • 0 Helpful votes

Hi,   I'm writing an action (Python) that, among other things, is going to create a list entry in CDB that has a very similar data model as in the action input.   I was hoping to use a template that will map the inputs directly, using xpath, from the...

yfherzog by Cisco Employee
  • 2993 Views
  • 8 replies
  • 0 Helpful votes

Hello, Does someone have an example of how to call a user defined function using Netfconf?   Currently, I am using REST API (please see below), requirement from customer is to use NETCONF:   POST http://192.168.137.235:8080/api/running/EXAMPLE_ACTION...

Could someone point me to any documentation or explanation of how ESC manages capacity on attached VIMs?  If ESC has two available VIMs for a given deployment and one is getting low on capacity, how does ESC know that and how does it manage incoming ...

ron.whitt by Level 4
  • 2002 Views
  • 3 replies
  • 0 Helpful votes

Resolved! Quagga NED ssh

Hi,   I'm interested in how would you connect to quagga router using ssh from NSO? So quagga runs multiple daemons for each functionality it provides (bgpd, ospfd, zebra..), and these daemons are accessible on their associated telnet ports, so I can ...

sspehar by Level 3
  • 2442 Views
  • 4 replies
  • 0 Helpful votes

Hi,   I have a problem which I really dont understand. In one case it works, in another it doesnt.   Let's start with what works:   YANG:   leaf-list iphelper { type inet:ipv4-address { } }   The Leaf List is filled with data from W...

iphelperlist.PNG