NSO Developer Hub Discussions

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

Forum Posts

I have an XRv Router 6.0.1 and I try to manage it with NETCONF. I take the Yang models from github and I build a NETCONF NED package. When I try to connect to the device I have an error message : admin@ncs# devices device acme1 connectresult falseinf...

Allase by Level 2
  • 2541 Views
  • 7 replies
  • 0 Helpful votes

Resolved! RESTCONF DELETE

I can deploy my service with:HTTP GET call http://{{NSO_IP}}:{{NSO_HTTP_PORT}}/restconf/data/tailf-ncs:services/interface_migrate:interface_migrate XML payload: <interface_migrate xmlns="http://com/example/interface_migrate"> <device>router2</d...

RichardD2 by Level 4
  • 3573 Views
  • 4 replies
  • 0 Helpful votes

Hi guys, I'm migrating REST API calls to RESTCONF calls, but RESTCONF is underperforming at any request. For example:http://127.0.0.1:8080/restconf/data/devices/device=OriHuaDemoresponse time is 22 secondsBut the same query with REST API:http://127.0...

Hi All New to NSO so please forgive me. I have run into this issue multiple times and understand I am doing something wrong, and not understanding the logic behind this. Whenever I want to apply a configuration to multiple devices and that configurat...

Hi Dev'ers, I'm hoping you can help.  I have a service model that's built with python code and I'm trying to pull the address address off the lo0.0 interface of a Juniper.  My python code errors out on "commit dry-run" with the error: Aborted: Python...

emsmith by Community Member
  • 1624 Views
  • 3 replies
  • 0 Helpful votes

I have a virtual router with IOS XRv iosxrv-k9-demo-6.0.1.I tried ta add this device with the NED cisco-iosxr-cli-7.18 but I have this error :#############################################################admin@ncs(config)# devices device myrouter1 con...

Allase by Level 2
  • 5922 Views
  • 16 replies
  • 0 Helpful votes