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 community,Where can I download the last release of the resource-manager bundle package?I need to implement auto-allocation of VLANs and other internal resources for my fabric services, so I would like to explore that path.Thanks,Sylvain
Hi community,I'm trying to integrate a new Junos platform into NSO. The juniper-junos NED is loaded.The sync-from fails:admin@ncs> request devices sync-from device [ jdm ]sync-result { device jdm result false info Device jdm does not adverti...
Hello community,I've created a NSO infrastructure service which pushes the basic BGP configuration to my devices, and establishes the needed interior peerings between them.On a few devices, I manually added external BGP neighborships.What can I do to...
Hi NSO experts!Considering the following model:list device { key "reference"; leaf reference { type string; } uses ncs:service-data; ncs:servicepoint sp; leaf group { type string; } ...}If two devices are added to the list...
Hi Jan,Thanks a lot for these details.
I'm not sure exactly what code you are referring to when you say "Junos NED code". Since the Junos NED is a NETCONF NED package, there is no code to look at. There is, however, special code inside NSO that hand...
Hi Dan,Thank you. Thanks to your response I understood the behavior I was observing was wrong. Probably some old dependencies due to successive code upgrades. I've cleared the configurations and re-deployed the current packages, and it's now working ...
Hi Jan,Thanks a lot for your reply.
Jan Lindblad a écrit:
Is there any way when applying a template from a Java RFS to use another node as backreference rather than the currently changed service?Yes. What you need is some element in the se...