Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions test/case/dhcp/client6_basic/test.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
=== DHCPv6 Basic

ifdef::topdoc[:imagesdir: {topdoc}../../test/case/infix_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


44 changes: 44 additions & 0 deletions test/case/dhcp/client6_basic/topology.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions test/case/dhcp/client6_prefix_delegation/test.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
=== DHCPv6 Prefix Delegation

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

==== Description

Verify DHCPv6 prefix delegation (IA_PD) where a client requests an IPv6
prefix from a DHCPv6 server. This is commonly used on WAN interfaces of
routers to obtain a prefix for distribution to downstream networks.

==== Topology

image::topology.svg[DHCPv6 Prefix Delegation topology, align=center, scaledwidth=75%]

==== Sequence

. Set up topology and attach to target DUT
. Configure DHCPv6 client w/ prefix delegation
. Verify DHCPv6 client is running
. Verify prefix delegation in logs


44 changes: 44 additions & 0 deletions test/case/dhcp/client6_prefix_delegation/topology.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.