mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 13:23:01 +02:00
Sync with latest updates, including test path changes. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
23 lines
509 B
Plaintext
23 lines
509 B
Plaintext
=== DHCPv6 Basic
|
|
|
|
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/dhcp/client6_basic]
|
|
|
|
==== Description
|
|
|
|
Enable a DHCPv6 client and verify it requests an IPv6 lease from a
|
|
DHCPv6 server that is then set on the interface.
|
|
|
|
==== Topology
|
|
|
|
image::topology.svg[DHCPv6 Basic topology, align=center, scaledwidth=75%]
|
|
|
|
==== Sequence
|
|
|
|
. Set up topology and attach to target DUT
|
|
. Configure DHCPv6 client
|
|
. Verify client lease for {CLIENT}
|
|
. Verify client default route ::/0
|
|
. Verify client domain name resolution
|
|
|
|
|