cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4541
Views
5
Helpful
17
Replies

Phone firmware in a directory other than the root of flash:

aumijo123
Level 1
Level 1

I would like to keep my phone firmware files in a directory rather than the root of the flash. When I do this however I cannot get the CME to recognise the file location. I have added the TFTP-SERVER statement, but this still fails.

cme-124-24T on  a 2811

I'm obviously missing something, but I can't see my mistake.

Cisco IOS Software, 2800 Software (C2800NM-SPSERVICESK9-M), Version 12.4(24)T4, RELEASE SOFTWARE (fc2)

R6(config-telephony)#
R6(config-telephony)#do sho flash | i PHONES
36      531737 Sep 28 2010 21:20:54 PHONES/7962SCCP/cnu42.9-0-3TH1-22.sbn
37     4581763 Sep 28 2010 21:19:14 PHONES/7962SCCP/apps42.9-0-3TH1-22.sbn
167          0 Sep 27 2010 22:50:58 PHONES
168          0 Sep 27 2010 22:51:18 PHONES/7962SCCP
169        676 Sep 28 2010 21:22:26 PHONES/7962SCCP/SCCP42.9-0-3S.loads
170    2162646 Sep 28 2010 21:21:22 PHONES/7962SCCP/cvm42sccp.9-0-3TH1-22.sbn
172        680 Sep 28 2010 21:23:00 PHONES/7962SCCP/term62.default.loads
173        680 Sep 28 2010 21:22:44 PHONES/7962SCCP/term42.default.loads
174    1756858 Sep 28 2010 21:22:02 PHONES/7962SCCP/jar42sccp.9-0-3TH1-22.sbn
175     343211 Sep 28 2010 21:21:36 PHONES/7962SCCP/dsp42.9-0-3TH1-22.sbn

R6(config-telephony)#do sho run | i tftp
tftp-server flash:PHONES/7962SCCP/apps42.9-0-3TH1-22.sbn alias flash:apps42.9-0-3TH1-22.sbn
tftp-server flash:PHONES/7962SCCP/cnu42.9-0-3TH1-22.sbn alias flash:cnu42.9-0-3TH1-22.sbn
tftp-server flash:PHONES/7962SCCP/cvm42sccp.9-0-3TH1-22.sbn alias flash:cvm42sccp.9-0-3TH1-22.sbn
tftp-server flash:PHONES/7962SCCP/dsp42.9-0-3TH1-22.sbn alias flash:dsp42.9-0-3TH1-22.sbn
tftp-server flash:PHONES/7962SCCP/jar42sccp.9-0-3TH1-22.sbn alias flash:jar42sccp.9-0-3TH1-22.sbn
tftp-server flash:PHONES/7962SCCP/SCCP42.9-0-3S.loads alias SCCP42.9-0-3S.loads
tftp-server flash:PHONES/7962SCCP/term42.default.loads alias flash:term42.default.loads
tftp-server flash:PHONES/7962SCCP/term62.default.loads alias flash:term62.default.loads


R6(config-telephony)#load 7962 SCCP42.9-0-3S.loads
LOAD COMMAND ERROR: File:SCCP42.9-0-3S.loads not found,
                    command retained, create
                    tftp bindings manuallyUpdating CNF files

CNF-FILES: Clock is not set or synchronized, retaining old versionStamps
CNF files update complete for phonetype(7962)

R6(config-telephony)#

17 Replies 17

Thanks for spotting that. Doh.

However, it still fails, granted, with a slightly different error

C:\Documents and Settings\csco1>tftp 192.168.200.6 get SCCP42.9-0-3S.loads
Timeout occurred
Connect request failed

*Sep 29 23:37:01.953: TFTP: Looking for SCCP42.9-0-3S.loads
*Sep 29 23:37:02.949: TFTP: Looking for SCCP42.9-0-3S.loads
*Sep 29 23:37:04.949: TFTP: Looking for SCCP42.9-0-3S.loads
*Sep 29 23:37:08.949: TFTP: Looking for SCCP42.9-0-3S.loads

Amusingly, all it required was a reboot.

Once I rebooted it, all started working OK, I can tftp off the SCCP42.9-0-3S.loads

Really appreciate the assistance provided though.

Please, rate answers and mark the discussion is resolved. Thanks.