summaryrefslogtreecommitdiffstats
path: root/dhcp-help-html.lsp
blob: 5a6d35f9329093ef0da22d3a9a948cf01b652004 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<% 
   local form = ... 
%>
<h1>DHCPd - Help</h1>
<h2>DHCPd - About</h2>
The acf-dhcp module serves as configuration frontend for the
isc-dhcp server.

<h2>DHCPd - How to start</h2>
<b>Step by Step</b><br>
<ul>
  <li>Edit 'Global Settings', fill in all mandatory fields</li>
  <li>Add a new subnet by entering all neccessary fields or more if needed</li>
  <li>If you want to add static/dynamic but specified hosts go to Edit Subnet</li>
  <li>Generate Configuration File</li>
  <li>Start service</li>
</ul>

<h2>DHCPd - Special Configurations</h2>

<h2>DHCPd - FAQs</h2>