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.
Hello all,I am dynamically configuring a CISCO IOS XE 4331 (16.4) router using NSO.I need to have communications between the NSO and routers using a specific DSCP.As far as I understand, achieving this requires to custom the netconf configuration but...
Hello all,I would like to know if there is any way to clean all services (no-services command) by using the northbound REST API.I didn't find anything related to this in the doc and I didn't see anything either by using the http://<ip>:8080/api/<runn...
Hello all,I am facing an issue with NSO v4.5 and I would like your opinion about it.I have configured services to dynamically configure a cisco IOS XE 4331 router using NETCONF.I am doing things like that:1- My router is configured with an initial co...
Hello all,I am facing a troubling behaviour that I can't explain.I have two NSO services:- 1: a service in charge of policing traffic (the service creates an ACL, a Class-Map and a Policy-Map)- 2 a service in charge of changing tunnel dscp of packets...
Hello all,I am facing an issue I can't explain to myself:I am synchronized with a device. Then, I modify the conf of the device without using the NSO (directly using ssh to the device).Then, When I come back to the NSO, I can see that I lost synchron...
Hi Roque,Thank you. However I am still confused,NSO communicates towards devices using the network we specify in the NSO setup. In our context, for operational reason, this is the user network (inbound management).I agree that this is possible to set...
Hello Fredrik,After to days of further test (the bug is not easy to reproduce), I have concluded that this is not due to delay (timeout have been properly set and latency reduced to a few ms).The bug is hard to reproduce since it happens the first ti...
Hi,Thanks again Simon! I am actually using a self-built NETCONF ned but you're giving me an important clue, this might help me. I'll try to upgrade the NSO and let you know.