Re: tftp-server :mismatch not ok?(CONFIGS)

2001-02-18 Thread Circusnuts

I've done this a million times...  Check that you have sufficient room in
FLASH (for both images to reside), Ping the TFTP Server,  Copy TFTP FLASH
(WITH OUT ERASE).

Looks like this:

4500(a)#copy tftp flash
Address or name of remote host []? 10.10.10.10
Source filename []? 12-9Enterprise.MZ
Destination filename [12-9Enterprise.MZ]?
Accessing tftp://10.10.10.10/12-9Enterprise.MZ...
Erase flash: before copying? [confirm]
Erasing the flash filesystem will remove all files! Continue? [confirm]n
Loading 12-9Enterprise.MZ from 10.10.10.10 (via Ethernet0):

!!!

Then:

4500(a)(config)#tftp-server flash 12-9Enterprise.MZ
4500(a)(config)#^Z
4500(a)#wr
Building configuration...

00:09:20: %SYS-5-CONFIG_I: Configured from console by console[OK]
4500(a)#

Lastly:

4500(a)#sh flash

System flash directory:
File  Length   Name/status
  1   8052512  c4500-js-mz.121-6.bin
  2   4784286  12-9Enterprise.MZ
[12836928 bytes used, 3940288 available, 16777216 total]
16384K bytes of processor board System flash (Read/Write)

I am showing a 4500 with 12.1(6) (the running IOS), housing 12.0(9)Enteprise
destined for all my 2500 series routers.  Now- I generally change the IOS
names to avoid personal confusion (so please ignore the clarity ;-)

Good Luck !!!
Phil


- Original Message -
From: "Pierre-Alex" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, February 18, 2001 11:48 AM
Subject: tftp-server :mismatch not ok?


 Hi,

 I posted this a few months ago. I am still looking for a good
explaination.

 Question: WHY CAN'T I TFTP THE IOS OF THE 2513 INTO THE FLASH OF THE 4000?
 (see below)

  Cisco4000(config)#tftp-server
  flash:c2500-js-l_112-17.bin
  Warning: flash:c2500-js-l_112-17.bin does not
  exist.  Command retained


  Cisco2513#copy flash tftp

  System flash directory:
  File  Length   Name/status
