Lines Matching full:ssh
42 phone_station_ssh_port: port for ssh to phone station, it
53 # port forwarding to bypass corp ssh relay. So the hostname may
75 'Attached device host %s is not reachable via ssh.' %
105 - ConnectTimeout=30; maximum of 30 seconds allowed for an SSH
108 - ServerAliveInterval=180; which causes SSH to ping connection every
119 - SSH protocol forced to 2; needed for ServerAliveInterval.
122 user: User name to use for the ssh connection.
123 port: Port on the target host to use for ssh connection.
124 opts: Additional options to the ssh command.
132 An ssh command with the requested settings.
151 to allow additional ssh options.
204 connect_timeout: SSH connection timeout (in seconds)
206 options: String with additional ssh command options
208 ssh_failure_retry_ok: when True and ssh connection failure is
222 AutoservSSHTimeout: SSH connection has timed out. Only applies
283 logging.error('Unlock attached device host failed due to ssh'