NSO Developer Hub Discussions

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

Forum Posts

Hello guys,   I am performing a few tests regarding NSO maintenance automation and the behaviour of NSO is not what I was expecting. During the pipeline, I stop the NSO daemon (ncs --stop) and restart it with (ncs --with-package-reload-force). I crea...

rengonca by Cisco Employee
  • 1020 Views
  • 3 replies
  • 0 Helpful votes

Is there a way to load a device directly into NSO via REST API?For example, a device can be loaded via configuration CLI, such as following example, however is there a way to do so via REST API?devices {    device TEXAS {        address   1.1.1.1;   ...

allenvose by Level 1
  • 4031 Views
  • 12 replies
  • 0 Helpful votes

My company is beginning to develop a new edge device solution for our business units based on the ENCS platform.   Alot of these devices will be at remote or customer sites where we won't have easy access to the management interface locally.   You ca...

Tim_J_RC by Level 1
  • 1120 Views
  • 2 replies
  • 0 Helpful votes

Hi Folks!   I have a question on commit-queue in LSA. To enable commit-queue, we do global-settings setting on both CFS and RFS (something like devices global-settings commit-queue enabled-by-default true async atomic false). However, if I want to us...

neetimit by Cisco Employee
  • 813 Views
  • 0 replies
  • 0 Helpful votes

Hi! I’m trying to access in python to the elements of a yang list. The yang model is:      list Prenotazione {        key "TempoAtt";        unique "TempoDis";          leaf TempoAtt {          type string        }        …And the code I’m trying to ...

Fantolino by Level 1
  • 1887 Views
  • 1 replies
  • 0 Helpful votes

Getting "No usersessions if no startphase2" when calling the following code block : econfd_maapi:start_user_session(M, <<"admin">>,                       <<"maapi">>, [<<"admin">>], {127,0,0,1}, 1).   when NCS has been restarted.

davidph2 by Cisco Employee
  • 831 Views
  • 1 replies
  • 0 Helpful votes

Hi, Need help to debug the JAVA VM termination. The log doesn't have much info why it is terminated.   Any help to debug why java VM terminates: This issues is seen only in LXC container: Logs: The NCS Java VM closed japi socketThe NCS Java VM termin...

pradc by Cisco Employee
  • 1351 Views
  • 2 replies
  • 0 Helpful votes