Searched full:ssh (Results 1 – 12 of 12) sorted by relevance
79 # Avoid SSH disconnection after idle for a long time105 print('SSH connection is lost, try reconnect after 1 second.')109 raise ConnectionError('SSH connection is lost')115 self.log('SSH connecting ...')134 ssh = config['ssh']135 self.telnetPort = ssh['port']136 self.telnetUsername = ssh['username']137 self.telnetPassword = ssh['password']
64 # Close the SSH connection only when Harness exits83 # Avoid SSH connection lost after inactivity for a while99 # Exit ot-cli-ftd and close the SSH connection140 self.log('SSH connecting ...')169 ssh = config['ssh']170 self.telnetPort = ssh['port']171 self.telnetUsername = ssh['username']172 self.telnetPassword = ssh['password']
50 The above is for the serial connection mode between the DUT and the Host PC. The ssh connection mod…54 2. Login Raspberry Pi, sudo raspi-config, then -> interfacing options -> enable ssh.60 …ta`. TelnetIP : device's IP address Param5 : 'ip' for SSH login Param6 : SSH username Param7 : SSH…66 8. Drag the "OpenThread_WpanCtl: Wpantund + NCP (SSH)" reference device to the **Test Bed** section…
97 …OpenThread_WpanCtl.png" description = "OpenThread_WpanCtl: Wpantund + NCP (SSH)" THCI="OpenThread_…
90 # Avoid SSH disconnection after idle for a long time111 print('SSH connection is lost, try reconnect after 1 second.')
74 # connection type 'ip' stands for SSH87 # username for SSH89 # password for SSH775 print('login success (ssh)')783 ModuleHelper.WriteIntoDebugLogger('connect to ssh Error: ' + str(e))
476 # username for SSH478 # password for SSH
12 - OTBR device via SSH19 # Connect to an OTBR device via SSH
19 …- Edit the value of `ssh.username` to the username to be used for connecting to the remote POSIX e…20 - Edit the value of `ssh.password` to the password corresponding to the username above.
84 ssh:
11 | ADB/SSH | ADB/SSH/SERIAL76 DUT_SSH=<device_ip> Connect to the DUT via ssh79 REF_SSH=<device_ip> Connect to the reference device via ssh
696 ' DUT_SSH=<device_ip> Connect to the DUT via ssh\r\n'699 ' REF_SSH=<device_ip> Connect to the reference device via ssh\r\n'