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 want to sync a cisco-ios-xr device periodically after its on-boarding to NSO. There might arise some issues where there might be changes in the config due to line-card insertion(for example) in the future.Please suggest on the ways to do a device-s...
Hi Ahmed,One solution can be where you hard-code your group-name as a leaf in your yang and then another leaf for your devices referring to the "group-name" leaf in the yang. This can be a user input(more dynamic) or defaulted (static)Here's a patter...