![]() |
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Dec 2006
Posts: 2
|
Hello, Is it possible to use the Windows Server DHCP server to auto configure phones, the same way as the Quadro can configure IP phones? Maybe by doing something with the Scope Options? Thanks Graham |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Oct 2006
Location: EAST VICTORIA PARK
Posts: 7
|
sure - it's the same old standard DHCP.
Here are the settings that the quadro gives out by default (they are in ISOC-DHCP 3 format, but you can see the values you need to set): subnet 172.30.0.0 netmask 255.255.0.0 { range 172.30.0.100 172.30.0.254; option routers 172.30.0.1; option subnet-mask 255.255.0.0; option domain-name-servers 172.30.0.1; option netbios-name-servers 0.0.0.0; option ntp-servers 172.30.0.1; option domain-name "epygi-config.com"; authoritative; option tftp-server-name "172.30.0.1"; } Specific to MS DHCP in Server and Server 2k3 is Scope Option 43, Vendor Specific Options. If your phones require a certain value to be set, you can use this setting to include it. Normally it is not required. |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Softphone compatible with Windows Mobile | quadro2net | General Discussions | 3 | 12-03-2008 01:35 AM |
| DHCP lease report | alfredp | 'How Do I' Questions | 1 | 11-25-2007 10:58 PM |
| Custom DNS settings for DHCP | stakano | 'How Do I' Questions | 1 | 08-26-2007 09:10 PM |
| Windows DHCP Server | andyfox | Installation | 7 | 12-22-2006 06:51 AM |