Reference for page : DHCP Server
Summary
This page contains all the needed parameters to configure the DHCP server of the product.
DHCP configuration overview
- Define the pool of IP addresses from the LAN that can be distributed to the clients
- Define the configuration parameters needed by the client (gateway, DNS server)
- If needed MAC addresses can be associated to a specific IP address on the "DHCP MAC-IP bindings" table
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 addresses pool start"
Definition
Id | p_lan_dhcp_pstart |
Type | IP address |
Label | IP addresses 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 : "Netmask"
Definition
Id | p_lan_dhcp_mask |
Type | IP subnet mask |
Label | Netmask |
Default value | Not available |
Description
Enter the netmask of the DHCP network.
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 adress 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 adress of the secondary DNS server that will be sent to DHCP clients.