Web Page Item
Note
2.4.13.1 Autoprovisioning
Autoprovisioning
It is not necessary to set every option found in the autoprovisioning template. As long as the XML is
File
valid, the file can contain any subset. Options not autoprovisioned will default to the values stored in
the on board memory. For example if you only wanted to modify the device name, the following
would be a valid autoprovisioning file:
<?xml version="1.0" encoding="utf-8" ?>
<specific>
</specific>
Get
When this option is checked, the device will automatically fetch its autoprovisioning server address
Autoprovisioning
from the DHCP server. The device will use the address specified in OPTION 150 (TFTP-server-
from DHCP
name) or OPTION 66. If both options are set, the device will use OPTION 150.
Refer to the documentation of your DHCP server for setting up OPTION 150.
To set up a Linux DHCPD server to serve autoprovisioning information (in this case using both
option 66 and 150), here's an example dhcpd.conf:
# dhcpd.conf
#
# Configuration file for ISC dhcpd (see 'man dhcpd.conf')
#
ddns-update-style ad-hoc;
option option-150 code 150 = ip-address;
subnet 10.0.0.0 netmask 255.0.0.0 {
Operations Guide
VoIPon www.voipon.co.uk sales@voipon.co.uk Tel: +44 (0)1245 808195 Fax: +44 (0)1245 808299
Table 2-18. Autoprovisioning Configuration Parameters (continued)
You must click on the Save button and then the Reboot button for the changes to take
effect.
<MiscSettings>
<DeviceName>auto Intercom</DeviceName>
</MiscSettings>
max-lease-time 120;
default-lease-time 120;
option routers
option subnet-mask
option domain-name
option domain-name-servers
option time-offset
option tftp-server-name
option option-150
930935A
Installing the VoIP Indoor Intercom with Keypad
Description
Click on the Reboot button to reboot the system.
10.0.0.1;
255.0.0.0;
"voiplab";
10.0.0.1;
-8;
"10.0.0.254";
10.0.0.254;
Intercom Setup
# Pacific Standard Time
CyberData Corporation
59
Need help?
Do you have a question about the 011307 and is the answer not in the manual?
Questions and answers