Files
infix/test/case/infix_dhcp/server_basic/dhcp_server.adoc
T
2025-01-31 13:56:40 +01:00

27 lines
628 B
Plaintext

=== DHCP Server
==== Description
Verify basic DHCP server functionality.
==== Topology
ifdef::topdoc[]
image::../../test/case/infix_dhcp/dhcp_server/topology.svg[DHCP Server topology]
endif::topdoc[]
ifndef::topdoc[]
ifdef::testgroup[]
image::dhcp_server/topology.svg[DHCP Server topology]
endif::testgroup[]
ifndef::testgroup[]
image::topology.svg[DHCP Server topology]
endif::testgroup[]
endif::topdoc[]
==== Test sequence
. Set up topology and attach to client and server DUTs
. Configure DHCP client and server DUTs
. Verify DHCP client original hostname
. Verify DHCP client lease
. Verify DHCP client new hostname
<<<