Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi, team I have a concern with nano service :I have a service with developed for NSO 5.83 initially, I have 5 step in my nano service at each step I have post-action that should be triggered when precondition are met. All work good in NSO 5.83 But wh...
Hello team,I'll like to augment nso report to generate a customize report. Does anyone has done such stuff before? your help will be appreciate.regard.
Hello I Have a service that i use to add device to device to nso here is my template :<config-template xmlns="http://tail-f.com/ns/config/1.0">
<devices xmlns="http://tail-f.com/ns/ncs" >
<device tags='merge'>
<name>{/device-name}</name>
...
Hello team I'd to do channel-group force X mode active under interface Ethernet 1/1 for example in my xml template. <Ethernet>
<name>1/1</name>
<channel-group>
<id>2</id>
<mode>activ...
Hello team,I'm trying to run a command on Network Element from NSO, the command take up to 25min to complete that cause a timeout error.Is there any option in ned that could allow running comman on NE in background?regards.