NSO Developer Hub Discussions

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

Forum Posts

HiI have New to NSO and Started Playing around with the Application. I have Tried to  configure a Simple QOS template for IOS XR and XE devices. Below is my config. It works perfect for IOS XR devices, but for XE devices I am getting the following er...

lallaa108 by Frequent Visitor
  • 1125 Views
  • 3 replies
  • 0 Helpful votes

I have the following yang model:    leaf device {      tailf:info "Name of the Device to configure";       type leafref {       path "/ncs:devices/ncs:device/ncs:name";      }    }    leaf test {      type leafref {      path "deref(../device)/../ncs...

Whenever i get  username from service context on Java  , it returns adminI have enabled pam authentication in ncs.conf and there is no aaa enabled and linux box had no user named admin and when i create my service using a user (XYZ) with pam authenti...

spudukko by Cisco Employee
  • 2005 Views
  • 5 replies
  • 3 Helpful votes