CyberData 011098 Series Operation Manual page 63

Voip v2 speaker
Hide thumbs Also See for 011098 Series:
Table of Contents

Advertisement

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 {
Autoprovisioning
Instead of using DHCP to provide the autoprovisioning tftp server address, you can specify an
Server (IP Address)
address manually.
Autoprovisioning
If Autoprovisioning is enabled and the Autoprovisioning Autoupdate value is something other
Autoupdate
than 0 minutes, a service is started on startup that will wait the configured number of minutes and
then try to re-download its autoprovisioning file. It will compare its previously autoprovisioned file
with this new file and if there are differences, it will reboot the board.
Autoprovisioned
An Autoprovisioned firmware upgrade only happens after a reboot, will take roughly three
Firmware Upgrades
minutes, and the web page will be unresponsive during this time.
The 'FirmwareVersion' value in the xml file
<FirmwareVersion>v5.0.5b01</FirmwareVersion>
<FirmwareFile>505b01-uImage-ceilingspeak</FirmwareFile>
If these values are mismatched, the board can get stuck in a loop where it goes through the
following sequence of actions:
1. The board downloads and writes a new firmware file.
2. After the next reboot, the board recognizes that the firmware version does not match.
3. The board downloads and writes the firmware file again.
CyberData has timed a firmware upgrade at 140 seconds. Therefore, if you suspect the board is
stuck in a loop, either remove or comment out the FirmwareVersion line in the XML file and let the
board boot as it normally does.
Operations Guide
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
range 10.10.0.1 10.10.2.1;}
930274O
Configure the Autoprovisioning Parameters
10.0.0.1;
255.0.0.0;
"voiplab";
10.0.0.1;
-8;
# Pacific Standard Time
"10.0.0.254";
10.0.0.254;
must
match the version stored in the 'FirmwareFile'.
Installing the VoIP V2 Speaker
CyberData Corporation
55

Advertisement

Table of Contents
loading

Table of Contents