Version 7.0 727 Mediant 3000
User's Manual 46. Automatic Provisioning
2. Copy the master configuration file that you created in Step 1 as well as the CPT and
.cmp files to the HTTP-based provisioning server.
3. Configure each device with the following:
a. URL of the master configuration file:
♦ ini File:
IniFileURL =
'http://www.company.com/master_configuration.ini'
b. Configure the device with the IP address of the DNS server for resolving the
domain name (e.g., http://www.company.com) that is used in the URL for the
provisioning server. This is done in the Interface table:
♦ ini File:
[ InterfaceTable ]
FORMAT InterfaceTable_Index =
InterfaceTable_ApplicationTypes,
InterfaceTable_InterfaceMode, InterfaceTable_IPAddress,
InterfaceTable_PrefixLength, InterfaceTable_Gateway,
InterfaceTable_VlanID, InterfaceTable_InterfaceName,
InterfaceTable_PrimaryDNSServerIPAddress,
InterfaceTable_SecondaryDNSServerIPAddress,
InterfaceTable_UnderlyingDevice;
InterfaceTable 0 = 6, 10, 10.15.7.95, 16, 10.15.0.1, 1,
"Voice", 80.179.52.100, 0.0.0.0, "vlan 1";
[ \InterfaceTable ]
4. Power down and then power up the device.