1   8108960  c2500-js-l_112-17.bin
 [8109024 bytes used, 279584 available, 8388608
  total]
  Address or name of remote host [192.168.0.1]?
  Source file name? c2500-js-l_112-17.bin
  Destination file name [c2500-js-l_112-17.bin]?
  Verifying checksum for 'c2500-js-l_112-17.bin'
  (file # 1)...  OK
  Copy 'c2500-js-l_112-17.bin' from Flash to server
as 'c2500-js-l_112-17.bin'? [yes/no]yes
  ..
  TFTP: error code 2 received - Access denied

 THANKS

  Pierre-Alex

 _
 FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: tftp-server :mismatch not ok?(CONFIGS)

2001-02-18 Thread Pierre-Alex

Alright, I did a tftp-server on the 2513 then I did the following:

Cisco4000#copy tftp flash
Address or name of remote host [192.168.0.253]?
Source filename [c2500-js-l_112-17.bin]?
Destination filename [c2500-js-l_112-17.bin]?
Accessing tftp://192.168.0.253/c2500-js-l_112-17.bin...
%Warning: File not a valid executable for this system
%Error: This platform does not support relocatable images.
Abort Copy? [confirm]
Cisco4000#

-Original Message-
From: Circusnuts [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 18, 2001 11:24 AM
To: Pierre-Alex; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: tftp-server :mismatch not ok?(CONFIGS)


I've done this a million times...  Check that you have sufficient room in
FLASH (for both images to reside), Ping the TFTP Server,  Copy TFTP FLASH
(WITH OUT ERASE).

Looks like this:

4500(a)#copy tftp flash
Address or name of remote host []? 10.10.10.10
Source filename []? 12-9Enterprise.MZ
Destination filename [12-9Enterprise.MZ]?
Accessing tftp://10.10.10.10/12-9Enterprise.MZ...
Erase flash: before copying? [confirm]
Erasing the flash filesystem will remove all files! Continue? [confirm]n
Loading 12-9Enterprise.MZ from 10.10.10.10 (via Ethernet0):

!!!

Then:

4500(a)(config)#tftp-server flash 12-9Enterprise.MZ
4500(a)(config)#^Z
4500(a)#wr
Building configuration...

00:09:20: %SYS-5-CONFIG_I: Configured from console by console[OK]
4500(a)#

Lastly:

4500(a)#sh flash

System flash directory:
File  Length   Name/status
  1   8052512  c4500-js-mz.121-6.bin
  2   4784286  12-9Enterprise.MZ
[12836928 bytes used, 3940288 available, 16777216 total]
16384K bytes of processor board System flash (Read/Write)

I am showing a 4500 with 12.1(6) (the running IOS), housing 12.0(9)Enteprise
destined for all my 2500 series routers.  Now- I generally change the IOS
names to avoid personal confusion (so please ignore the clarity ;-)

Good Luck !!!
Phil


- Original Message -
From: "Pierre-Alex" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, February 18, 2001 11:48 AM
Subject: tftp-server :mismatch not ok?


 Hi,

 I posted this a few months ago. I am still looking for a good
explaination.

 Question: WHY CAN'T I TFTP THE IOS OF THE 2513 INTO THE FLASH OF THE 4000?
 (see below)

  Cisco4000(config)#tftp-server
  flash:c2500-js-l_112-17.bin
  Warning: flash:c2500-js-l_112-17.bin does not
  exist.  Command retained


  Cisco2513#copy flash tftp

  System flash directory:
  File  Length   Name/status
1   8108960  c2500-js-l_112-17.bin
 [8109024 bytes used, 279584 available, 8388608
  total]
  Address or name of remote host [192.168.0.1]?
  Source file name? c2500-js-l_112-17.bin
  Destination file name [c2500-js-l_112-17.bin]?
  Verifying checksum for 'c2500-js-l_112-17.bin'
  (file # 1)...  OK
  Copy 'c2500-js-l_112-17.bin' from Flash to server
as 'c2500-js-l_112-17.bin'? [yes/no]yes
  ..
  TFTP: error code 2 received - Access denied

 THANKS

  Pierre-Alex

 _
 FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: tftp-server :mismatch not ok?(CONFIGS)

2001-02-18 Thread Circusnuts

 Abort Copy? [confirm]
 Cisco4000#

Type the letter N next to confirm.  You do not want to abort the download 
you do not want to erase FLASH before copying the image.

Phil


- Original Message -
From: "Pierre-Alex" [EMAIL PROTECTED]
To: "Circusnuts" [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, February 18, 2001 7:03 PM
Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


 Alright, I did a tftp-server on the 2513 then I did the following:

 Cisco4000#copy tftp flash
 Address or name of remote host [192.168.0.253]?
 Source filename [c2500-js-l_112-17.bin]?
 Destination filename [c2500-js-l_112-17.bin]?
 Accessing tftp://192.168.0.253/c2500-js-l_112-17.bin...
 %Warning: File not a valid executable for this system
 %Error: This platform does not support relocatable images.
 Abort Copy? [confirm]
 Cisco4000#

 -Original Message-
 From: Circusnuts [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, February 18, 2001 11:24 AM
 To: Pierre-Alex; [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: tftp-server :mismatch not ok?(CONFIGS)


 I've done this a million times...  Check that you have sufficient room in
 FLASH (for both images to reside), Ping the TFTP Server,  Copy TFTP FLASH
 (WITH OUT ERASE).

 Looks like this:

 4500(a)#copy tftp flash
 Address or name of remote host []? 10.10.10.10
 Source filename []? 12-9Enterprise.MZ
 Destination filename [12-9Enterprise.MZ]?
 Accessing tftp://10.10.10.10/12-9Enterprise.MZ...
 Erase flash: before copying? [confirm]
 Erasing the flash filesystem will remove all files! Continue? [confirm]n
 Loading 12-9Enterprise.MZ from 10.10.10.10 (via Ethernet0):


 !!!

 Then:

 4500(a)(config)#tftp-server flash 12-9Enterprise.MZ
 4500(a)(config)#^Z
 4500(a)#wr
 Building configuration...

 00:09:20: %SYS-5-CONFIG_I: Configured from console by console[OK]
 4500(a)#

 Lastly:

 4500(a)#sh flash

 System flash directory:
 File  Length   Name/status
   1   8052512  c4500-js-mz.121-6.bin
   2   4784286  12-9Enterprise.MZ
 [12836928 bytes used, 3940288 available, 16777216 total]
 16384K bytes of processor board System flash (Read/Write)

 I am showing a 4500 with 12.1(6) (the running IOS), housing
12.0(9)Enteprise
 destined for all my 2500 series routers.  Now- I generally change the IOS
 names to avoid personal confusion (so please ignore the clarity ;-)

 Good Luck !!!
 Phil


 - Original Message -
 From: "Pierre-Alex" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Sunday, February 18, 2001 11:48 AM
 Subject: tftp-server :mismatch not ok?


  Hi,
 
  I posted this a few months ago. I am still looking for a good
 explaination.
 
  Question: WHY CAN'T I TFTP THE IOS OF THE 2513 INTO THE FLASH OF THE
4000?
  (see below)
 
   Cisco4000(config)#tftp-server
   flash:c2500-js-l_112-17.bin
   Warning: flash:c2500-js-l_112-17.bin does not
   exist.  Command retained
 
 
   Cisco2513#copy flash tftp
 
   System flash directory:
   File  Length   Name/status
 1   8108960  c2500-js-l_112-17.bin
  [8109024 bytes used, 279584 available, 8388608
   total]
   Address or name of remote host [192.168.0.1]?
   Source file name? c2500-js-l_112-17.bin
   Destination file name [c2500-js-l_112-17.bin]?
   Verifying checksum for 'c2500-js-l_112-17.bin'
   (file # 1)...  OK
   Copy 'c2500-js-l_112-17.bin' from Flash to server
 as 'c2500-js-l_112-17.bin'? [yes/no]yes
   ..
   TFTP: error code 2 received - Access denied
 
  THANKS
 
   Pierre-Alex
 
  _
  FAQ, list archives, and subscription info:
 http://www.groupstudy.com/list/cisco.html
  Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
 



_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: tftp-server :mismatch not ok?(CONFIGS)

2001-02-18 Thread Pierre-Alex

Ok, still does not work!

Cisco4000#copy tftp flash
Address or name of remote host [192.168.0.253]?
Source filename [c2500-js-l_112-17.bin]?
Destination filename [c2500-js-l_112-17.bin]?
Accessing tftp://192.168.0.253/c2500-js-l_112-17.bin...
%Warning: File not a valid executable for this system
%Error: This platform does not support relocatable images.
Abort Copy? [confirm]n
Cisco4000#

-Original Message-
From: Circusnuts [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 18, 2001 12:13 PM
To: Pierre-Alex
Cc: [EMAIL PROTECTED]
Subject: Re: tftp-server :mismatch not ok?(CONFIGS)


 Abort Copy? [confirm]
 Cisco4000#

Type the letter N next to confirm.  You do not want to abort the download 
you do not want to erase FLASH before copying the image.

Phil


- Original Message -
From: "Pierre-Alex" [EMAIL PROTECTED]
To: "Circusnuts" [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, February 18, 2001 7:03 PM
Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


 Alright, I did a tftp-server on the 2513 then I did the following:

 Cisco4000#copy tftp flash
 Address or name of remote host [192.168.0.253]?
 Source filename [c2500-js-l_112-17.bin]?
 Destination filename [c2500-js-l_112-17.bin]?
 Accessing tftp://192.168.0.253/c2500-js-l_112-17.bin...
 %Warning: File not a valid executable for this system
 %Error: This platform does not support relocatable images.
 Abort Copy? [confirm]
 Cisco4000#

 -Original Message-
 From: Circusnuts [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, February 18, 2001 11:24 AM
 To: Pierre-Alex; [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: tftp-server :mismatch not ok?(CONFIGS)


 I've done this a million times...  Check that you have sufficient room in
 FLASH (for both images to reside), Ping the TFTP Server,  Copy TFTP FLASH
 (WITH OUT ERASE).

 Looks like this:

 4500(a)#copy tftp flash
 Address or name of remote host []? 10.10.10.10
 Source filename []? 12-9Enterprise.MZ
 Destination filename [12-9Enterprise.MZ]?
 Accessing tftp://10.10.10.10/12-9Enterprise.MZ...
 Erase flash: before copying? [confirm]
 Erasing the flash filesystem will remove all files! Continue? [confirm]n
 Loading 12-9Enterprise.MZ from 10.10.10.10 (via Ethernet0):


 !!!

 Then:

 4500(a)(config)#tftp-server flash 12-9Enterprise.MZ
 4500(a)(config)#^Z
 4500(a)#wr
 Building configuration...

 00:09:20: %SYS-5-CONFIG_I: Configured from console by console[OK]
 4500(a)#

 Lastly:

 4500(a)#sh flash

 System flash directory:
 File  Length   Name/status
   1   8052512  c4500-js-mz.121-6.bin
   2   4784286  12-9Enterprise.MZ
 [12836928 bytes used, 3940288 available, 16777216 total]
 16384K bytes of processor board System flash (Read/Write)

 I am showing a 4500 with 12.1(6) (the running IOS), housing
12.0(9)Enteprise
 destined for all my 2500 series routers.  Now- I generally change the IOS
 names to avoid personal confusion (so please ignore the clarity ;-)

 Good Luck !!!
 Phil


 - Original Message -
 From: "Pierre-Alex" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Sunday, February 18, 2001 11:48 AM
 Subject: tftp-server :mismatch not ok?


  Hi,
 
  I posted this a few months ago. I am still looking for a good
 explaination.
 
  Question: WHY CAN'T I TFTP THE IOS OF THE 2513 INTO THE FLASH OF THE
4000?
  (see below)
 
   Cisco4000(config)#tftp-server
   flash:c2500-js-l_112-17.bin
   Warning: flash:c2500-js-l_112-17.bin does not
   exist.  Command retained
 
 
   Cisco2513#copy flash tftp
 
   System flash directory:
   File  Length   Name/status
 1   8108960  c2500-js-l_112-17.bin
  [8109024 bytes used, 279584 available, 8388608
   total]
   Address or name of remote host [192.168.0.1]?
   Source file name? c2500-js-l_112-17.bin
   Destination file name [c2500-js-l_112-17.bin]?
   Verifying checksum for 'c2500-js-l_112-17.bin'
   (file # 1)...  OK
   Copy 'c2500-js-l_112-17.bin' from Flash to server
 as 'c2500-js-l_112-17.bin'? [yes/no]yes
   ..
   TFTP: error code 2 received - Access denied
 
  THANKS
 
   Pierre-Alex
 
  _
  FAQ, list archives, and subscription info:
 http://www.groupstudy.com/list/cisco.html
  Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
 




_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: tftp-server :mismatch not ok?(CONFIGS)

2001-02-18 Thread Pierre-Alex

I actually have 8Meg of Flash

Cisco4000#sh flash

System flash directory:
File  Length   Name/status
  1   4650060  c4000-js-mz.120-2a.bin
[4650124 bytes used, 3738484 available, 8388608 total]
8192K bytes of processor board System flash (Read/Write)

-Original Message-
From: Circusnuts [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 18, 2001 12:30 PM
To: Pierre-Alex
Cc: [EMAIL PROTECTED]
Subject: Re: tftp-server :mismatch not ok?(CONFIGS)


If you have a 4000M (additional images won't fit in a 4Meg FLASH/ 4000),
make sure you are running @ least 11.3(11a).  This is the IOS I had running
when I pulled images into that model of router...

Phil

- Original Message -
From: "Pierre-Alex" [EMAIL PROTECTED]
To: "Circusnuts" [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, February 18, 2001 7:13 PM
Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


 Ok, still does not work!

 Cisco4000#copy tftp flash
 Address or name of remote host [192.168.0.253]?
 Source filename [c2500-js-l_112-17.bin]?
 Destination filename [c2500-js-l_112-17.bin]?
 Accessing tftp://192.168.0.253/c2500-js-l_112-17.bin...
 %Warning: File not a valid executable for this system
 %Error: This platform does not support relocatable images.
 Abort Copy? [confirm]n
 Cisco4000#

 -Original Message-
 From: Circusnuts [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, February 18, 2001 12:13 PM
 To: Pierre-Alex
 Cc: [EMAIL PROTECTED]
 Subject: Re: tftp-server :mismatch not ok?(CONFIGS)


  Abort Copy? [confirm]
  Cisco4000#

 Type the letter N next to confirm.  You do not want to abort the download

 you do not want to erase FLASH before copying the image.

 Phil


 - Original Message -
 From: "Pierre-Alex" [EMAIL PROTECTED]
 To: "Circusnuts" [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Sunday, February 18, 2001 7:03 PM
 Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


  Alright, I did a tftp-server on the 2513 then I did the following:
 
  Cisco4000#copy tftp flash
  Address or name of remote host [192.168.0.253]?
  Source filename [c2500-js-l_112-17.bin]?
  Destination filename [c2500-js-l_112-17.bin]?
  Accessing tftp://192.168.0.253/c2500-js-l_112-17.bin...
  %Warning: File not a valid executable for this system
  %Error: This platform does not support relocatable images.
  Abort Copy? [confirm]
  Cisco4000#
 
  -Original Message-
  From: Circusnuts [mailto:[EMAIL PROTECTED]]
  Sent: Sunday, February 18, 2001 11:24 AM
  To: Pierre-Alex; [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Subject: Re: tftp-server :mismatch not ok?(CONFIGS)
 
 
  I've done this a million times...  Check that you have sufficient room
in
  FLASH (for both images to reside), Ping the TFTP Server,  Copy TFTP
FLASH
  (WITH OUT ERASE).
 
  Looks like this:
 
  4500(a)#copy tftp flash
  Address or name of remote host []? 10.10.10.10
  Source filename []? 12-9Enterprise.MZ
  Destination filename [12-9Enterprise.MZ]?
  Accessing tftp://10.10.10.10/12-9Enterprise.MZ...
  Erase flash: before copying? [confirm]
  Erasing the flash filesystem will remove all files! Continue? [confirm]n
  Loading 12-9Enterprise.MZ from 10.10.10.10 (via Ethernet0):
 


  !!!
 
  Then:
 
  4500(a)(config)#tftp-server flash 12-9Enterprise.MZ
  4500(a)(config)#^Z
  4500(a)#wr
  Building configuration...
 
  00:09:20: %SYS-5-CONFIG_I: Configured from console by console[OK]
  4500(a)#
 
  Lastly:
 
  4500(a)#sh flash
 
  System flash directory:
  File  Length   Name/status
1   8052512  c4500-js-mz.121-6.bin
2   4784286  12-9Enterprise.MZ
  [12836928 bytes used, 3940288 available, 16777216 total]
  16384K bytes of processor board System flash (Read/Write)
 
  I am showing a 4500 with 12.1(6) (the running IOS), housing
 12.0(9)Enteprise
  destined for all my 2500 series routers.  Now- I generally change the
IOS
  names to avoid personal confusion (so please ignore the clarity ;-)
 
  Good Luck !!!
  Phil
 
 
  - Original Message -
  From: "Pierre-Alex" [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Sent: Sunday, February 18, 2001 11:48 AM
  Subject: tftp-server :mismatch not ok?
 
 
   Hi,
  
   I posted this a few months ago. I am still looking for a good
  explaination.
  
   Question: WHY CAN'T I TFTP THE IOS OF THE 2513 INTO THE FLASH OF THE
 4000?
   (see below)
  
Cisco4000(config)#tftp-server
flash:c2500-js-l_112-17.bin
Warning: flash:c2500-js-l_112-17.bin does not
exist.  Command retained
  
  
Cisco2513#copy flash tftp
  
System flash directory:
File  Length   Name/status
  1   8108960  c2500-js-l_112-17.bin
   [8109024 bytes used, 279584 available, 8388608
total]
Address or name of remote host [192.168.0.1]?
Source file name? c2500-js-l_112-17.bin
Destination file name [c2500-js-l_112-17.bin]?
Verifying checksum for 'c25

Re: tftp-server :mismatch not ok?(CONFIGS)

2001-02-18 Thread Circusnuts

If you have a 4000M (additional images won't fit in a 4Meg FLASH/ 4000),
make sure you are running @ least 11.3(11a).  This is the IOS I had running
when I pulled images into that model of router...

Phil

- Original Message -
From: "Pierre-Alex" [EMAIL PROTECTED]
To: "Circusnuts" [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, February 18, 2001 7:13 PM
Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


 Ok, still does not work!

 Cisco4000#copy tftp flash
 Address or name of remote host [192.168.0.253]?
 Source filename [c2500-js-l_112-17.bin]?
 Destination filename [c2500-js-l_112-17.bin]?
 Accessing tftp://192.168.0.253/c2500-js-l_112-17.bin...
 %Warning: File not a valid executable for this system
 %Error: This platform does not support relocatable images.
 Abort Copy? [confirm]n
 Cisco4000#

 -Original Message-
 From: Circusnuts [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, February 18, 2001 12:13 PM
 To: Pierre-Alex
 Cc: [EMAIL PROTECTED]
 Subject: Re: tftp-server :mismatch not ok?(CONFIGS)


  Abort Copy? [confirm]
  Cisco4000#

 Type the letter N next to confirm.  You do not want to abort the download

 you do not want to erase FLASH before copying the image.

 Phil


 - Original Message -
 From: "Pierre-Alex" [EMAIL PROTECTED]
 To: "Circusnuts" [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Sunday, February 18, 2001 7:03 PM
 Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


  Alright, I did a tftp-server on the 2513 then I did the following:
 
  Cisco4000#copy tftp flash
  Address or name of remote host [192.168.0.253]?
  Source filename [c2500-js-l_112-17.bin]?
  Destination filename [c2500-js-l_112-17.bin]?
  Accessing tftp://192.168.0.253/c2500-js-l_112-17.bin...
  %Warning: File not a valid executable for this system
  %Error: This platform does not support relocatable images.
  Abort Copy? [confirm]
  Cisco4000#
 
  -Original Message-
  From: Circusnuts [mailto:[EMAIL PROTECTED]]
  Sent: Sunday, February 18, 2001 11:24 AM
  To: Pierre-Alex; [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Subject: Re: tftp-server :mismatch not ok?(CONFIGS)
 
 
  I've done this a million times...  Check that you have sufficient room
in
  FLASH (for both images to reside), Ping the TFTP Server,  Copy TFTP
FLASH
  (WITH OUT ERASE).
 
  Looks like this:
 
  4500(a)#copy tftp flash
  Address or name of remote host []? 10.10.10.10
  Source filename []? 12-9Enterprise.MZ
  Destination filename [12-9Enterprise.MZ]?
  Accessing tftp://10.10.10.10/12-9Enterprise.MZ...
  Erase flash: before copying? [confirm]
  Erasing the flash filesystem will remove all files! Continue? [confirm]n
  Loading 12-9Enterprise.MZ from 10.10.10.10 (via Ethernet0):
 


  !!!
 
  Then:
 
  4500(a)(config)#tftp-server flash 12-9Enterprise.MZ
  4500(a)(config)#^Z
  4500(a)#wr
  Building configuration...
 
  00:09:20: %SYS-5-CONFIG_I: Configured from console by console[OK]
  4500(a)#
 
  Lastly:
 
  4500(a)#sh flash
 
  System flash directory:
  File  Length   Name/status
1   8052512  c4500-js-mz.121-6.bin
2   4784286  12-9Enterprise.MZ
  [12836928 bytes used, 3940288 available, 16777216 total]
  16384K bytes of processor board System flash (Read/Write)
 
  I am showing a 4500 with 12.1(6) (the running IOS), housing
 12.0(9)Enteprise
  destined for all my 2500 series routers.  Now- I generally change the
IOS
  names to avoid personal confusion (so please ignore the clarity ;-)
 
  Good Luck !!!
  Phil
 
 
  - Original Message -
  From: "Pierre-Alex" [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Sent: Sunday, February 18, 2001 11:48 AM
  Subject: tftp-server :mismatch not ok?
 
 
   Hi,
  
   I posted this a few months ago. I am still looking for a good
  explaination.
  
   Question: WHY CAN'T I TFTP THE IOS OF THE 2513 INTO THE FLASH OF THE
 4000?
   (see below)
  
Cisco4000(config)#tftp-server
flash:c2500-js-l_112-17.bin
Warning: flash:c2500-js-l_112-17.bin does not
exist.  Command retained
  
  
Cisco2513#copy flash tftp
  
System flash directory:
File  Length   Name/status
  1   8108960  c2500-js-l_112-17.bin
   [8109024 bytes used, 279584 available, 8388608
total]
Address or name of remote host [192.168.0.1]?
Source file name? c2500-js-l_112-17.bin
Destination file name [c2500-js-l_112-17.bin]?
Verifying checksum for 'c2500-js-l_112-17.bin'
(file # 1)...  OK
Copy 'c2500-js-l_112-17.bin' from Flash to server
  as 'c2500-js-l_112-17.bin'? [yes/no]yes
..
TFTP: error code 2 received - Access denied
  
   THANKS
  
Pierre-Alex
  
   _
   FAQ, list archives, and subscription info:
  http://www.groupstudy.com/list/cisco.html
   Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
  
 
 



__

RE: tftp-server :mismatch not ok?(CONFIGS)

2001-02-18 Thread Andrew Cook

Maybe try copying the file without the .bin extension?  Perhaps it is being
identified as a bootable file but will allow you to do it without the
extension.

Andrew

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
 Pierre-Alex
 Sent: Sunday, February 18, 2001 4:28 PM
 To: Circusnuts
 Cc: [EMAIL PROTECTED]
 Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


 I actually have 8Meg of Flash

 Cisco4000#sh flash

 System flash directory:
 File  Length   Name/status
   1   4650060  c4000-js-mz.120-2a.bin
 [4650124 bytes used, 3738484 available, 8388608 total]
 8192K bytes of processor board System flash (Read/Write)

 -Original Message-
 From: Circusnuts [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, February 18, 2001 12:30 PM
 To: Pierre-Alex
 Cc: [EMAIL PROTECTED]
 Subject: Re: tftp-server :mismatch not ok?(CONFIGS)


 If you have a 4000M (additional images won't fit in a 4Meg FLASH/ 4000),
 make sure you are running @ least 11.3(11a).  This is the IOS I
 had running
 when I pulled images into that model of router...

 Phil

 - Original Message -
 From: "Pierre-Alex" [EMAIL PROTECTED]
 To: "Circusnuts" [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Sunday, February 18, 2001 7:13 PM
 Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


  Ok, still does not work!
 
  Cisco4000#copy tftp flash
  Address or name of remote host [192.168.0.253]?
  Source filename [c2500-js-l_112-17.bin]?
  Destination filename [c2500-js-l_112-17.bin]?
  Accessing tftp://192.168.0.253/c2500-js-l_112-17.bin...
  %Warning: File not a valid executable for this system
  %Error: This platform does not support relocatable images.
  Abort Copy? [confirm]n
  Cisco4000#
 
  -Original Message-
  From: Circusnuts [mailto:[EMAIL PROTECTED]]
  Sent: Sunday, February 18, 2001 12:13 PM
  To: Pierre-Alex
  Cc: [EMAIL PROTECTED]
  Subject: Re: tftp-server :mismatch not ok?(CONFIGS)
 
 
   Abort Copy? [confirm]
   Cisco4000#
 
  Type the letter N next to confirm.  You do not want to abort
 the download
 
  you do not want to erase FLASH before copying the image.
 
  Phil
 
 
  - Original Message -
  From: "Pierre-Alex" [EMAIL PROTECTED]
  To: "Circusnuts" [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Sent: Sunday, February 18, 2001 7:03 PM
  Subject: RE: tftp-server :mismatch not ok?(CONFIGS)
 
 
   Alright, I did a tftp-server on the 2513 then I did the following:
  
   Cisco4000#copy tftp flash
   Address or name of remote host [192.168.0.253]?
   Source filename [c2500-js-l_112-17.bin]?
   Destination filename [c2500-js-l_112-17.bin]?
   Accessing tftp://192.168.0.253/c2500-js-l_112-17.bin...
   %Warning: File not a valid executable for this system
   %Error: This platform does not support relocatable images.
   Abort Copy? [confirm]
   Cisco4000#
  
   -Original Message-
   From: Circusnuts [mailto:[EMAIL PROTECTED]]
   Sent: Sunday, February 18, 2001 11:24 AM
   To: Pierre-Alex; [EMAIL PROTECTED]
   Cc: [EMAIL PROTECTED]
   Subject: Re: tftp-server :mismatch not ok?(CONFIGS)
  
  
   I've done this a million times...  Check that you have sufficient room
 in
   FLASH (for both images to reside), Ping the TFTP Server,  Copy TFTP
 FLASH
   (WITH OUT ERASE).
  
   Looks like this:
  
   4500(a)#copy tftp flash
   Address or name of remote host []? 10.10.10.10
   Source filename []? 12-9Enterprise.MZ
   Destination filename [12-9Enterprise.MZ]?
   Accessing tftp://10.10.10.10/12-9Enterprise.MZ...
   Erase flash: before copying? [confirm]
   Erasing the flash filesystem will remove all files! Continue?
 [confirm]n
   Loading 12-9Enterprise.MZ from 10.10.10.10 (via Ethernet0):
  
 
 !!
 !!
   !!!
  
   Then:
  
   4500(a)(config)#tftp-server flash 12-9Enterprise.MZ
   4500(a)(config)#^Z
   4500(a)#wr
   Building configuration...
  
   00:09:20: %SYS-5-CONFIG_I: Configured from console by console[OK]
   4500(a)#
  
   Lastly:
  
   4500(a)#sh flash
  
   System flash directory:
   File  Length   Name/status
 1   8052512  c4500-js-mz.121-6.bin
 2   4784286  12-9Enterprise.MZ
   [12836928 bytes used, 3940288 available, 16777216 total]
   16384K bytes of processor board System flash (Read/Write)
  
   I am showing a 4500 with 12.1(6) (the running IOS), housing
  12.0(9)Enteprise
   destined for all my 2500 series routers.  Now- I generally change the
 IOS
   names to avoid personal confusion (so please ignore the clarity ;-)
  
   Good Luck !!!
   Phil
  
  
   - Original Message -
   From: "Pierre-Alex" [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Cc: [EMAIL PROTECTED]
   Sent: Sunday, February 18, 2001 11:48 AM
   Subject: tftp-server :mismatch not ok?
  
  
Hi,
   
I posted this a few months ago. I am still looking for a good
   explaination.
   
Question: WHY CAN'T I TFTP THE IOS OF THE

RE: tftp-server :mismatch not ok?(CONFIGS)

2001-02-18 Thread Erick B.

It looks like the c2500 image you have is a
relocatable image, and the 4000 doesn't support
relocatable images. A relocatable image is one that
can be a different file # on flash. A non-relocatable
image has to be file 1. The 4500 is newer then the
4000 so may support relocatable images; this may be a
bootloader/bootrom version issue as well. cisco.com
will have the info though.

I know when you do a copy tftp on cisco, Pumpkin TFTP
server reports 2-3 aborted transfers before the full
tftp download. This may mean that IOS is checking the
image name or just grabbing the first few bytes of the
file to look at the headers, etc to see if its a valid
image for that router. You can try renaming the image,
etc but I'm not sure what IOS looks at exactly.

--- Pierre-Alex [EMAIL PROTECTED] wrote:
 Ok, still does not work!
 
 Cisco4000#copy tftp flash
 Address or name of remote host [192.168.0.253]?
 Source filename [c2500-js-l_112-17.bin]?
 Destination filename [c2500-js-l_112-17.bin]?
 Accessing
 tftp://192.168.0.253/c2500-js-l_112-17.bin...
 %Warning: File not a valid executable for this
 system
 %Error: This platform does not support relocatable
 images.
 Abort Copy? [confirm]n
 Cisco4000#
 
 -Original Message-
 From: Circusnuts [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, February 18, 2001 12:13 PM
 To: Pierre-Alex
 Cc: [EMAIL PROTECTED]
 Subject: Re: tftp-server :mismatch not ok?(CONFIGS)
 
 
  Abort Copy? [confirm]
  Cisco4000#
 
 Type the letter N next to confirm.  You do not want
 to abort the download 
 you do not want to erase FLASH before copying the
 image.
 
 Phil
 
 
 - Original Message -
 From: "Pierre-Alex" [EMAIL PROTECTED]
 To: "Circusnuts" [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Sunday, February 18, 2001 7:03 PM
 Subject: RE: tftp-server :mismatch not ok?(CONFIGS)
 
 
  Alright, I did a tftp-server on the 2513 then I
 did the following:
 
  Cisco4000#copy tftp flash
  Address or name of remote host [192.168.0.253]?
  Source filename [c2500-js-l_112-17.bin]?
  Destination filename [c2500-js-l_112-17.bin]?
  Accessing
 tftp://192.168.0.253/c2500-js-l_112-17.bin...
  %Warning: File not a valid executable for this
 system
  %Error: This platform does not support relocatable
 images.
  Abort Copy? [confirm]
  Cisco4000#
 
  -Original Message-
  From: Circusnuts [mailto:[EMAIL PROTECTED]]
  Sent: Sunday, February 18, 2001 11:24 AM
  To: Pierre-Alex; [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Subject: Re: tftp-server :mismatch not
 ok?(CONFIGS)
 
 
  I've done this a million times...  Check that you
 have sufficient room in
  FLASH (for both images to reside), Ping the TFTP
 Server,  Copy TFTP FLASH
  (WITH OUT ERASE).
 
  Looks like this:
 
  4500(a)#copy tftp flash
  Address or name of remote host []? 10.10.10.10
  Source filename []? 12-9Enterprise.MZ
  Destination filename [12-9Enterprise.MZ]?
  Accessing tftp://10.10.10.10/12-9Enterprise.MZ...
  Erase flash: before copying? [confirm]
  Erasing the flash filesystem will remove all
 files! Continue? [confirm]n
  Loading 12-9Enterprise.MZ from 10.10.10.10 (via
 Ethernet0):
 


  !!!
 
  Then:
 
  4500(a)(config)#tftp-server flash
 12-9Enterprise.MZ
  4500(a)(config)#^Z
  4500(a)#wr
  Building configuration...
 
  00:09:20: %SYS-5-CONFIG_I: Configured from console
 by console[OK]
  4500(a)#
 
  Lastly:
 
  4500(a)#sh flash
 
  System flash directory:
  File  Length   Name/status
1   8052512  c4500-js-mz.121-6.bin
2   4784286  12-9Enterprise.MZ
  [12836928 bytes used, 3940288 available, 16777216
 total]
  16384K bytes of processor board System flash
 (Read/Write)
 
  I am showing a 4500 with 12.1(6) (the running
 IOS), housing
 12.0(9)Enteprise
  destined for all my 2500 series routers.  Now- I
 generally change the IOS
  names to avoid personal confusion (so please
 ignore the clarity ;-)
 
  Good Luck !!!
  Phil
 
 
  - Original Message -
  From: "Pierre-Alex" [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Sent: Sunday, February 18, 2001 11:48 AM
  Subject: tftp-server :mismatch not ok?
 
 
   Hi,
  
   I posted this a few months ago. I am still
 looking for a good
  explaination.
  
   Question: WHY CAN'T I TFTP THE IOS OF THE 2513
 INTO THE FLASH OF THE
 4000?
   (see below)
  
Cisco4000(config)#tftp-server
flash:c2500-js-l_112-17.bin
Warning: flash:c2500-js-l_112-17.bin does not
exist.  Command retained
  
  
Cisco2513#copy flash tftp
  
System flash directory:
File  Length   Name/status
  1   8108960  c2500-js-l_112-17.bin
   [8109024 bytes used, 279584 available, 8388608
total]
Address or name of remote host [192.168.0.1]?
Source file name? c2500-js-l_112-17.bin
Destination file name [c2500-js-l_112-17.bin]?
Verifying checksum for 'c2500-js-l_112-17.bin'
(file # 1)...  OK
Copy 'c2500-js-l_112

Re: tftp-server :mismatch not ok?(CONFIGS)

2001-02-18 Thread Circusnuts

Darren- you are right...  but this is not always true when dealing with
2500's.  The 2500 Enterprise routers pull IOS from FLASH to RAM (same as the
big Cisco's).  I've only seen the "operate from FLASH" on older 2500's or
lower line (cheaper) models with non-Enterprise codes.  In Pierre's
situation- the 4000 wanted to copy the 2500's image into it's FLASH bank,
here read only is OK (to "pull or read" the image from the 2500).  The
running config containing TFTP-Server FLASH image name directs the image
to be pulled/read whether in RAM or FLASH.  The 4000 needed read/write
permissions on it's FLASH, because it's the destination where the 2500 image
will be stored/written...

Here is an example of my 2500

2509sh flash

System flash directory:
File  Length   Name/status
  1   4784286  12-9Enterprise.MZ
[4784352 bytes used, 3604256 available, 8388608 total]
8192K bytes of processor board System flash (Read/Write)

Avoiding my studies :-)
Phil

- Original Message -
From: "Darren Henwood" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, February 18, 2001 9:19 PM
Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


 Hi Pierre-Alex,
 The reason you are unable to TFTP an image to/from a Cisco2500 series
 router is because, unlike most other platforms, it runs the IOS from
 flash. If you do a "show version" on a Cisco2500 the flash will appear
 as read-only and not read/write. Therefore, you will have to boot the
 router into boot-mode (change the config register to 0x2101) and you
 will notice now that the flash is read/write. You will now be able to
 TFTP the image to flash.

 I hope this helps, and if you have any problems let me know.

 Cheers
 Darren

 From: "Pierre-Alex" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED], "Circusnuts" [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: RE: tftp-server :mismatch not ok?(CONFIGS)
 Date: Sun, 18 Feb 2001 16:10:59 -0600
 Message-ID: [EMAIL PROTECTED]
 X-Priority: 3 (Normal)
 X-MSMail-Priority: Normal
 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
 Importance: Normal
 In-Reply-To: [EMAIL PROTECTED]
 Sender: [EMAIL PROTECTED]
 Reply-To: "Pierre-Alex" [EMAIL PROTECTED]
 Precedence: bulk
 Status:

 This is very useful thanks!

 -Original Message-
 From: Erick B. [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, February 18, 2001 3:58 PM
 To: Pierre-Alex; Circusnuts
 Cc: [EMAIL PROTECTED]
 Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


 It looks like the c2500 image you have is a
 relocatable image, and the 4000 doesn't support
 relocatable images. A relocatable image is one that
 can be a different file # on flash. A non-relocatable
 image has to be file 1. The 4500 is newer then the
 4000 so may support relocatable images; this may be a
 bootloader/bootrom version issue as well. cisco.com
 will have the info though.

 I know when you do a copy tftp on cisco, Pumpkin TFTP
 server reports 2-3 aborted transfers before the full
 tftp download. This may mean that IOS is checking the
 image name or just grabbing the first few bytes of the
 file to look at the headers, etc to see if its a valid
 image for that router. You can try renaming the image,
 etc but I'm not sure what IOS looks at exactly.

 --- Pierre-Alex [EMAIL PROTECTED] wrote:
  Ok, still does not work!
 
  Cisco4000#copy tftp flash
  Address or name of remote host [192.168.0.253]?
  Source filename [c2500-js-l_112-17.bin]?
  Destination filename [c2500-js-l_112-17.bin]?
  Accessing
  tftp://192.168.0.253/c2500-js-l_112-17.bin...
  %Warning: File not a valid executable for this
  system
  %Error: This platform does not support relocatable
  images.
  Abort Copy? [confirm]n
  Cisco4000#
 
  -Original Message-
  From: Circusnuts [mailto:[EMAIL PROTECTED]]
  Sent: Sunday, February 18, 2001 12:13 PM
  To: Pierre-Alex
  Cc: [EMAIL PROTECTED]
  Subject: Re: tftp-server :mismatch not ok?(CONFIGS)
 
 
   Abort Copy? [confirm]
   Cisco4000#
 
  Type the letter N next to confirm.  You do not want
  to abort the download 
  you do not want to erase FLASH before copying the
  image.
 
  Phil
 
 
  - Original Message -
  From: "Pierre-Alex" [EMAIL PROTECTED]
  To: "Circusnuts" [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Sent: Sunday, February 18, 2001 7:03 PM
  Subject: RE: tftp-server :mismatch not ok?(CONFIGS)
 
 
   Alright, I did a tftp-server on the 2513 then I
  did the following:
  
   Cisco4000#copy tftp flash
   Address or name of remote host [192.168.0.253]?
   Source filename [c2500-js-l_112-17.bin]?
   Destination filename [c2500-js-l_112-17.bin]?
   Accessing
  tftp://192.168.0.253/c2500-js-l_112-17.bin...
   %Warning: File not a valid executable for this
  system
   %Error: This platform does not support relocatable
  images.
   Abort Copy? [confirm]
   Cisco4000#
  
   -Original Message-

RE: tftp-server :mismatch not ok?(CONFIGS)

2001-02-18 Thread Pierre-Alex

Do you know how to give read/write permission?

-Original Message-
From: Circusnuts [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 18, 2001 2:52 PM
To: Darren Henwood; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: tftp-server :mismatch not ok?(CONFIGS)


Darren- you are right...  but this is not always true when dealing with
2500's.  The 2500 Enterprise routers pull IOS from FLASH to RAM (same as the
big Cisco's).  I've only seen the "operate from FLASH" on older 2500's or
lower line (cheaper) models with non-Enterprise codes.  In Pierre's
situation- the 4000 wanted to copy the 2500's image into it's FLASH bank,
here read only is OK (to "pull or read" the image from the 2500).  The
running config containing TFTP-Server FLASH image name directs the image
to be pulled/read whether in RAM or FLASH.  The 4000 needed read/write
permissions on it's FLASH, because it's the destination where the 2500 image
will be stored/written...

Here is an example of my 2500

2509sh flash

System flash directory:
File  Length   Name/status
  1   4784286  12-9Enterprise.MZ
[4784352 bytes used, 3604256 available, 8388608 total]
8192K bytes of processor board System flash (Read/Write)

Avoiding my studies :-)
Phil

- Original Message -
From: "Darren Henwood" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, February 18, 2001 9:19 PM
Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


 Hi Pierre-Alex,
 The reason you are unable to TFTP an image to/from a Cisco2500 series
 router is because, unlike most other platforms, it runs the IOS from
 flash. If you do a "show version" on a Cisco2500 the flash will appear
 as read-only and not read/write. Therefore, you will have to boot the
 router into boot-mode (change the config register to 0x2101) and you
 will notice now that the flash is read/write. You will now be able to
 TFTP the image to flash.

 I hope this helps, and if you have any problems let me know.

 Cheers
 Darren

 From: "Pierre-Alex" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED], "Circusnuts" [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: RE: tftp-server :mismatch not ok?(CONFIGS)
 Date: Sun, 18 Feb 2001 16:10:59 -0600
 Message-ID: [EMAIL PROTECTED]
 X-Priority: 3 (Normal)
 X-MSMail-Priority: Normal
 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
 Importance: Normal
 In-Reply-To: [EMAIL PROTECTED]
 Sender: [EMAIL PROTECTED]
 Reply-To: "Pierre-Alex" [EMAIL PROTECTED]
 Precedence: bulk
 Status:

 This is very useful thanks!

 -Original Message-
 From: Erick B. [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, February 18, 2001 3:58 PM
 To: Pierre-Alex; Circusnuts
 Cc: [EMAIL PROTECTED]
 Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


 It looks like the c2500 image you have is a
 relocatable image, and the 4000 doesn't support
 relocatable images. A relocatable image is one that
 can be a different file # on flash. A non-relocatable
 image has to be file 1. The 4500 is newer then the
 4000 so may support relocatable images; this may be a
 bootloader/bootrom version issue as well. cisco.com
 will have the info though.

 I know when you do a copy tftp on cisco, Pumpkin TFTP
 server reports 2-3 aborted transfers before the full
 tftp download. This may mean that IOS is checking the
 image name or just grabbing the first few bytes of the
 file to look at the headers, etc to see if its a valid
 image for that router. You can try renaming the image,
 etc but I'm not sure what IOS looks at exactly.

 --- Pierre-Alex [EMAIL PROTECTED] wrote:
  Ok, still does not work!
 
  Cisco4000#copy tftp flash
  Address or name of remote host [192.168.0.253]?
  Source filename [c2500-js-l_112-17.bin]?
  Destination filename [c2500-js-l_112-17.bin]?
  Accessing
  tftp://192.168.0.253/c2500-js-l_112-17.bin...
  %Warning: File not a valid executable for this
  system
  %Error: This platform does not support relocatable
  images.
  Abort Copy? [confirm]n
  Cisco4000#
 
  -Original Message-
  From: Circusnuts [mailto:[EMAIL PROTECTED]]
  Sent: Sunday, February 18, 2001 12:13 PM
  To: Pierre-Alex
  Cc: [EMAIL PROTECTED]
  Subject: Re: tftp-server :mismatch not ok?(CONFIGS)
 
 
   Abort Copy? [confirm]
   Cisco4000#
 
  Type the letter N next to confirm.  You do not want
  to abort the download 
  you do not want to erase FLASH before copying the
  image.
 
  Phil
 
 
  - Original Message -
  From: "Pierre-Alex" [EMAIL PROTECTED]
  To: "Circusnuts" [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Sent: Sunday, February 18, 2001 7:03 PM
  Subject: RE: tftp-server :mismatch not ok?(CONFIGS)
 
 
   Alright, I did a tftp-server on the 2513 then I
  did the following:
  
   Cisco4000#copy tftp flash
   Address or name of remote host [192.168.0.253]?
   Source filename [c2500-js-l_112-17.bin]?
   Destination filename [c2500-

RE: tftp-server :mismatch not ok?(CONFIGS)

2001-02-18 Thread Pierre-Alex

Hi Darren,

I did what you asked (rebooted the Cisco2500 in boot mode). Still did not
work.

Cisco4000#copy tftp flash
Address or name of remote host [192.168.0.253]?
Source filename [c2500-js-l_112-17.bin]?
Destination filename [c2500-js-l_112-17.bin]?
Accessing tftp://192.168.0.253/c2500-js-l_112-17.bin...
%Warning: File not a valid executable for this system
%Error: This platform does not support relocatable images.
Abort Copy? [confirm]n
Cisco4000#

-Original Message-
From: Darren Henwood [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 18, 2001 5:19 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


Hi Pierre-Alex,
The reason you are unable to TFTP an image to/from a Cisco2500 series
router is because, unlike most other platforms, it runs the IOS from
flash. If you do a "show version" on a Cisco2500 the flash will appear
as read-only and not read/write. Therefore, you will have to boot the
router into boot-mode (change the config register to 0x2101) and you
will notice now that the flash is read/write. You will now be able to
TFTP the image to flash.

I hope this helps, and if you have any problems let me know.

Cheers
Darren

From: "Pierre-Alex" [EMAIL PROTECTED]
To: [EMAIL PROTECTED], "Circusnuts" [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: tftp-server :mismatch not ok?(CONFIGS)
Date: Sun, 18 Feb 2001 16:10:59 -0600
Message-ID: [EMAIL PROTECTED]
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
Importance: Normal
In-Reply-To: [EMAIL PROTECTED]
Sender: [EMAIL PROTECTED]
Reply-To: "Pierre-Alex" [EMAIL PROTECTED]
Precedence: bulk
Status:

This is very useful thanks!

-Original Message-
From: Erick B. [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 18, 2001 3:58 PM
To: Pierre-Alex; Circusnuts
Cc: [EMAIL PROTECTED]
Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


It looks like the c2500 image you have is a
relocatable image, and the 4000 doesn't support
relocatable images. A relocatable image is one that
can be a different file # on flash. A non-relocatable
image has to be file 1. The 4500 is newer then the
4000 so may support relocatable images; this may be a
bootloader/bootrom version issue as well. cisco.com
will have the info though.

I know when you do a copy tftp on cisco, Pumpkin TFTP
server reports 2-3 aborted transfers before the full
tftp download. This may mean that IOS is checking the
image name or just grabbing the first few bytes of the
file to look at the headers, etc to see if its a valid
image for that router. You can try renaming the image,
etc but I'm not sure what IOS looks at exactly.

--- Pierre-Alex [EMAIL PROTECTED] wrote:
 Ok, still does not work!

 Cisco4000#copy tftp flash
 Address or name of remote host [192.168.0.253]?
 Source filename [c2500-js-l_112-17.bin]?
 Destination filename [c2500-js-l_112-17.bin]?
 Accessing
 tftp://192.168.0.253/c2500-js-l_112-17.bin...
 %Warning: File not a valid executable for this
 system
 %Error: This platform does not support relocatable
 images.
 Abort Copy? [confirm]n
 Cisco4000#

 -Original Message-
 From: Circusnuts [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, February 18, 2001 12:13 PM
 To: Pierre-Alex
 Cc: [EMAIL PROTECTED]
 Subject: Re: tftp-server :mismatch not ok?(CONFIGS)


  Abort Copy? [confirm]
  Cisco4000#

 Type the letter N next to confirm.  You do not want
 to abort the download 
 you do not want to erase FLASH before copying the
 image.

 Phil


 - Original Message -
 From: "Pierre-Alex" [EMAIL PROTECTED]
 To: "Circusnuts" [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Sunday, February 18, 2001 7:03 PM
 Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


  Alright, I did a tftp-server on the 2513 then I
 did the following:
 
  Cisco4000#copy tftp flash
  Address or name of remote host [192.168.0.253]?
  Source filename [c2500-js-l_112-17.bin]?
  Destination filename [c2500-js-l_112-17.bin]?
  Accessing
 tftp://192.168.0.253/c2500-js-l_112-17.bin...
  %Warning: File not a valid executable for this
 system
  %Error: This platform does not support relocatable
 images.
  Abort Copy? [confirm]
  Cisco4000#
 
  -Original Message-
  From: Circusnuts [mailto:[EMAIL PROTECTED]]
  Sent: Sunday, February 18, 2001 11:24 AM
  To: Pierre-Alex; [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Subject: Re: tftp-server :mismatch not
 ok?(CONFIGS)
 
 
  I've done this a million times...  Check that you
 have sufficient room in
  FLASH (for both images to reside), Ping the TFTP
 Server,  Copy TFTP FLASH
  (WITH OUT ERASE).
 
  Looks like this:
 
  4500(a)#copy tftp flash
  Address or name of remote host []? 10.10.10.10
  Source filename []? 12-9Enterprise.MZ
  Destination filename [12-9Enterprise.MZ]?
  Accessing tftp://10.10.10.10/12-9Enterprise.MZ...
  Erase fla

Re: RE: tftp-server :mismatch not ok?(CONFIGS)

2001-02-18 Thread Darren Henwood

Ensure that you have the "tftp-server flash filename" command in
your C2500 config. The below URL might help (while it is for 11.3
release notes, the process should be the same).

http://www.cisco.com/univercd/cc/td/doc/product/software/ios113ed/fp11
3rn/5356_01.htm#xtocid2073813

Original message from: "Pierre-Alex" [EMAIL PROTECTED]

Hi Darren,

I did what you asked (rebooted the Cisco2500 in boot mode). Still did
not
work.

Cisco4000#copy tftp flash
Address or name of remote host [192.168.0.253]?
Source filename [c2500-js-l_112-17.bin]?
Destination filename [c2500-js-l_112-17.bin]?
Accessing tftp://192.168.0.253/c2500-js-l_112-17.bin...
%Warning: File not a valid executable for this system
%Error: This platform does not support relocatable images.
Abort Copy? [confirm]n
Cisco4000#

-Original Message-
From: Darren Henwood [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 18, 2001 5:19 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


Hi Pierre-Alex,
The reason you are unable to TFTP an image to/from a Cisco2500 series
router is because, unlike most other platforms, it runs the IOS from
flash. If you do a "show version" on a Cisco2500 the flash will
appear
as read-only and not read/write. Therefore, you will have to boot the
router into boot-mode (change the config register to 0x2101) and you
will notice now that the flash is read/write. You will now be able to
TFTP the image to flash.

I hope this helps, and if you have any problems let me know.

Cheers
Darren

From: "Pierre-Alex" [EMAIL PROTECTED]
To: [EMAIL PROTECTED], "Circusnuts" [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: tftp-server :mismatch not ok?(CONFIGS)
Date: Sun, 18 Feb 2001 16:10:59 -0600
Message-ID: [EMAIL PROTECTED]
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
Importance: Normal
In-Reply-To: [EMAIL PROTECTED]
Sender: [EMAIL PROTECTED]
Reply-To: "Pierre-Alex" [EMAIL PROTECTED]
Precedence: bulk
Status:

This is very useful thanks!

-Original Message-
From: Erick B. [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 18, 2001 3:58 PM
To: Pierre-Alex; Circusnuts
Cc: [EMAIL PROTECTED]
Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


It looks like the c2500 image you have is a
relocatable image, and the 4000 doesn't support
relocatable images. A relocatable image is one that
can be a different file # on flash. A non-relocatable
image has to be file 1. The 4500 is newer then the
4000 so may support relocatable images; this may be a
bootloader/bootrom version issue as well. cisco.com
will have the info though.

I know when you do a copy tftp on cisco, Pumpkin TFTP
server reports 2-3 aborted transfers before the full
tftp download. This may mean that IOS is checking the
image name or just grabbing the first few bytes of the
file to look at the headers, etc to see if its a valid
image for that router. You can try renaming the image,
etc but I'm not sure what IOS looks at exactly.

--- Pierre-Alex [EMAIL PROTECTED] wrote:
 Ok, still does not work!

 Cisco4000#copy tftp flash
 Address or name of remote host [192.168.0.253]?
 Source filename [c2500-js-l_112-17.bin]?
 Destination filename [c2500-js-l_112-17.bin]?
 Accessing
 tftp://192.168.0.253/c2500-js-l_112-17.bin...
 %Warning: File not a valid executable for this
 system
 %Error: This platform does not support relocatable
 images.
 Abort Copy? [confirm]n
 Cisco4000#

 -Original Message-
 From: Circusnuts [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, February 18, 2001 12:13 PM
 To: Pierre-Alex
 Cc: [EMAIL PROTECTED]
 Subject: Re: tftp-server :mismatch not ok?(CONFIGS)


  Abort Copy? [confirm]
  Cisco4000#

 Type the letter N next to confirm.  You do not want
 to abort the download 
 you do not want to erase FLASH before copying the
 image.

 Phil


 - Original Message -
 From: "Pierre-Alex" [EMAIL PROTECTED]
 To: "Circusnuts" [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Sunday, February 18, 2001 7:03 PM
 Subject: RE: tftp-server :mismatch not ok?(CONFIGS)


  Alright, I did a tftp-server on the 2513 then I
 did the following:
 
  Cisco4000#copy tftp flash
  Address or name of remote host [192.168.0.253]?
  Source filename [c2500-js-l_112-17.bin]?
  Destination filename [c2500-js-l_112-17.bin]?
  Accessing
 tftp://192.168.0.253/c2500-js-l_112-17.bin...
  %Warning: File not a valid executable for this
 system
  %Error: This platform does not support relocatable
 images.
  Abort Copy? [confirm]
  Cisco4000#
 
  -Original Message-
  From: Circusnuts [mailto:[EMAIL PROTECTED]]
  Sent: Sunday, February 18, 2001 11:24 AM
  To: Pierre-Alex; [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Subject: Re: tftp-server :mismatch not
 ok?(CONFIGS)
 
 
  I've done this a million times...  Check that you
 have sufficien

RE: tftp-server :mismatch not ok?(CONFIGS)

2001-02-18 Thread Erick B.

 %Error: This platform does not support relocatable
 images

It is erroring because of the above. Look over my msg
below again. To eliminate tftp'ing it off the 2500 put
the c2500 image on a PC and tftp it from there. You
should be able to tftp it off the 2500 to a 4000
because that is reading from flash only... 

--- Pierre-Alex [EMAIL PROTECTED] wrote:
 Hi Darren,
 
 I did what you asked (rebooted the Cisco2500 in boot
 mode). Still did not
 work.
 
 Cisco4000#copy tftp flash
 Address or name of remote host [192.168.0.253]?
 Source filename [c2500-js-l_112-17.bin]?
 Destination filename [c2500-js-l_112-17.bin]?
 Accessing
 tftp://192.168.0.253/c2500-js-l_112-17.bin...
 %Warning: File not a valid executable for this
 system
 %Error: This platform does not support relocatable
 images.
 Abort Copy? [confirm]n
 Cisco4000#
 
 -Original Message-
 From: Darren Henwood [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, February 18, 2001 5:19 PM
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: RE: tftp-server :mismatch not ok?(CONFIGS)
 
 
 Hi Pierre-Alex,
 The reason you are unable to TFTP an image to/from a
 Cisco2500 series
 router is because, unlike most other platforms, it
 runs the IOS from
 flash. If you do a "show version" on a Cisco2500 the
 flash will appear
 as read-only and not read/write. Therefore, you will
 have to boot the
 router into boot-mode (change the config register to
 0x2101) and you
 will notice now that the flash is read/write. You
 will now be able to
 TFTP the image to flash.
 
 I hope this helps, and if you have any problems let
 me know.
 
 Cheers
 Darren
 
 From: "Pierre-Alex" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED], "Circusnuts"
 [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: RE: tftp-server :mismatch not ok?(CONFIGS)
 Date: Sun, 18 Feb 2001 16:10:59 -0600
 Message-ID:

[EMAIL PROTECTED]
 X-Priority: 3 (Normal)
 X-MSMail-Priority: Normal
 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416
 (9.0.2910.0)
 X-MimeOLE: Produced By Microsoft MimeOLE
 V5.00.2919.6700
 Importance: Normal
 In-Reply-To:
 [EMAIL PROTECTED]
 Sender: [EMAIL PROTECTED]
 Reply-To: "Pierre-Alex" [EMAIL PROTECTED]
 Precedence: bulk
 Status:
 
 This is very useful thanks!
 
 -Original Message-
 From: Erick B. [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, February 18, 2001 3:58 PM
 To: Pierre-Alex; Circusnuts
 Cc: [EMAIL PROTECTED]
 Subject: RE: tftp-server :mismatch not ok?(CONFIGS)
 
 
 It looks like the c2500 image you have is a
 relocatable image, and the 4000 doesn't support
 relocatable images. A relocatable image is one that
 can be a different file # on flash. A
 non-relocatable
 image has to be file 1. The 4500 is newer then the
 4000 so may support relocatable images; this may be
 a
 bootloader/bootrom version issue as well. cisco.com
 will have the info though.
 
 I know when you do a copy tftp on cisco, Pumpkin
 TFTP
 server reports 2-3 aborted transfers before the full
 tftp download. This may mean that IOS is checking
 the
 image name or just grabbing the first few bytes of
 the
 file to look at the headers, etc to see if its a
 valid
 image for that router. You can try renaming the
 image,
 etc but I'm not sure what IOS looks at exactly.
 
 --- Pierre-Alex [EMAIL PROTECTED] wrote:
  Ok, still does not work!
 
  Cisco4000#copy tftp flash
  Address or name of remote host [192.168.0.253]?
  Source filename [c2500-js-l_112-17.bin]?
  Destination filename [c2500-js-l_112-17.bin]?
  Accessing
  tftp://192.168.0.253/c2500-js-l_112-17.bin...
  %Warning: File not a valid executable for this
  system
  %Error: This platform does not support relocatable
  images.
  Abort Copy? [confirm]n
  Cisco4000#
 
  -Original Message-
  From: Circusnuts [mailto:[EMAIL PROTECTED]]
  Sent: Sunday, February 18, 2001 12:13 PM
  To: Pierre-Alex
  Cc: [EMAIL PROTECTED]
  Subject: Re: tftp-server :mismatch not
 ok?(CONFIGS)
 
 
   Abort Copy? [confirm]
   Cisco4000#
 
  Type the letter N next to confirm.  You do not
 want
  to abort the download 
  you do not want to erase FLASH before copying the
  image.
 
  Phil
 
 
  - Original Message -
  From: "Pierre-Alex" [EMAIL PROTECTED]
  To: "Circusnuts" [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Sent: Sunday, February 18, 2001 7:03 PM
  Subject: RE: tftp-server :mismatch not
 ok?(CONFIGS)
 
 
   Alright, I did a tftp-server on the 2513 then I
  did the following:
  
   Cisco4000#copy tftp flash
   Address or name of remote host [192.168.0.253]?
   Source filename [c2500-js-l_112-17.bin]?
   Destination filename [c2500-js-l_112-17.bin]?
   Accessing
  tftp://192.168.0.253/c2500-js-l_112-17.bin...
   %Warning: File not a valid executable for this
  system
   %Error: This platform does not support
 relocatable
  images.
   Abort Copy? [confirm]
   Cisco4000#
  
   -Original Message-
   From: Circusnuts [mailto:[EMAIL PROTECTED]]
   Sent: Sunday, February 18, 2001 11:24 AM
   To: Pierre-Ale

RE: tftp-server :mismatch not ok?(CONFIGS)

2001-02-18 Thread Erick B.

I sent that too soon. I meant, to eliminate TFTP'ing
the image off a 2500 as a problem put the image on
your PC and set it up as TFTP server. Then try
TFTP'ing from your PC to the 4000. You'll probably get
the relocatable image error still... I'm not sure if a
newer boot prom version adds support for relocatable
images or not with the 4000. A brief look on CCO
didn't reveal anything. 

If a image on the 2500 is running from flash - the
flash is read-only. Try TFTP'ing the image from the
2500 with your PC to see if it sends it to you. I
don't have a 2500 handy to try. This isn't going to
solve your problem but would be interesting to see
result.

Erick

--- "Erick B." [EMAIL PROTECTED] wrote:
  %Error: This platform does not support relocatable
  images
 
 It is erroring because of the above. Look over my
 msg
 below again. To eliminate tftp'ing it off the 2500
 put
 the c2500 image on a PC and tftp it from there. You
 should be able to tftp it off the 2500 to a 4000
 because that is reading from flash only... 
 
 --- Pierre-Alex [EMAIL PROTECTED] wrote:
  Hi Darren,
  
  I did what you asked (rebooted the Cisco2500 in
 boot
  mode). Still did not
  work.
  
  Cisco4000#copy tftp flash
  Address or name of remote host [192.168.0.253]?
  Source filename [c2500-js-l_112-17.bin]?
  Destination filename [c2500-js-l_112-17.bin]?
  Accessing
  tftp://192.168.0.253/c2500-js-l_112-17.bin...
  %Warning: File not a valid executable for this
  system
  %Error: This platform does not support relocatable
  images.
  Abort Copy? [confirm]n
  Cisco4000#
  
  -Original Message-
  From: Darren Henwood
 [mailto:[EMAIL PROTECTED]]
  Sent: Sunday, February 18, 2001 5:19 PM
  To: [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Subject: RE: tftp-server :mismatch not
 ok?(CONFIGS)
  
  
  Hi Pierre-Alex,
  The reason you are unable to TFTP an image to/from
 a
  Cisco2500 series
  router is because, unlike most other platforms, it
  runs the IOS from
  flash. If you do a "show version" on a Cisco2500
 the
  flash will appear
  as read-only and not read/write. Therefore, you
 will
  have to boot the
  router into boot-mode (change the config register
 to
  0x2101) and you
  will notice now that the flash is read/write. You
  will now be able to
  TFTP the image to flash.
  
  I hope this helps, and if you have any problems
 let
  me know.
  
  Cheers
  Darren
  
  From: "Pierre-Alex" [EMAIL PROTECTED]
  To: [EMAIL PROTECTED], "Circusnuts"
  [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Subject: RE: tftp-server :mismatch not
 ok?(CONFIGS)
  Date: Sun, 18 Feb 2001 16:10:59 -0600
  Message-ID:
 

[EMAIL PROTECTED]
  X-Priority: 3 (Normal)
  X-MSMail-Priority: Normal
  X-Mailer: Microsoft Outlook IMO, Build 9.0.2416
  (9.0.2910.0)
  X-MimeOLE: Produced By Microsoft MimeOLE
  V5.00.2919.6700
  Importance: Normal
  In-Reply-To:
 
 [EMAIL PROTECTED]
  Sender: [EMAIL PROTECTED]
  Reply-To: "Pierre-Alex"
 [EMAIL PROTECTED]
  Precedence: bulk
  Status:
  
  This is very useful thanks!
  
  -Original Message-
  From: Erick B. [mailto:[EMAIL PROTECTED]]
  Sent: Sunday, February 18, 2001 3:58 PM
  To: Pierre-Alex; Circusnuts
  Cc: [EMAIL PROTECTED]
  Subject: RE: tftp-server :mismatch not
 ok?(CONFIGS)
  
  
  It looks like the c2500 image you have is a
  relocatable image, and the 4000 doesn't support
  relocatable images. A relocatable image is one
 that
  can be a different file # on flash. A
  non-relocatable
  image has to be file 1. The 4500 is newer then the
  4000 so may support relocatable images; this may
 be
  a
  bootloader/bootrom version issue as well.
 cisco.com
  will have the info though.
  
  I know when you do a copy tftp on cisco, Pumpkin
  TFTP
  server reports 2-3 aborted transfers before the
 full
  tftp download. This may mean that IOS is checking
  the
  image name or just grabbing the first few bytes of
  the
  file to look at the headers, etc to see if its a
  valid
  image for that router. You can try renaming the
  image,
  etc but I'm not sure what IOS looks at exactly.
  
  --- Pierre-Alex [EMAIL PROTECTED]
 wrote:
   Ok, still does not work!
  
   Cisco4000#copy tftp flash
   Address or name of remote host [192.168.0.253]?
   Source filename [c2500-js-l_112-17.bin]?
   Destination filename [c2500-js-l_112-17.bin]?
   Accessing
   tftp://192.168.0.253/c2500-js-l_112-17.bin...
   %Warning: File not a valid executable for this
   system
   %Error: This platform does not support
 relocatable
   images.
   Abort Copy? [confirm]n
   Cisco4000#
  
   -Original Message-
   From: Circusnuts [mailto:[EMAIL PROTECTED]]
   Sent: Sunday, February 18, 2001 12:13 PM
   To: Pierre-Alex
   Cc: [EMAIL PROTECTED]
   Subject: Re: tftp-server :mismatch not
  ok?(CONFIGS)
  
  
Abort Copy? [confirm]
Cisco4000#
  
   Type the letter N next to confirm.  You do not
  want
   to abort the download 
   you do not want to erase FLASH before copying
 the