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.
Hello,I'm building a small python script using pyATS library and I would like to verify if the configuration commands are valid (command syntax and mistype) before sending it to the device, so I don't send half the configuration to the device. Is the...
I couldn't test the code example because I'm getting an error when importing the ParseOutput function, it's complaining the 'genie.parse' module doesn't exist.The links are very useful and I'm planning to work in some baseline/tests as well.To set a ...