Files

=== DHCP Router

ifdef::topdoc[:imagesdir: {topdoc}../../test/case/dhcp/client_default_gw]

==== Description

Verify that the DHCP client receives default gateway (DHCP option 3,
router) and that route exists in operational datastore.  The DHCP
server runs at 192.168.0.1 but should hand out option 3 to clients
with address 192.168.0.254.

==== Topology

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

==== Sequence

. Initialize
. Set up DHCP server as 192.168.0.1, option 3: 192.168.0.254
. Verify DHCP client has default route via 192.168.0.254