cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
646
Views
0
Helpful
3
Replies

SPA525G2: trouble with provisioning

Joerg -
Level 1
Level 1

Hi there,

I have a SPA525G2 I'd like to provision via tftp. But unfortunately it does not work as hoped...

I did the following in order to get the provisioning up an running:

1.     Set up a DHCP server on a 1841:

          ip dhcp pool Telefon_2
             host 172.20.2.51 255.255.255.0
             client-identifier 0150.3de5.0f03.00
             client-name Telefon_2
             default-router 172.20.2.254
             dns-server 172.20.2.251

             option 66 ip 172.20.2.251

          The IP adress is given correctly to the SPA525G2 but option 66 does not seem to work...

2.     I set up a tftp server on an OpenSUSE 11.4 and put a SPA525G2.cfg with

               <flat-profile>
                    <Resync_On_Reset>Yes</Resync_On_Reset>
                    <Resync_Periodic>600</Resync_Periodic>
                    <Profile_Rule>tftp://172.20.2.251/phones/SPA525G2/spa$MA.xml</Profile_Rule>
               </flat-profile>

          in the root. The spa503de50f0400.xml, created with the SPA525G SPC, has been modified and put into the directory according to the cfg file           mentioned above.

3.     Rebooted the phone.

As mentioned the phone get the correct IP but nothing more...

On my Windows 7 machine I can download the files from the tftp server via tftp get...

Any idea what I am missing...???

Best regards,

Joerg

3 Replies 3

antyeung
Level 4
Level 4

You may get more traction posting this question under the following forum-

Cisco Support Community > NetPro > Small Business Support Community > Small Business > Voice and Conferencing > IP Phones

Thanks a lot for the hint!

Will do!

Cheers,

Joerg

your linux server may be case sensitive,

SPA525G2.cfg may not be the same as spa525g2.cfg..