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 dear,I'm trying to buid netconf net for nxos.I have clone : https://github.com/YangModels/yang.gitand make :ncs-make-package --netconf-ned ../yang/vendor/cisco/nx/9.3-7/ nxos-9kv-9.3.7-ncBut I have too many error on make clean all such as:yang/...