Creating Device configuration snippets [CREATED] dut_dns: initial,services [CREATED] dut_hosts: 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 [SSH] SSH server on node dut_dns (device iol) is ready after 25.4 seconds [SSH] SSH server on node dut_hosts (device iol) is ready after 27.3 seconds 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: initial,services dut_hosts Script: 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).