Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CME - 7960 G is not registering 1

Status
Not open for further replies.

serge9

Technical User
Mar 3, 2002
389
CA

i am building a home Lab and HAVING TROUBLE doing it
i have
2811
catalyste 3750 PoE
2 x 7960 G

the 2811
Cisco 2811 (revision 49.46) with 249856K/12288K bytes of memory.
Processor board ID FHK1032F1CJ
2 FastEthernet interfaces
4 Voice FXO interfaces
12 Voice FXS interfaces
DRAM configuration is 64 bits wide with parity enabled.
239K bytes of non-volatile configuration memory.
62720K bytes of ATA CompactFlash (Read/Write)
================
HomeLab#show run
Building configuration...

Current configuration : 2061 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname HomeLab
!
boot-start-marker
boot system flash c2800nm-spservicesk9-mz.124-3f.bin
boot system flash c2800nm-spservicesk9-mz.124-3f.bi
boot-end-marker
!
enable secret 5 $1$DxMf$vONNpxbFRr3DAoRVZPmwG1
!
no aaa new-model
!
resource policy
!
voice-card 0
no dspfarm

voice-card 1
dspfarm
!
ip subnet-zero
!
!
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 172.20.14.1
!
ip dhcp pool Voice
import all
network 172.20.14.0 255.255.255.0
default-router 172.20.14.1
option 150 ip 172.20.14.1
dns-server 4.2.2.2
!
ip dhcp pool Data
import all
network 172.20.15.0 255.255.255.0
default-router 172.20.15.1
dns-server 4.2.2.2
!
!
!
!
!
username admin password 0 Cisco
!
!
!
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface FastEthernet0/0.10
description voice interface
encapsulation dot1Q 2
ip address 172.20.14.1 255.255.255.0
no ip redirects
no ip unreachables
no snmp trap link-status
!
interface FastEthernet0/0.20
description Data interface
encapsulation dot1Q 3
ip address 172.20.15.1 255.255.255.0
no ip redirects
no ip unreachables
no snmp trap link-status
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
-
vlan-id dot1q 3
exit-vlan-config
!
!
ip classless
!
!
ip http server
no ip http secure-server
!
!
!
!
control-plane
!
!
!
voice-port 0/0/0
!
voice-port 0/0/1
!
voice-port 0/0/2
!
voice-port 0/0/3
!
voice-port 1/0/0
caller-id enable
!
voice-port 1/0/1
!
voice-port 1/0/2
!
voice-port 1/0/3
!
voice-port 1/0/14
!
voice-port 1/0/15
!
voice-port 1/0/16
!
voice-port 1/0/17
!
voice-port 1/0/18
!
voice-port 1/0/19
!
voice-port 1/0/20
!
voice-port 1/0/21
!
!
!
!
!
dial-peer voice 1000 pots
destination-pattern 1000
port 1/0/0
!
dial-peer voice 1001 pots
destination-pattern 1001
port 1/0/1
!
!
!
line con 0
login local
line aux 0
line vty 0 4
login

!
scheduler allocate 20000 1000
!
end

HomeLab#

Thanks again
 
your IOS does not support CME. You need ipvoice or higher.
Then you will need to configure the CME portion for the phone to register.
 
Thank you whykap
will c2800nm-entbasek9-mz 124-24T.bin be considered adequate

Thanks again
 
that should work for you. Also make sure you configure telephony-service and your e-phones and DN's afterwards.
 
i got cme-full-7.1.0.1.tar but it does not contain the loads for 7960G
would it work?
thanks
Serge9
 
It is interesting that it does not have the 7960 phone load. Maybe the 7960's are too old for 7.x CME. However you can add the 7960 phone load to the TFTP server which in your case is the CME router itself.

Can you post a full show run including the telephony-service and the tftp files?
 


HomeLab#sow  how run
Building configuration...

