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 SD-WAN Community,I'm new to SD-WAN and ask for support to find the best suitable APIs to access KPIs to measures bandwidth consumption for each connectivity lines (fiber optics, xDSL, ..) and their health status for both Meraki and Viptela platfor...
Hi all,in a NSO java service I need to call a user defined action with a number of parameters, in order to manage action outputs inside the service.Could anyone suggest me an example or a tutorial to do this?Thanks everyone who could help me.
Hi all,I'm running NSO services on Nokia 7360 devices and alu-isam NED (ncs-4.7.8-alu-isam-1.2).I need to investigate when NED software could put a template command in "shutdown".Taking a look into NED implementation I've found shutdown management in...
Hi all,I'm running NSO services on Nokia 7360 devices and alu-isam NED (ncs-4.7.8-alu-isam-1.2).I need to investigate when NED software could put a template command in "shutdown".Taking a look into NED implementation I've found shutdown management in...
Hi all,I'm looking for NSO best practices to migrate service configuration data from cisco ios-xe platform routers to cisco ios-xr ones. I've just planned to modify services' templates to satisfy different configurations based on platform, in order...
Hi, I suggest to try deleting tag "merge" (it's default as you said) and adding tag "replace" only for route: <config-template xmlns="http://tail-f.com/ns/config/1.0"> <devices xmlns="http://tail-f.com/ns/ncs"> <device > <name>{$DEVICE}</n...
Thank you forn the tip!I've found in the yang model the annotation that you're referring to. At this point, I need to focus on the section "// service / vpls * " and in particular on the leaf "shutdown" which has default value true, because my proble...