Voice Lab Basic Question

Hi There,

Below is my scenario which I am trying to simulate in the lab:-

2811 ----------- Catalyst 500 ----------- IP Phones | Call Manager (Py & Sy)

Call Manager and IP Phones are not able to communicate with each other though I can see all the IP address/TFTP related info in Phone setup which is perfect. I can also ping IP phones from 2811/laptop but not Call Managers.

Below is the configuration for 2800 :-

Building configuration...

Current configuration : 4327 bytes

!

version 12.3

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname Please-Help

!

boot-start-marker

boot-end-marker

! !

network-clock-participate wic 1

network-clock-participate wic 2

network-clock-participate wic 3

no aaa new-model

ip subnet-zero

! !

ip cef

ip dhcp excluded-address 10.0.1.1 10.0.1.20

ip dhcp excluded-address 10.0.2.1 10.0.2.20

ip dhcp excluded-address 10.0.2.254

ip dhcp excluded-address 10.0.1.254

!

ip dhcp pool IP-Phones

network 10.0.2.0 255.255.255.0

default-router 10.0.2.254

option 150 ip 10.0.2.1

!

ip dhcp pool PCs

network 10.0.1.0 255.255.255.0

default-router 10.0.1.254

! !

no ftp-server write-enable

!

voice-card 0

no dspfarm

! !

interface FastEthernet0/0

no ip address

duplex auto

speed auto

!

interface FastEthernet0/0.1

encapsulation dot1Q 1 native

ip address 10.0.1.254 255.255.255.0

!

interface FastEthernet0/0.2

encapsulation dot1Q 2

ip address 10.0.2.254 255.255.255.0

!

interface FastEthernet0/1

no ip address

duplex auto

speed auto

!

interface BRI0/1/0

no ip address

!

interface BRI0/1/1

no ip address

!

interface BRI0/2/0

no ip address

!

interface BRI0/2/1

no ip address

!

interface BRI0/3/0

no ip address

!

interface BRI0/3/1

no ip address

!

ip classless

! !

ip http server

no ip http secure-server

! ! ! !

control-plane

! ! !

voice-port 0/1/0

!

voice-port 0/1/1

!

voice-port 0/2/0

!

voice-port 0/2/1

!

voice-port 0/3/0

!

voice-port 0/3/1

! ! ! ! ! !

telephony-service

max-ephones 42

max-dn 42

ip source-address 10.0.2.1 port 2000

auto assign 1 to 42

network-locale GB

create cnf-files version-stamp Jan 01 2002 00:00:00

dialplan-pattern 1 xxx.. extension-length 3 extension-pattern 200

max-conferences 8

transfer-system full-consult

! !

ephone-dn 1 dual-line

number 200

!

ephone 1

! !

line con 0

line aux 0

line vty 0 4

login

!

scheduler allocate 20000 1000

!

end

Any help would be highly appreciated. Thanks in Advance !

Reply to
wonder
Loading thread data ...

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.