- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2013 07:48 AM - edited 03-07-2019 03:05 PM
I am getting ready to upgrade a VSS pair of 4500x's. These are in the lab so i want to really figure out the process. I read in the configuration guide that you have to copy the new image to the bootflash of both units individually.
So I have gotten into the standby unit's console by entering "remote login module 11". When i try to issue the copy command I get the following. This is all with me only hitting ENTER after the initial command. The rest flies by so quickly I don't have time to enter any values.
Dist-standby-console#copy tftp: bootflash:
Address or name of remote host []?
?Host name or address not specified
%Error parsing filename (Unknown error 0)
So I thought that by entering the entire string manually, I could able to get the file copied.
copy tftp://192.168.1.1/cat4500e-universalk9.SPA.03.04.01.SG.151-2.SG1.bin bootflash: cat4500e-universalk9.SPA.03.04.01.SG.151-2.SG1.bin
But that didn't work either. So how do I get the new image on the STANDBY switch?
EDIT: I found out how to do it. You have to initiate the copy from the ACTIVE switch...
Dist#copy bootflash:cat4500e-universalk9.SPA.03.04.01.SG.151-2.SG1.bin slavebootflash:
Destination filename [cat4500e-universalk9.SPA.03.04.01.SG.151-2.SG1.bin]?
Copy in progress...CCCCCCCCCCCCCC
Solved! Go to Solution.
- Labels:
-
Other Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2013 08:50 AM
I am not sure why you are trying to load the image by consoling to the stand-by switch. You need to do it by login to the primary switch and use the same command that you use to load the OS into the primary flash but instead of flash you use "slavebootflash" to load the IOS in to the stand-by flash.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2013 08:50 AM
I am not sure why you are trying to load the image by consoling to the stand-by switch. You need to do it by login to the primary switch and use the same command that you use to load the OS into the primary flash but instead of flash you use "slavebootflash" to load the IOS in to the stand-by flash.
HTH
