Search This Blog

Wednesday, May 18, 2011

Installing CME4.1 - Step 1

Requirements:
128MB RAM, 48MB Flash
IOS - 12.4(15)T - IP Voice, AdvEnterprise, SP Services

flash:c1700-spservicesk9-mz.124-15.T13.bin



1.Download CME file from Cisco website (file name: cme-gui-4.1.0.1.tar)

2.PC address= 10.10.10.1

3.Install a TFTP server = 10.10.10.2 and put CME file (file name: cme-gui-4.1.0.1.rar) in TFTP root direcory

4.Activate HTTP and archive tar

CME (config)#ip http server

CME (config)#ip http authentication local
CME (config)#ip http path flash:
CME (config)#archive tar /xtract tftp://10.10.10.2/cme-4.1.0.1.tar
CME (config)#username cmeadmin privilege 15 secret cisco

5.Extra CME gui files into flash
CME#archive tar /xtract tftp://192.168.100.81/cme-gui-4.1.0.1.tar flash:


6. Point browser to Router# flash:
http://10.10.10.1/telephony_service.html


7. Setup Phone Files

#telephony-service

load 7960-7940 P00308000400
load 7941 SCCP41.8-2-2SR1S
load 7911 SCCP11.8-2-2SR1S
ip source-address 192.168.100.251 port 2000
max-conferences 4 gain -6
web admin system name hom secret 5 $1$zSxo$fxB2/.h6S17GyRnLf6Si11
transfer-system full-consult

tftp-server flash:P00308000400.bin

tftp-server flash:P00308000400.loads
tftp-server flash:P00308000400.sb2
tftp-server flash:P00308000400.sbn

No comments:

Post a Comment