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 am looking to use 'genie diff' to find discrepancies in my production environment, gathered with 'genie learn config', against our golden configs. Problem I am running into is I want to exclude variable keys such as 'interface *'. I tried using man...
@Sergiu.Daniluk Thanks for the reply. Yes, I have tried that and found that I can exclude specific interfaces, "interface Bundle-Ether31" for example. However, I would like to exclude all interfaces. I did try regex to try to filter on all interface...