]> git.ipfire.org Git - people/ms/network.git/blobdiff - man/network-dhcp.txt
man: Convert network-dhcp(8) to asciidoc
[people/ms/network.git] / man / network-dhcp.txt
diff --git a/man/network-dhcp.txt b/man/network-dhcp.txt
new file mode 100644 (file)
index 0000000..a448619
--- /dev/null
@@ -0,0 +1,44 @@
+network(8)
+==========
+
+NAME
+----
+network-dhcp - Controls the DHCP Server
+
+SYNOPSIS
+--------
+[verse]
+'network dhcpv6' <command> ...
+'network dhcpv4' <command> ...
+
+DESCRIPTION
+-----------
+With help of the DHCP commands it is possible to configure DHCP
+servers for IPv6 and IPv4.
+
+COMMANDS
+--------
+The following commands are understood:
+
+'start'::
+       Starts the DHCP server.
+
+'stop'::
+       Stops the DHCP server.
+
+'restart'::
+       Restarts the DHCP server.
+
+'reload'::
+       Reload the DHCP server configuration.
+
+'subnet ...'::
+       TODO
+
+AUTHORS
+-------
+Michael Tremer
+
+SEE ALSO
+--------
+link:network[8]