NSO Developer Hub Discussions

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

Forum Posts

NSO gives me error when I refine a leaf-list with multiple “default” statements . The code is:  grouping  fruitSalad {    leaf name {      type string;    }    leaf-list fruit {      type enumeration {        enum pear;        enum banana;        enu...

Fantolino by Level 1
  • 1593 Views
  • 3 replies
  • 0 Helpful votes

What's the proper way to pick the right NED for the device ? I have NCS42xx family (few boxes) and I need to install proper NED to handle them. I was not able to locate such an information in the generic documentation available for the NSO release wh...

dciprus by Cisco Employee
  • 565 Views
  • 2 replies
  • 0 Helpful votes

Is there any way of deleting the topology data, especially variables? Can this be done through a yml file or anyway of deleting it using the yang file? I am running NSO via docker on my local environment to try and find a solution to this issue.

jacobcf by Cisco Employee
  • 682 Views
  • 4 replies
  • 0 Helpful votes

While testing NSO external user authentication, I found that even though the user belong to admin group, it does not get corresponding level of authorization. For example, 'show running-configuration' command is not available. (nso-venv) YGORELIK-M-C...

ygorelik by Cisco Employee
  • 1996 Views
  • 4 replies
  • 0 Helpful votes