Files
infix/test/case/infix_dhcp/dhcp_basic
Ahmed Karic 3b00a376b1 test: regenerate .svg for dhcp_basic test
In the recent work, the generation and commit of topology.svg for the
dhcp_basic test was unintentionally overlooked.
2024-10-28 13:18:21 +01:00
..
2024-10-24 09:59:56 +02:00
2024-10-24 09:59:56 +02:00
2024-10-24 09:59:56 +02:00

=== DHCP 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
ifdef::topdoc[]
image::../../test/case/infix_dhcp/dhcp_basic/topology.svg[DHCP Basic topology]
endif::topdoc[]
ifndef::topdoc[]
ifdef::testgroup[]
image::dhcp_basic/topology.svg[DHCP Basic topology]
endif::testgroup[]
ifndef::testgroup[]
image::topology.svg[DHCP Basic topology]
endif::testgroup[]
endif::topdoc[]
==== Test sequence
. Initialize
. Verify client get DHCP lease for 10.0.0.42 on client:data


<<<