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