summaryrefslogtreecommitdiffstats
path: root/ldap-site-mngmt/webinterface/dhcp/dhcp_start.dwt
blob: 2e1c0f024314372bcb8b5aa6eb2f7725690c9454 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<table border='0' cellpadding='5' cellspacing='0' width='90%'> 
  	<tr>
  		<td colspan='2'><h3>Modul - DHCP Management: </h3></td>
  	</tr>
  	<tr>
  		<td height='10'></td>
  	</tr>
  	<tr>
  		<td>
  		<p>Dieses Modul dient der Verwaltung eines DHCP Dienstes und DHCP Subnets, Classes <br>
  		Benutzen Sie die Navigation links, um die einzelnen Verwaltungsbereiche anzusteuern:</p>
  		<ul>
  			<li><p><b>DHCP Service</b></p>
  					...  
  				</li>
  			<li><p><b>DHCP Subnets</b></p>
  					...
  				</li>
  			<li><p><b>DHCP Classes</b></p>
  					...
  				</li>
  		</ul>
  		
  		</td>
  	</tr>

</table>