Intel IoT Gateway Development KitDK200 Series Getting Started Manual page 21

Iot gateway development kit
Table of Contents

Advertisement

Connect the Target Device to a Host System—Intel IoT Gateway Development Kit DK200 Series
2. Be sure both Host System and the Target Device return an IP address and the
subnet addresses match. For example, the following addresses are valid and they
are on the same subnet:
Target Device IP address
192.168.1.1
Host System IP address
192.168.1.9
3. On the Target Device execute the following command to start the sshd deamon:
service sshd start
You should see the following output:
Starting OpenBSD Secure Shell server: sshd
done.
4. (Optional): To automatically start sshd for all future reboots, execute the following
command on the Target Device:
update-rc.d sshd defaults
5. To remotely login to the Target Device from the Host System, at the Host System
execute the following command, substituting
with the Target Device IP address that you wrote down earlier.
ssh root@<TARGET_DEVICE_IP_ADDRESS>
Your screen displays:
root@<TARGET_DEVICE_IP_ADDRESS>'s password:
6. Type the Target Device password:
root
When you successfully log in to the Target Device, the command prompt is displayed:
root@WR-IntelligentDevice:~#
April 2015
Order No.: 330295-004
<TARGET_DEVICE_IP_ADDRESS>
®
Intel
IoT Gateway Development Kit DK200 Series
Getting Started Guide
21

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dk200 series

Table of Contents