Signed-off-by: Christoph Heiss <[email protected]> --- pvesdn.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/pvesdn.adoc b/pvesdn.adoc index 41c22ea..d20a0eb 100644 --- a/pvesdn.adoc +++ b/pvesdn.adoc @@ -153,8 +153,9 @@ in your SDN setup. * xref:pvesdn_config_controllers[Controllers]: For controlling layer 3 routing in complex setups -* DHCP: Define a DHCP server for a zone that automatically allocates IPs for - guests in the IPAM and leases them to the guests via DHCP. +* xref:pvesdn_config_dhcp[DHCP]: Define a DHCP server for a zone that + automatically allocates IPs for guests in the IPAM and leases them to the + guests via DHCP. * xref:pvesdn_config_ipam[IPAM]: Enables external for IP address management for guests -- 2.50.1 _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
