NSO Developer Hub Discussions

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

Forum Posts

Hi,Recently I copied /opt/ncs/current/examples.ncs/getting-started/developing-with-ncs/18-simple-service-erlang to create 2 packages, router and vlan.I added logs to ec_vlan_server.erl's update_devices/3:log(trace, "In update_devices IfListIKP ~p~n",...

sm000x by Level 1
  • 238 Views
  • 4 replies
  • 0 Helpful votes

I am writing a Python action such that I can run certain commands from Python. For example, I would like to be able to do the equivalent of this CLI command from Python: devices device csr1 config exec "ip tcp window-size ?" This command works fine f...

allenc by Level 1
  • 4945 Views
  • 8 replies
  • 0 Helpful votes

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

I'm defining a service that request feature on a NED available only for selected NED version.If I define the template as usual I got erro at load-time:reload-result { package snfeSERVICE result false info snfeSERVICE-SNMP-template.xml:109 Element: 'p...

Fantolino by Level 1
  • 789 Views
  • 5 replies
  • 0 Helpful votes