Creating Device configuration snippets [CREATED] dut: normalize,initial,vrf,services [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 [SSH] SSH server on node dut (device ioll2) is ready after 9.3 seconds Config Normalizing device configurations netmiko: [INFO] Sent normalize configuration to dut 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 netmiko: [INFO] Sent vrf configuration to dut netmiko: [INFO] Sent services configuration to dut Results of configuration script deployments ================================================================================ dut Script: normalize,initial,vrf,services dnssrv Script: initial,routing t1 Script: initial,routing The test checks the DNS client in a VRF. 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).