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.
I have built a NED for VIRL as a learning exercise (find it here if interested). It can populate the running simulations in the virl device's live-status tree. What I would like to do is have my Stop-Simulation action be able to reference the live-...
The documentation states:Use System Install --system-install option for production and system-wide deployment ina central location. You need root priviliges for System Install procedure and administration of theinstalled NSO. As part of System instal...
I have the following yang model: leaf device { tailf:info "Name of the Device to configure"; type leafref { path "/ncs:devices/ncs:device/ncs:name"; } } leaf test { type leafref { path "deref(../device)/../ncs...
I am looking for recommendations on how to deploy NSO with the following requirements:< 30k total devices1-8 globally located clusters of devices (co-location facilities)Deployment of NSO in one or more of the 1-8 locationsSingle API point for deploy...
I am trying to understand why the following is not a proper path-arg statement: path "/npb:network/policy-definitions/endpoint/role[name=/npb:network/policy-definitions/endpoint/model[roles=current()/../../model/policy-name]/name]/name";Read...
Is there a way to do this in a service? I attempted to get the transaction of the service and follow this approach but I am getting: r = t.apply_params(True, cp) File "/root/nso/nso-versions/5.2.1/src/ncs/pyapi/ncs/tm.py", line 12, in wrapper ...
I didn't understand the meta-data concept, thanks for that but I am still not having success. So then, given that my NED (and this is a NED not a NSO service I am working with here, I might not have clearly explained that) command ends up in /device...