04-27-2010 08:26 PM - edited 03-06-2019 10:50 AM
I'm unable to copy a Cisco WS-C3750G-12S IOS to a tftp server. The IOS is a directory but is there anyway of copying the .bin IOS. The current IOS is a .tar IOS which is a directory. Below is a copy of the sh boot.
Sh ver
BOOT path-list: flash:c3750-advipservicesk9-mz.122-25.SEE4/c3750-advipservicesk9-mz.122-25.SEE4.bin
Solved! Go to Solution.
04-27-2010 10:16 PM
I'm unable to copy a Cisco WS-C3750G-12S IOS to a tftp server. The IOS is a directory but is there anyway of copying the .bin IOS. The current IOS is a .tar IOS which is a directory. Below is a copy of the sh boot.
Sh ver
BOOT path-list: flash:c3750-advipservicesk9-mz.122-25.SEE4/c3750-advipservicesk9-mz.122-25.SEE4.bin
Hi,
Check out the below link hope to Help !!
Ganesh.H
Remember to rate helpful post
04-27-2010 10:16 PM
I'm unable to copy a Cisco WS-C3750G-12S IOS to a tftp server. The IOS is a directory but is there anyway of copying the .bin IOS. The current IOS is a .tar IOS which is a directory. Below is a copy of the sh boot.
Sh ver
BOOT path-list: flash:c3750-advipservicesk9-mz.122-25.SEE4/c3750-advipservicesk9-mz.122-25.SEE4.bin
Hi,
Check out the below link hope to Help !!
Ganesh.H
Remember to rate helpful post
10-30-2014 02:29 PM
You can copy your switch's current TAR IOS file to TFTP.
You can use tftpd32 v3.3 and set some parameters so file can be copied .
tftpd32 - > Settings -> TFTP Configurations
timeout (seconds) - 1200
Max Transmite - 100000
Type command on Switch (privileged EXEC mode)
Switch(2960-X)#
Switch(2960-X)#archive upload-sw tftp://tftp -server-ipaddress/ios file name
Switch(2960-X)#archive upload-sw tftp://172.20.100.100/c2960x-universalk9-mz.150-2.EX5
if TFTP server is directly connected to switch than it will be good so packets will not be drop.
http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst2960/software/release/12-2_53_se/configuration/guide/2960scg/swiosfs.html#wp1258360
Thanks
Hitendra Suthar
04-27-2010 10:47 PM
You want to copy the BIN file to the TFTP server? I don't know why you want to do that but the command is: copy flash1:c3750-advipservicesk9-mz.122-25.SEE4/c3750-advipservicesk9-mz.122-25.SEE4.bin tftp://
04-28-2010 07:54 AM
Thanks. I was able to archive the .bin IOS and then copy the .bin IOS to a TFTP server. i appreicate everyones help.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide