Skip to content

emtoor/cisco_firmware_update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

cisco_firmware_update

Python script that uses Paramiko to upgrade the firmware on Cisco devices. It prompts the user for a range of IP addresses, the specific Cisco device model, the firmware version, the SSH username, and the password. The script then logs into each device, checks the device information, uploads the firmware to the device using FTP, and upgrades the firmware using the copy command. The script outputs the result of each device upgrade process, so the user can see if the upgrade was successful or not.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages