NSO Developer Hub Discussions

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

Forum Posts

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          ....

mustapha-o by Community Member
  • 1423 Views
  • 1 replies
  • 0 Helpful votes

We are seeing an odd problem in lab testing.We have a test topology of ASR9902, 8201 and N540.The services code attempts to retrieve the PID of the device using live-status through the netconf NED.In many cases, the value is returned correctly but ra...

Cisco NSO use netconf NED to manage some juniper routers."show devices device xxx capability" from NSO returns below line, indicating the router is a commit-confirmed capable router."capability urn:ietf:params:xml:ns:netconf:capability:confirmed-comm...

jmsherry by Frequent Visitor
  • 6258 Views
  • 9 replies
  • 0 Helpful votes

We use nso to configure juniper junos routers via netconf ned.We have a service template to apply interface egress shaper, which is equivalent to the below junos cli command: set class-of-service interfaces xe-0/0/10 unit 2819 shaping-rate 1g The ser...

jmsherry by Frequent Visitor
  • 3757 Views
  • 2 replies
  • 0 Helpful votes

I've been trying to use the yang-patch method with JSON data to write changes to device configurations in NSO, but have been having trouble making it work. Below is the JSON data I am trying to send to /restconf/data to configure an IOS device:   { "...

tcragg1 by Cisco Employee
  • 8792 Views
  • 5 replies
  • 5 Helpful votes