Product specifications
Table Of Contents
- Contents
- 1 Product Overview
- 2 Installing the VoIP V3 Indoor Intercom
- 2.1 Parts List
- 2.2 Intercom Components
- 2.3 Intercom Setup
- 2.4 Configure the Intercom Parameters
- 2.4.1 Factory Default Settings
- 2.4.2 Intercom Web Page Navigation
- 2.4.3 Log in to the Configuration Home Page
- 2.4.4 Configure the Device
- 2.4.5 Configure the Network Parameters
- 2.4.6 Configure the SIP Parameters
- 2.4.7 Configure the Nightringer Parameters
- 2.4.8 Configure the Sensor Configuration Parameters
- 2.4.9 Configure the Multicast Parameters
- 2.4.10 Configure the Audio Configuration Parameters
- 2.4.11 Configure the Event Parameters
- 2.4.12 Configure the Autoprovisioning Parameters
- 2.5 Upgrade the Firmware and Reboot the Intercom
- 2.6 Command Interface
- Appendix A: Mounting the Indoor Intercom
- Appendix B: Setting up a TFTP Server
- Appendix C: Troubleshooting/Technical Support
- Index

71
Operations Guide 930500E CyberData Corporation
Appendix B: Setting up a TFTP Server
B.1 Set up a TFTP Server
Autoprovisioning requires a TFTP server for hosting the configuration file.
B.1.1 In a LINUX Environment
To set up a TFTP server on LINUX:
1. Create a directory dedicated to the TFTP server, and move the files to be uploaded to that
directory.
2. Run the following command where /tftpboot/ is the path to the directory you created in
Step 1: the directory that contains the files to be uploaded. For example:
in.tftpd -l -s /tftpboot/your_directory_name
B.1.2 In a Windows Environment
You can find several options online for setting up a Windows TFTP server. This example explains
how to use the Solarwinds freeware TFTP server, which you can download from the following
website address:
http://www.cyberdata.net/support/voip/solarwinds.html
To set up a TFTP server on Windows:
1. Install and start the software.
2. Select File/Configure/Security tab/Transmit Only.
3. Make a note of the default directory name, and then move the firmware files to be uploaded to
that directory.