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 was trying to automate this snippet of config , Once all of the commands are configured from NSO for a device, the dry run ignores a few of the commands (Highlighted in RED below) which were allowed on the CLI . Appreciate any inputs on w...
Hi Team ,Hope you are doing well . I am trying to wrap my head around the ../ or ../../ use in the XPATH with no success . I have read the reference for the same in RFC but does not help much . I would appreciate if someone could explain this t...
Hi All ,I recently started with NSO and looking for some help on a specific configuration I am trying to implement .In my example configuration I made a service which deploys loopback 0 ip addresses on the devices , which works great for my learning ...
Hi Daniel , The actual routers are not configured with these commands and are added to NSO . I configure the commands above via NSO , from the "devices device <Router> config "And after entering the commands above , when I do a "commit dry-run outf x...
Thanks Daniel , My apologies for that , it looks like the color does not show up after saving in the code snippet . I have appended those lines with "// MISSING" Please ignore the variable names I have put in < > , those are just for my refrence . R...
Thank you Rogue , That helps . At some places its use of the ../ is clear , like the example you provided. What about the .. in the XML template below ( the one just after the /link[1]/var1_router_name ? My understanding is that link[1]/var1_rout...