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