Router Configuration Parameters
<DHCP_Server_Pool> Parameters
Provisioning Guide for Cisco SPA100 and SPA200 Series Analog Telephone Adapters 160
7
<Internet_Option> Example:
<router-configuration>
...
<Internet_Option>
<Host_Name>SPA112</Host_Name>
<Domain_Name>My ISP</Domain_Name>
<DNS_Order>2</DNS_Order>
<DNS>209.165.201.1:209.165.201.2</DNS>
</Internet_Option>
...
</router-configuration>
<DHCP_Server_Pool> Parameters
This section describes the parameters in the <DHCP_Server_Pool> section of the
config.xml file.
NOTE In addition to the descriptions, also refer to <DHCP_Server_Pool> Example:
DHCP enabled with two DHCP reservations, page 166.
<Rule>
All parameters in the <DHCP_Server> section of the XML file are nested between
<Rule> and </Rule>.
Parameter Details
<DHCP_Server> Description: Enables or disables the DHCP server
User Interface: Network Setup > Basic Setup > Network Settings
page, DHCP Server field
Values:
0: Disabled
1: Enabled
Default: 1
Example: DHCP server enabled
<DHCP_Server>1</DHCP_Server>