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

2801 - ccme.html - does it exist?

davieshuw
Level 1
Level 1

As above, can I access the web config part by using the above address on my 2801? I try it but IE just says 'done' and displays a blank white screen.

7 Replies 7

mattcalderon
Level 4
Level 4

You need to flow through some additional steps to be able to use the GUI. I have posted below a guide to help you through enabling the gui.

http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/guide/cmegui.html

Charles Hill
VIP Alumni
VIP Alumni

I'm experiencing the same issue.  What was the resolution?

The one given above.

Or, you may be using the wrong version GUI files for the running IOS.

How do I verify if I have the wrong version?

Here is a debug from an attempted login.

Oct 11 17:10:40.979: its_urlhook url: /ccme.html, method 1
Oct 11 17:10:40.979: Mon, 11 Oct 2010 17:10:40 GMT 10.0.0.88 /ccme.html auth_req
uired
        Protocol = HTTP/1.1 Method = GET
Oct 11 17:10:40.979:
--More--
Oct 11 17:10:46.971: its_urlhook url: /ccme.html, method 1
Oct 11 17:10:46.983: HTTP: Priv level granted 15
Oct 11 17:10:46.983: Mon, 11 Oct 2010 17:10:46 GMT 10.0.0.88 /ccme.html ok
        Protocol = HTTP/1.1 Method = GET
Oct 11 17:10:46.983:
Oct 11 17:10:46.987: telephony_service_server_get_action url:/ccme.html

Here is the IOS.

flash:c2800nm-adventerprisek9_ivs-mz.124-22.T5.bin

You need to download the files specific for your version.

Anyway, the GUI is next to garbageware, so you're not loosing much.

Charles Hill
VIP Alumni
VIP Alumni

Appreciate it.  I agree about the gui, however this is for lab purposes only.

mzsaad1234
Level 1
Level 1

Even though you won't be able to see ccme.html file on the flash but it would still work.

I had same issue. However I was able to fix it.

First, make sure you have the correct files extracted. Use this command:

archive tar /xtract tftp://xxx.xxx.xxx.xxx/file.tar flash:/

Secondly, make a note if you created a folder on flash and put the GUI files on there? If you did that, you will have modify ip http server command on the router.

I extracted the files to this folder on flash:

Flash:CME8.6.0GUI

So I modified the ip http command to:

ip http path flash:CME8.6.0GUI

Then it should work.