Hi Stuart:

IP 10.10.100.2 is Fa0/0 interface and I am using it as option 150 and
default gateway.
I have factory reset many times.
I did all the same step on the BR2 router and once I factory reset the
phones it upgraded to CME 7. Not the same result for pstn router.
Like you mentioned, I will hardcode the ip address and get on with my lab.
BR2 is working dandy and that's good for the lab.

Thanks for all the help.

Voiper

On Mon, Oct 3, 2011 at 8:54 AM, Geoghegan, Stuart <
stuart.geoghe...@ngbailey.co.uk> wrote:

>  Hi Voiper,****
>
> ** **
>
> Your debug ip packet looks as if you have 10.10.100.2 as your phone IP &
> your gateway interface.****
>
> ** **
>
> Does you switch log complain about duplicates?****
>
> ** **
>
> Have you tried to factory reset the IP Phone? ****
>
> ** **
>
> It may have an old config pointing to an old TFTP server.****
>
> ** **
>
> Within the network settings try to change the phone from being DHCP using
> **#****
>
> ** **
>
> Perhaps hardcode the IP address and TFTP server and vlans,****
>
> ** **
>
> Regards****
>
> ** **
>
> Stuart****
>
> ** **
>
> *From:* Voiper [mailto:datapack...@gmail.com]
> *Sent:* 03 October 2011 13:43
> *To:* Geoghegan, Stuart
> *Cc:* ccie_voice@onlinestudylist.com; Sears, Michael (msears)
> *Subject:* Re: [OSL | CCIE_Voice] Home lab PSTN phone woes****
>
> ** **
>
> With little akwardness I am back writing about my pstn dilemma. I have hit
> the wall and thought it would be wise to consult you all than pull the rest
> of my hair, and I did do so in the weekend :(
>
> Here goes:****
>
> My home lab topology is based on the IPX one. However, I use a 3550 switch
> for BR1 and have connected the pstn router and pstn phone to the HQ3550. My
> BR2 uses the esw-4 switch.****
>
>  ****
>
> 1) I erased the flash on my BR2 router and the pstn router. Then I
> installed the IOS on both routers. Thereafter I ran the archive tar command
> to extract the CME tar  ---> successful****
>
>  ****
>
> 2) Ran the Tftp-server flash:”name of individual file” alias ”name of
> individual file” on both BR2 and pstn router****
>
>  ****
>
> 3) Referenced the load and create-cnf files****
>
> sh flash:****
>
> 1     58246016 Oct 02 2011 21:53:26 c2800nm-adventerprisek9-mz.124-22.T.bin
> 82      129824 Oct 02 2011 22:11:08 phone/7940-7960/P00308000500.bin
> 83         458 Oct 02 2011 22:11:08 phone/7940-7960/P00308000500.loads
> 84      705536 Oct 02 2011 22:11:14 phone/7940-7960/P00308000500.sb2
> 85      130228 Oct 02 2011 22:11:16 phone/7940-7960/P00308000500.sbn****
>
>  ****
>
> 4) My PSTN router config for Fa0/0   --> I am able to ping HQ, BR1 and BR2
> interfaces from my pstn****
>
> interface FastEthernet0/0
>  ip address 10.10.100.2 255.255.255.0
>  ip ospf network broadcast
>  ip ospf priority 0
>  duplex full
>  speed 100
>  h323-gateway voip interface
>  h323-gateway voip id PSTN-WAN ipaddr 10.10.100.2 1719
>  h323-gateway voip h323-id pstn-gw
>  h323-gateway voip tech-prefix 1#
>  h323-gateway voip bind srcaddr 10.10.100.2
> end****
>
>  ****
>
> 5) The pstn router and phone configuration on the HQ3550****
>
> interface FastEthernet0/15
>  description "Connected to PSTN Router"
>  switchport access vlan 10
>  switchport mode access
>  speed 100
>  duplex full
>  spanning-tree portfast
> !
> interface FastEthernet0/16
>  description "Connected to PSTN Phone"
>  switchport access vlan 10
>  switchport mode access
>  switchport voice vlan 20                           --> also created new
> vlan 100 and tried referencing the phone to it
>  spanning-tree portfast****
>
>  ****
>
> 6) DHCP config on the PSTN router                           ****
>
> ip dhcp excluded-address 10.10.100.1 10.10.100.49
> ip dhcp excluded-address 10.10.100.70 10.10.100.254
> !
> ip dhcp pool PSTN-WAN
>    network 10.10.100.0 255.255.255.0
>    default-router 10.10.100.2
>    option 150 ip 10.10.100.2                        ---> I also tried using
> a loopback
>    lease infinite****
>
>  ****
>
> 7) Finally I have reloaded the router, factory default setting on the pstn
> phone and debug.****
>
> debug ip dhcp server events didn't show anything****
>
> debug tftp events, packets nothing****
>
> debug ephone reg mentions there is no DN configured so it shows nothing***
> *
>
> I set the loggin on and ter mon****
>
> Only debug ip packets shows something****
>
>  ****
>
> Oct  2 22:24:19.327: IP: tableid=0, s=10.10.100.2 (FastEthernet0/0),
> d=10.10.100.2 (FastEthernet0/0), routed via RIB
> Oct  2 22:24:19.327: IP: s=10.10.100.2 (FastEthernet0/0), d=10.10.100.2
> (FastEthernet0/0), len 133, rcvd 3
> Oct  2 22:24:19.327: IP: s=10.10.100.2 (FastEthernet0/0), d=10.10.100.2,
> len 133, stop process pak for forus packet
> Oct  2 22:24:19.327: IP: tableid=0, s=10.10.100.2 (local), d=10.10.100.2
> (FastEthernet0/0), routed via RIB
> Oct  2 22:24:19.327: IP: s=10.10.100.2 (local), d=10.10.100.2
> (FastEthernet0/0), len 56, sending
> Oct  2 22:24:19.331: IP: s=10.10.100.2 (FastEthernet0/0), d=10.10.100.2,
> len 56, input feature, MCI Check(59), rtype 0, forus FALSE, sendself FALSE,
> mtu 0****
>
>  ****
>
> As I mentioned at the begining, I applied the same on BR2 router and PSTN
> router. The BR2 router upgraded to the new locale and the phones are
> humming. The BR2 config is the same as the IPX docs.****
>
>  ****
>
> Any suggestion is appreciated. And thanks for taking the time to go through
> my email.****
>
>  ****
>
> Best,****
>
>  ****
>
> Voiper****
> The information contained in this e-mail (and attachments) is confidential.
> It must not be read, copied, disclosed, printed, forwarded, relied upon or
> used by any person other than the intended recipient. Unauthorised use,
> disclosure or copying is strictly prohibited. If you have received this
> e-mail in error immediately contact the sender and
> postmas...@ngbailey.co.uk then permanently delete it and any attachments.
> NG Bailey may monitor email where it is considered proportionate to any
> perceived risk. This email has been sent on behalf of an NG Bailey company,
> if in doubt ask the sender to clarify which company.  The NG Bailey
> companies include NG Bailey Limited (342778), NG Bailey IT Services Limited
> (2338401), NG Bailey Facilities Services Limited (5472032), Kedington
> (Northern Ireland) Limited (NI 31145) and NG Bailey Group Limited
> (1490238).  All of the companies, except Kedington (Northern Ireland)
> Limited, are registered in England with registered office at Denton Hall
> Ilkley West Yorkshire LS29 0HH.  Kedington (Northern Ireland) Limited is
> registered in Northern Ireland and its registered office is c/o Carson
> McDowell, Murray House, Murray Street, Belfast, BT1 6DN.
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to