User's Manual
352
Document #: LTRT-65422
MP-11x & MP-124
32.4 Automatic Configuration Methods
This section describes available methods that can be used for automatic device
configuration.
32.4.1 Local Configuration Server with BootP/TFTP
Local configuration server with BootP/TFTP provides an easy and efficient method for
automatic configuration, where configuration occurs at a staging warehouse, as described
below:
1.
Install AudioCodes AcBootP/TFTP utility program on a computer located in a staging
warehouse.
2.
Prepare a standard configuration
ini
file and place it in the TFTP directory.
3.
Enter the MAC address of each device in the AcBootP utility.
4.
For each device added in the BootP utility, select the cmp and
ini
file in the 'BootP File'
field.
5.
Connect each device to the network and then power up the device.
6.
The BootP reply contains the cmp and
ini
file names entered in the 'BootP File' field.
Each device retrieves these files using BootP and stores them in its flash memory. If
auxiliary files are required (e.g., call progress tones), they may also be specified in the
ini
file and downloaded from the same TFTP server.
7.
When the devices' LEDs turn green indicating that the files were successfully loaded,
disconnect the devices and ship to the customer.
Notes:
•
Typically, IP addressing at the customer site is done by DHCP.
•
For more information on the AcBootP utility, refer to the
AcBootP Utility
User's Guide
.
32.4.2 DHCP-based Configuration Server
This method is similar to the setup described in 'Local Configuration Server with
BootP/TFTP' on page
352
, except that DHCP is used instead of BootP. The DHCP server
can be configured to automatically provide each device with a temporary IP address so that
individual MAC addresses are not required. Configuration occurs at a staging warehouse
for this method.
Below is an example configuration file for Linux DHCP server (dhcpd.conf). The devices
are allocated temporary IP addresses in the range 10.31.4.53 to 10.31.4.75. TFTP is
assumed to be on the same computer as the DHCP server (alternatively, the "next-server"
directive may be used).
ddns-update-style ad-hoc;
default-lease-time 60;
max-lease-time 60;
class "gateways" {
match if(substring(hardware, 1, 3) = 00:90:8f);
}
subnet 10.31.0.0 netmask 255.255.0.0 {
pool {
allow members of "audiocodes";
range 10.31.4.53 10.31.4.75;
filename "SIP_F6.60A.217.003.cmp –fb;device.ini";
option routers 10.31.0.1;
option subnet-mask 255.255.0.0;
Содержание Media Pack MP-124
Страница 2: ......
Страница 14: ...User s Manual 14 Document LTRT 65422 MP 11x MP 124 Reader s Notes...
Страница 18: ...User s Manual 18 Document LTRT 65422 MP 11x MP 124 Reader s Notes...
Страница 23: ...Part I Getting Started with Initial Connectivity...
Страница 24: ......
Страница 32: ...User s Manual 32 Document LTRT 65422 MP 11x MP 124 Reader s Notes...
Страница 33: ...Part II Management Tools...
Страница 34: ......
Страница 36: ...User s Manual 36 Document LTRT 65422 MP 11x MP 124 Reader s Notes...
Страница 86: ...User s Manual 86 Document LTRT 65422 MP 11x MP 124 Reader s Notes...
Страница 88: ...User s Manual 88 Document LTRT 65422 MP 11x MP 124 Reader s Notes...
Страница 93: ...Part III General System Settings...
Страница 94: ......
Страница 103: ...Part IV General VoIP Configuration...
Страница 104: ......
Страница 130: ...User s Manual 130 Document LTRT 65422 MP 11x MP 124 Reader s Notes...
Страница 164: ...User s Manual 164 Document LTRT 65422 MP 11x MP 124 Reader s Notes...
Страница 174: ...User s Manual 174 Document LTRT 65422 MP 11x MP 124 Reader s Notes...
Страница 199: ...Part V Gateway Application...
Страница 200: ......
Страница 202: ...User s Manual 202 Document LTRT 65422 MP 11x MP 124 Reader s Notes...
Страница 240: ...User s Manual 240 Document LTRT 65422 MP 11x MP 124 Reader s Notes...
Страница 286: ...User s Manual 286 Document LTRT 65422 MP 11x MP 124 Reader s Notes...
Страница 287: ...Part VI Stand Alone Survivability Application...
Страница 288: ......
Страница 296: ...User s Manual 296 Document LTRT 65422 MP 11x MP 124 Reader s Notes...
Страница 319: ...Part VII Maintenance...
Страница 320: ......
Страница 326: ...User s Manual 326 Document LTRT 65422 MP 11x MP 124 Reader s Notes...
Страница 359: ...Part VIII Status Performance Monitoring and Reporting...
Страница 360: ......
Страница 389: ...Part IX Diagnostics...
Страница 390: ......
Страница 404: ...User s Manual 404 Document LTRT 65422 MP 11x MP 124...
Страница 417: ...Part X Appendix...
Страница 418: ......
Страница 580: ...User s Manual 580 Document LTRT 65422 MP 11x MP 124 Reader s Notes...
Страница 584: ...User s Manual Ver 6 6 www audiocodes com...