Current configuration : 2182 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname HomeLab
!
boot-start-marker
boot system flash c2800nm-spservicesk9-mz.124-3f.bin
boot system flash c2800nm-spservicesk9-mz.124-3f.bi
boot-end-marker
!
enable secret 5 $1$DxMf$vONNpxbFRr3DAoRVZPmwG1
!
no aaa new-model
!
resource policy
!
voice-card 0
no dspfarm
--More--  !
voice-card 1
dspfarm
!
ip subnet-zero
!
!
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 172.20.14.1
!
ip dhcp pool Voice
import all
network 172.20.14.0 255.255.255.0
default-router 172.20.14.1
option 150 ip 172.20.14.1
dns-server 4.2.2.2
!
ip dhcp pool Data
import all
network 172.20.15.0 255.255.255.0
default-router 172.20.15.1
dns-server 4.2.2.2
--More--  !
!
no ip domain lookup
!
!
!
!
!
!
!
!
!
!
!
!
!
!
username admin password 0 Cisco
!
!
!
!
interface FastEthernet0/0
--More--   ip address 192.168.1.14 255.255.255.0
duplex full
speed 100
!
interface FastEthernet0/0.10
description voice interface
encapsulation dot1Q 50
ip address 10.10.10.1 255.255.255.0
no ip redirects
no ip unreachables
no snmp trap link-status
!
interface FastEthernet0/0.20
description Data interface
encapsulation dot1Q 3
ip address 172.20.15.1 255.255.255.0
no ip redirects
no ip unreachables
no snmp trap link-status
!
interface FastEthernet0/1
no ip address
duplex auto
--More--   speed auto
vlan-id dot1q 3
exit-vlan-config
!
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.1.1
!
!
ip http server
no ip http secure-server
!
!
!
!
control-plane
!
!
!
voice-port 0/0/0
!
voice-port 0/0/1
!
--More--  voice-port 0/0/2
!
voice-port 0/0/3
!
voice-port 1/0/0
caller-id enable
!
voice-port 1/0/1
!
voice-port 1/0/2
!
voice-port 1/0/3
!
voice-port 1/0/14
!
voice-port 1/0/15
!
voice-port 1/0/16
!
voice-port 1/0/17
!
voice-port 1/0/18
!
--More--  voice-port 1/0/19
!
voice-port 1/0/20
!
voice-port 1/0/21
!
!
!
!
!
dial-peer voice 1000 pots
destination-pattern 1000
port 1/0/0
!
dial-peer voice 1001 pots
destination-pattern 1001
port 1/0/1
!
!
!
line con 0
exec-timeout 0 0
login local
line aux 0
line vty 0 4
login
!
scheduler allocate 20000 1000
ntp server 192.168.1.1
!
end

============
and thsoe are the files that i donw loaded

c2800nm-adventerprisek9-mz.124-24.bin
c2800nm-advsecurityk9-mz.124-24.bin
c2800nm-entbasek9-mz.124-24.bin

CME-124-24T.zip

==========
i had some one work on this system (trying to help me out)
but i do not know how to set up a TFTp serever or how to get to telephony services

so i wll need some help which i will pay for to get this running


thanks
 
As far as TFTP goes you just need to install one your pc and run it from there. There are lots of freeware that most of us use. I use tftpd32 and you can just download it from the web.
Then you will load you new files to the directory in your pc that TFTP is pointing to and point the router to the TFTP server.

I am not sure if you've been there already but cisco.com has alot of material and all the installer guides are open to the public. I suggest starting there.

As far as finding someone to help you install it there are always local CISCO VAR that will be more than willing to support you. I suggest however if you are setting up a lab to read all the materials you can find on cco and struggle to get it working by yourself. Best way to learn is setting up your own lab.

This forum is also available to answer specific questions you may have.

For your telephony-service, can you get into global config mode and enter:
telephony-service

Does it take that command now?
 
Thank you WhyKap
do you see any thing wrong or missing in this config
i got to the telephony services but could not display what is in there
i will do as you said and will continue totry to do it on my own (with some help i hope!)
will chcek cisco.com

Thanks again
Serge9
 
you have to configure the telephony services. Download the CME installer and admin guide from cco and read it. it will make more sense then.
If you can get into the telephony services you might not need to upgrade your IOS. try to get it working without upgrading.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top