Configure the switch to allow file transfer via SSH:
Then conenct via SFTP to the switch and upload the firmware:
ip ssh
ip ssh filetransfer
scp /path/to/image user@switch.fqdn.com:/os/primary
Then simply reboot the switch:
boot system flash primary
No comments:
Post a Comment