Check the filesystems
dir flash1:/
dir flash2:/
dir flash3:/
...There should be enough free space on the filesystems of all switches. You can remove old software images / software folders by using the following command:
delete /force /recursive flash*:/foldernameDownload the *.tar-File
via SCP
archive download-sw /leave-old-sw scp://[username]:[password]@[ip-address of scp-server]/filenameExampe
archive download-sw /leave-old-sw scp://admin:SecretPassword!@192.168.1.10/c2960x-universalk9-tar.152-7.E7.taror via TFTP
archive download-sw /leave-old-sw tftp://[ip-address of scp-server]/filenameExample:
archive download-sw /leave-old-sw tftp://192.168.1.10/c2960x-universalk9-tar.152-7.E7.tarIf there is not enough space to keep the old software version you can use /overwrite instead of /leave-old-sw
This will overwrite the existing software files.
Leave a Reply