Searched refs:target_ip (Results 1 – 1 of 1) sorted by relevance
471 def run_ping6(dut, target_ip, duration=60): argument481 cmd = "ping6 -w %d %s" % (duration, target_ip)484 asserts.assert_true(res, "Cannot reach the IP address %s", target_ip)