cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7366
Views
0
Helpful
2
Replies

CME 8 install LOAD COMMAND ERROR:

feisalb
Level 1
Level 1


Hello,

I am trying to setup cme 8 on a cisco 2801 running ios 15.1.T.

I have downloaded cme-basic-8.0.0.0.tar and cme-151-Tv2 on to flash.

I am going to use 7940 in the lab so I removed most of the other phone loads before extracting the file so that I could fit it in to the flash.

I have noticed that the "show flash" command shows the path as:

flash/P00308000500.sbn

The command "dir flash" command did not list the file.

So I copied it to the from the flash directory to flash so that it would be listed under the "dir flash:" command.

I have then added the files to router for the tftp-server:

tftp-server flash:/flash/os79xx.txt
tftp-server flash:/flash/P0S3-8-12-00.loads
tftp-server flash:/flash/P0S3-8-12-00.sb2
tftp-server flash:P003-8-12-00.sbn
tftp-server flash:P00308000500.loads
tftp-server flash:P00308000500.sb2
tftp-server flash:P00308000500.sbn
tftp-server flash:P00308000500.bin

I then proceed with telephony-service

CME_LAB(config-telephony)#load 7960-7940 P00308000500.sbn
LOAD COMMAND ERROR:cnf-file location system is not supported for creating automatic tftp bindings. Please use file location flash | slot0 | tftp OR create tftp bindings manually

ME_LAB(config-telephony)#load 7960-7940 P00308000500.bin
LOAD COMMAND ERROR:cnf-file location system is not supported for creating automatic tftp bindings. Please use file location flash | slot0 | tftp OR create tftp bindings manually

Weirdly is I add "]" at the end of the file extension it parses except for the .bin file

Any ideas on how to proceed?

If I try to create the cnf files it errors with

CME_LAB(config-telephony)#create cnf-files
Post-init cnf creation is in progress, pls re-issue this command later
CME_LAB(config-telephony)#

Also do I need a device license for cme 8.x as I am using it for lab purposes only?
Currently it says
License Info:

License UDI:

-------------------------------------------------
Device#   PID                   SN
-------------------------------------------------
*0        CISCO2801             FCZ0947117X

Configuration register is 0x2102

Thanks

Feisal

2 Replies 2

feisalb
Level 1
Level 1

I have added the cnf location flash: command and that has got rid of the error.

LOAD COMMAND ERROR:cnf-file location system is not supported for creating automatic tftp bindings. Please use file location flash | slot0 | tftp OR create tftp bindings manually.

I get this error when creating the cnf-files, am I missing something. I haven't configured ntp yet but I don't think that should matter.

"Post-init cnf creation is in progress, pls re-issue this command later"

Thanks

Feisal