How to backup running config on Cisco switch&router.
This is a simple solution for backup running config on Cisco switch&router. Before you start to backup you should install
- tftp service
- expect command
After installed tfpt service & expect command. You can test to backup script by my example script below.
Tags:backup, linux, Shell script


