diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-12-21 18:03:01 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-12-21 18:03:01 +0100 |
commit | 32652cce15d200363c0dbaf5d2c6c41621f51e73 (patch) | |
tree | a1e5025d295649a8846dec45373bca541dd257cc /docs/services/dhcp.rst | |
parent | 4523af57f0c8fbcd4ebde3edd35291622576edc9 (diff) | |
download | vyos-documentation-32652cce15d200363c0dbaf5d2c6c41621f51e73.tar.gz vyos-documentation-32652cce15d200363c0dbaf5d2c6c41621f51e73.zip |
install: overall chapter improvement
Diffstat (limited to 'docs/services/dhcp.rst')
-rw-r--r-- | docs/services/dhcp.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/services/dhcp.rst b/docs/services/dhcp.rst index 19c92aac..ed5082d4 100644 --- a/docs/services/dhcp.rst +++ b/docs/services/dhcp.rst @@ -6,6 +6,8 @@ DHCP / DHCPv6 VyOS uses ISC DHCPd for both IPv4 and IPv6 address assignment. +.. _dhcp-server: + DHCP Server =========== |