Reference for page : DHCP Server
Summary
This page contains all the needed parameters to configure the DHCP server of the product.
<h3>DHCP configuration overview</h3>
<ul><li>Define the pool of IP addresses from the LAN that can be distributed to the clients</li>
<li>Define the configuration parameters needed by the client (gateway, DNS server)</li>
<li>If needed MAC addresses can be associated to a specific IP address on the "DHCP MAC-IP bindings" table</li>
</ul>
Advanced
Parameters reference
Parameter : "Enable DHCP server"
Definition
| Id | p_lan_dhcp_active |
| Type | Boolean |
| Label | Enable DHCP server |
| Default value | Not available |
Description
Check this box to activate DHCP server.
Parameter : "IP address pool start"
Definition
| Id | p_lan_dhcp_pstart |
| Type | IP address |
| Label | IP address pool start |
| Default value | Not available |
Description
This parameter defines the start address of the IP address pool that can atributed to DHCP clients.
Parameter : "IP address pool end"
Definition
| Id | p_lan_dhcp_pend |
| Type | IP address |
| Label | IP address pool end |
| Default value | Not available |
Description
This parameter defines the end address of the IP address pool that can atributed to DHCP clients.
Parameter : "Default gateway"
Definition
| Id | p_lan_dhcp_gateway |
| Type | IP address |
| Label | Default gateway |
| Default value | Not available |
Description
Enter the address of the gateway that will be given to DHCP clients.
Parameter : "Primary DNS server"
Definition
| Id | p_lan_dhcp_dns1 |
| Type | IP address |
| Label | Primary DNS server |
| Default value | Not available |
Description
This parameter defines the IP address of the primary DNS server that will be sent to DHCP clients.
Parameter : "Secondary DNS server"
Definition
| Id | p_lan_dhcp_dns2 |
| Type | IP address |
| Label | Secondary DNS server |
| Default value | Not available |
Description
This parameter defines the IP address of the secondary DNS server that will be sent to DHCP clients.