Skip to content

a simple expect script for backup up iOS and CatOS via tftp

Notifications You must be signed in to change notification settings

shorewalker/cisco-config-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

cisco-config-backup

a simple expect script for backing up iOS and CatOS running configurations via tftp

config-backup --tftpserver <server> --tftppath <path> --tsv <host,access,enable[,method,username] tsv file> [--verbose]

additionally a small bash script (with some dubious filesystem assumptions) to commit configurations into a git repo in a useful way

config-git-push --tftproot <tftproot> --tftppath <tftppath> --tsv <host[,access,enable]> --commit-message "<message>"

About

a simple expect script for backup up iOS and CatOS via tftp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages