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 Everyone, I'm using a basic script to backup the device configs from the file called as "myswitches" which has a list of IP addresses. However, the files are being saved with the name "switch x.x.x.x", where x.x.x.x is the IP of the device. Is ...
Hello Seb, Thanks for your reply. I'm getting this error while running the script.############################################Traceback (most recent call last):File "community.py", line 30, in <module>match = re.search('^hostname\s(?P<hostname>\w+)...