cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
17937
Views
5
Helpful
14
Replies

Install OS on new switch.

Simon Thomas
Level 1
Level 1

Our Educational District just purchased 8 (Refurbished) Cisco Cat 3560 POE switches to upgrade from the dated 2950 switches.

We downloaded the newest OS from our Cisco Account, but now I am lost.  Maybe it's me :)

I start up the switch and connect via the nic-comm port.  The default "switch" name comes up, and I can see the old version "sh ver" etc..  I looked through the manuals supplied and can not see the process to upgrade the OS on the switch via the nic-comm port.  And Google displays a massive time consuming array of how to.

I did read that we could upgrade via out TFTP, where the new .tar is located, but the switch does not recognize the TFTP server.

 

Any help or links would be very helpful.

Thank you.

 

14 Replies 14

Alvaro Rugama
Level 1
Level 1

what TFTP are you using?

 

I normally use tftpd32 for updating networking devices. you just need to make sure that tftp service is up.

 

commands

 

copy tftp://TFTP_IP/IMAGE_NAME flash:

boot system flash:IMAGE_NAME

reload

 

 

Thank you.

We use Solar Winds TFTP on the Network Server.

After typing in your command line:

switch: copy tftp://xx.xx.xx.xx/c3560-ipservices9-tar.150-2.SE5.tar flash:

We get this:

usage: copy [-b <buffer_size>] <src_file> <dst_file>

 

 

 

Hey Robert,

You are missing the destination file name.

Here is an example upgrade:

Switch#copy tftp: flash:
Address or name of remote host []? 192.168.1.2
Source filename []? c3560-ipbasek9-mz.122-58.SE2.bin
Destination filename [c3560-ipbasek9-mz.122-58.SE2.bin]?
Accessing tftp://192.168.1.2/c3560-ipbasek9-mz.122-58.SE2.bin...
Loading c3560-ipbasek9-mz.122-58.SE2.bin from 192.168.1.2 (via Vlan1): !!!!!!!!!!!!!

 

Hope this helps,

Please rate helpful posts.

Thanks.

Dear Robert,

I do agree with Charles over here. Moreover try using tftpd32 (I do use it) instead of any other tftp app.

With regards

Chinmoy

This discussion has been reposted to the LAN, Switching and Routing community.

Thank you.

I am able to get to the TFTP server and reach the

Loading c3560-ipbasek9-mz.122-58.SE2.bin from 192.168.1.2 (via Vlan1): !!!!!!!!!!!!!

However it goes a ways, then I get 000000000000000000000000000000000000000000000000000000000000000000000 and !!!!!!!  then 0000000000000000000000000

and after a screen of this it times out.

I tried on different switches and the same...

What did I miss?

Thank you.

 

 

 

 

O is an indication of an "out of order packet". 

 

Is your firewall disabled on your laptop/pc?

Charles - Thank you.

I shutdown the FW on both the TFTP server and the PC I am using to upgrade the OS on the switch.

I still get the o, but now I get "No space left on device".  I did a delete ....old bin files, but it states file does not exist.

How do I view and delete the files I can not see via dir flash:

Thank you.

switch: copy tftp://xx.xx.xx.xx/c3560-ipservices9-tar.150-2.SE5.tar flash: 

The prompt is "switch:" so this means you're entering the command in ROMmon.    Go HERE for details.  

 

What is the EXACT model of this appliance?  

The syntax is correct.

 

C3750Stack#copy tftp://192.168.111.132/platformConfig.xml flash:
Destination filename [platformConfig.xml]?
Accessing tftp://192.168.111.132/platformConfig.xml...
Loading platformConfig.xml from 192.168.50.132 (via Vlan111): !
[OK - 6891 bytes]

6891 bytes copied in 8.145 secs (846 bytes/sec)

 

I'd suggest you use this command:

archive download-sw tftp://IP_Address/new_IOS.tar

 

Other useful command switches:

  /allow-feature-upgrade  Allow installation of image with different feature sets
  /destination-system     specify destination system to receive software
  /directory              Specify a directory for images
  /force-reload           Unconditionally reload system after successful sw upgrade
  /imageonly              Load only the IOS image(s)
  /leave-old-sw           Leave old sw installed after successful sw upgrade
  /no-set-boot            Don't set BOOT -- leave existing boot config alone
  /no-version-check       skip version check that prevents incompatible image install
  /only-system-type       specify individual system type to be updated
  /overwrite              OK to overwrite an existing image
  /reload                 Reload system (if no unsaved config changes) after successful sw upgrade
  /safe                   Always load before deleting old version

 

Please rate replies and mark question as "answered" if applicable.

I agree with the archive command.  I didn't catch that it was a tar file.  Sorry about that.

 

archive download-sw tftp://x.x.x.x/c3560-ipservices9-tar.150-2.SE5.tar

Jerry Paul
Level 1
Level 1

download latest TFTP.

Connect switch and router with straight cable.

use following commands:

copy tftp://TFTP_IP/IMAGE_NAME flash:

boot system flash:IMAGE_NAME

reload

 

 

Jerry Paul

www.thenetworkhardware.com

copy tftp://TFTP_IP/IMAGE_NAME flash:

boot system flash:IMAGE_NAME

reload

- See more at: https://supportforums.cisco.com/discussion/12528166/install-os-new-switch#sthash.KSN6OrHW.dpuf

copy tftp://TFTP_IP/IMAGE_NAME flash:

boot system flash:IMAGE_NAME

reload

- See more at: https://supportforums.cisco.com/discussion/12528166/install-os-new-switch#sthash.KSN6OrHW.dpuf

copy tftp://TFTP_IP/IMAGE_NAME flash:

boot system flash:IMAGE_NAME

reload

- See more at: https://supportforums.cisco.com/discussion/12528166/install-os-new-switch#sthash.KSN6OrHW.dpuf

i was delete os file in cisco switch . how to do ? Now, i don't know . please teach me  and tell me all brother and Sir >

Review Cisco Networking products for a $25 gift card