Hi,
I'm trying to create a really easy way to backup my switch configs after making changes. Ideally I want to just do a "copy run tftp" from the IOS CLI, put in IP address, and have it copy the conf up.
Once the TFTP server is finished getting the file I'd like the date and time appended to the file name. That way I can just keep sending configs off to my TFTP server without overwriting my files.
Is there a piece of software that just does this, or am I looking at some scripting? I'd love to put this on a Windows Server 2008 R2 box, but if I need to go Linux, I could do that too.
Thanks,
Michael