Files
Joachim Wiberg d53a35b867 confd: relocate /dhcp-client to /interfaces/interface/ipv4/dhcp
Please note, this change drops not only the global enabled flag, but also the
per-interface enabled flag, converting it to a presence container.  The name
of the container is also shortened from dhcp-client -> dhcp.  A pattern that
expected to be reused also for the DHCPv6 client.

Fixes #1109

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2025-11-02 14:11:53 +01:00
..

=== DHCP Basic

ifdef::topdoc[:imagesdir: {topdoc}../../test/case/infix_dhcp/client_basic]

==== Description

This is a very basic DHCP test that requests an IPv4 lease
from a DHCP server and checks that the lease is set on the
interface.

==== Topology

image::topology.svg[DHCP Basic topology, align=center, scaledwidth=75%]

==== Sequence

. Initialize
. Verify client lease for 10.0.0.42