]> git.ipfire.org Git - people/ms/network.git/blame - man/network-dhcp.txt
man: Convert network-zone(8) to asciidoc
[people/ms/network.git] / man / network-dhcp.txt
CommitLineData
ec3a18b8
MT
1network-dhcp(8)
2===============
c6e12dc5
MT
3
4NAME
5----
6network-dhcp - Controls the DHCP Server
7
8SYNOPSIS
9--------
10[verse]
11'network dhcpv6' <command> ...
12'network dhcpv4' <command> ...
13
14DESCRIPTION
15-----------
16With help of the DHCP commands it is possible to configure DHCP
17servers for IPv6 and IPv4.
18
19COMMANDS
20--------
21The 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
38AUTHORS
39-------
40Michael Tremer
41
42SEE ALSO
43--------
44link:network[8]