]> git.ipfire.org Git - people/ms/network.git/blob - man/network-dhcp.txt
Do not try to start Bird during boot process
[people/ms/network.git] / man / network-dhcp.txt
1 = network-dhcp(8)
2
3 == NAME
4 network-dhcp - Controls the DHCP Server
5
6 == SYNOPSIS
7 [verse]
8 `network dhcpv6` COMMAND ...
9 `network dhcpv4` COMMAND ...
10
11 == DESCRIPTION
12 With help of the DHCP commands it is possible to configure DHCP
13 servers for IPv6 and IPv4.
14
15 == COMMANDS
16 The 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
34 Michael Tremer
35
36 == SEE ALSO
37 link:network[8]