Creating Device configuration snippets [CREATED] dut_dns: normalize,initial,services [CREATED] dut_hosts: normalize,initial [CREATED] dnssrv: initial,dhcp,services,routing [CREATED] t1: initial,routing Checking Are lab devices ready to be configured? [INFO] Checking SSH server(s) on dut_dns,dut_hosts Config Normalizing device configurations netmiko: [INFO] Sent normalize configuration to dut_dns netmiko: [INFO] Sent normalize configuration to dut_hosts Config Deploying device configurations [INFO] Executing initial configuration for node dnssrv (namespace clab-ml-17-dnssrv) [INFO] Executing initial configuration for node t1 (namespace clab- ml-17-t1) [INFO] Executing routing configuration for node dnssrv (namespace clab-ml-17-dnssrv) [INFO] Executing routing configuration for node t1 (namespace clab- ml-17-t1) netmiko: [INFO] Sent initial configuration to dut_dns netmiko: [INFO] Sent initial configuration to dut_hosts netmiko: [INFO] Sent services configuration to dut_dns Results of configuration script deployments ================================================================================ dut_dns Script: normalize,initial,services dut_hosts Script: normalize,initial dnssrv Script: initial,routing t1 Script: initial,routing The test checks the DNS client configuration on DUT. The validate.ping entry must specify the "ping" command for all supported devices; the test performs the ping, checks for the presence of remote IP address in the output (= name resolution works), and then checks for the DNS query on the DNS server (= DNS client works).