Searched refs:ssh_ping (Results 1 – 5 of 5) sorted by relevance
132 def ssh_ping(self, timeout=60, base_cmd=''): member in SonicHost143 super(SonicHost, self).ssh_ping(timeout=timeout,
584 self.ssh_ping()591 def ssh_ping(self, timeout=60, connect_timeout=None, base_cmd='true'): member in AbstractSSHHost631 self.ssh_ping(timeout=timeout,785 self.ssh_ping()
471 self.ssh_ping()
35 host.ssh_ping()
26 if not self.host.ssh_ping():