cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
563
Views
0
Helpful
7
Replies

3550 image.

rajeshk200_2
Level 1
Level 1

Hi All,

How do I copy 3550 image to tftp server from flash as normal copy flash tftp is not working.

sh flash is showing image with drwx.

whatz the syntax for copying the image.

Thanx in advance.

Rgds,

Rajesh

7 Replies 7

bjw
Level 4
Level 4

aperez2004
Level 1
Level 1

Thats a directory and to transfer it you need to make it into a tar file. If you just want the image try this:

#dir flash:dirname

#copy flash:dirname/image-name tftp://IP Address

That should work if you do not want to copy all the directory.

Hi,

Thanks for the response

5 -rwx 0 Mar 1 1993 00:04:40 +00:00 env_vars

6 -rwx 3736 Aug 12 2006 10:13:29 +00:00 vlan.dat

8 drwx 128 Mar 1 1993 00:04:26 +00:00 c3550-ipbase-mz.122-25.SEB

4

7 -rwx 98 Jun 26 2006 11:05:20 +00:00 private-config.text

360 -rwx 10818 Jun 26 2006 11:05:20 +00:00 config.text

How do I find dir name from the above .

Rgds,

Rajesh

Friend,

Look at row number 3

The "d" before the rwx refers that it is a directory.

Narayan

Hi,

how do copy the image in the directory to tftp server?

rgds,

Rajesh

it will work

#copy flash:dirname/image-name tftp://IP Address

regds

pp

c3550-ipbase-mz.122-25.SEB is a directory.

This command is to display the files in the directory:

#dir flash:c3550-ipbase-mz.122-25.SEB

Once you find the name of the image, that might look like this, c3550-ipbase-mz.122-25.SEB.bin (NOTE: I am assuming that's the name if the image).

#copy flash:c3550-ipbase-mz.122-25.SEB/c3550-ipbase-mz.122-25.SEB.bin tftp://IP address where the tftp is running.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: