]> git.ipfire.org Git - people/ms/network.git/blob - man/network-dhcp.txt
man: Convert network-zone(8) to asciidoc
[people/ms/network.git] / man / network-dhcp.txt
1 network-dhcp(8)
2 ===============
3
4 NAME
5 ----
6 network-dhcp - Controls the DHCP Server
7
8 SYNOPSIS
9 --------
10 [verse]
11 'network dhcpv6' <command> ...
12 'network dhcpv4' <command> ...
13
14 DESCRIPTION
15 -----------
16 With help of the DHCP commands it is possible to configure DHCP
17 servers for IPv6 and IPv4.
18
19 COMMANDS
20 --------
21 The following commands are understood:
22
23 'start'::
24 Starts the DHCP server.
25
26 'stop'::
27 Stops the DHCP server.
28
29 'restart'::
30 Restarts the DHCP server.
31
32 'reload'::
33 Reload the DHCP server configuration.
34
35 'subnet ...'::
36 TODO
37
38 AUTHORS
39 -------
40 Michael Tremer
41
42 SEE ALSO
43 --------
44 link:network[8]