eduardo:cisco:ccme:ccme-gui
Table of Contents
CCME Web GUI
- By Default system admin and customer admin has the same level of access.
- To access Web GUI
- Does not seems to work with SIP phones
http://<ccme-ip>/ccme.html
Configuration
GUI Files
- Extract tar file to flash memory
Router# archive tar /xtract <source-URL> <flash:path>
HTTP Server
- Enable http server
- Set http path
- Define authentication method.
- Default is to use “enable” password
- You can hence login using blank username and the enable password
- A username that has level 15 privilege
- But if the user password is the same as enable password, the user can never login as CCME will always think that it is the administrator that has login
- Preference is to configure authentication local to avoid the above scenario.
ip http server ip http path flash: ip http authentication local
System Admin User
- Setup username and password for the System Administrator
- By default, adding of phone-dn or time edit is disabled on the GUI. Enable it.
telephony-service web admin system name <username> {password <string> | secret {0 | 5} <string>) ! dn-webedit time-webedit
(Optional) Customer Admin User
- Setup username and password for the Customer Administrator
- web customize load
- We can optionally apply a template XML to restrict access
- Use the xml.template as a template
telephony-service web admin customer name <username> {password <string> | secret {0 | 5} <string>) ! web customize load <xml-filename>
(Optional) Phone User
- Setup username and password for the Phone User
ephone 1 username <username> password <password>
Debug
- Debug Web GUI access
debug ip http
eduardo/cisco/ccme/ccme-gui.txt · Last modified: 2024/02/23 08:20 by 127.0.0.1