How to archive configurations to a TFTP or SCP server at regular intervals?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-03-2017 10:14 AM
I am looking to archive the configuration of a Summit switch at regular intervals to a remote TFTP or SCP server. Although I can see that this can be done manually using:
tftp put 192.0.2.156 primary.cfg
I was looking for this to be done automatically at a particular time each day.
tftp put 192.0.2.156
I was looking for this to be done automatically at a particular time each day.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-03-2017 10:54 AM
Hi Paul, I hope this would be helpful:
https://github.com/extremenetworks/ExtremeScripting/tree/master/EXOS/Python/autofsbackuppy
https://github.com/extremenetworks/ExtremeScripting/tree/master/EXOS/Python/autofsbackuppy
