Re: upgrade 3750 using .bin file

From: MADMAN (david.madland@qwest.com)
Date: Tue Dec 07 2004 - 13:46:42 GMT-3


Ian Henderson wrote:

> On Fri, 3 Dec 2004, MADMAN wrote:
>
>
>> Has anyone upgraded a 3750 stack using a .bin file? I can upgrade a
>>single 3750 with the .bin and it is useful when xmodeming, ( I found
>>out:) but the only way I can seem to upgrade the stack is by using the
>>.tar file. All the docs I found referance the .tar and the use of the
>>archive command.
>
>
> I'm also interested in this. The way we got around it was to copy the .bin
> file to the root directory of every stack member's flash (addressing them
> using flash1: flash2: flash3: and so on) and deleting the directory
> containing the contents of the original tar file (using delete /r /f).
> Ugly, and time consuming.
>
> Rgds,
>
>
> - I.
>
> --
> Ian Henderson CCNA, CCNP
> Senior Network Engineer, Chime Communications
>

   Ian it looks like your method is how it is done though it is not
documented anywhere! I have a 2 stack setup in the lab amd switch2 is
master:

C3750#sh switch
                                                Current
Switch# Role Mac Address Priority State
--------------------------------------------------------
  1 Slave 000f.8fd6.2180 1 Ready
*2 Master 000f.8f4d.aa80 1 Ready

I downloaded the .bin image onto the masters flash:

C3750#copy tftp flash:
Address or name of remote host []? 172.28.57.28
Source filename []? c3750-i5-mz.122-25.SE.bin
Destination filename [c3750-i5-mz.122-25.SE.bin]?
Accessing tftp://172.28.57.28/c3750-i5-mz.122-25.SE.bin...
Loading c3750-i5-mz.122-25.SE.bin from 172.28.57.28 (via Vlan64): !!!!

   and then copied the image from flash to flash, flash:2 to flash:1 in
this case since the master was switch2.

C3750#copy flash2: flash1:
Source filename []? c3750-i5-mz.122-25.SE.bin
Destination filename [c3750-i5-mz.122-25.SE.bin]?

6206799 bytes copied in 133.153 secs (46614 bytes/sec)

If you had a .tar file previously loaded you will ant to delete it with
the delete /r /f filename to avoid having to conffirm the deletetion of
many .html files.

C3750-1#dir
Directory of flash:/

     2 -rwx 8087 Mar 6 1993 00:36:50 +00:00 config.text
     3 -rwx 6206799 Mar 1 1993 19:02:16 +00:00
c3750-i5-mz.122-25.SE.bin
     4 -rwx 8648 Mar 1 1993 00:01:39 +00:00 vlan.dat
     5 -rwx 5 Mar 6 1993 00:36:50 +00:00 private-config.text
     7 drwx 192 Mar 1 1993 22:28:05 +00:00
c3750-i5-mz.122-20.SE3

15998976 bytes total (1189888 bytes free)
C3750-1#delete /r /f c3750-i5-mz.122-20.SE3

   Dave

-- 
David Madland
CCIE# 2016
Sr. Network Engineer
Qwest Communications
612-664-3367

"Emotion should reflect reason not guide it"



This archive was generated by hypermail 2.1.4 : Mon Jan 03 2005 - 10:31:25 GMT-3