Getting started¶
Connecting to the device¶
Power supply¶
Use a plugin power supply or the terminal block to connect the EdgeGateway to 9…36V DC.
[A nice image here]
Pin |
Description |
|---|---|
0 (left) |
V+ 9-36 |
1 & 2 |
External power switch |
3 |
Ground |
Access via ethernet using SSH¶
Connect your computer to the EdgeGateway’s LAN1 port using an ethernet cable
In factory settings the Edge Gateway’s LAN1 is set to 192.168.2.1/24
Configure your computer’s LAN port with an IP-configuration from 192.168.2.0/24 network (for example 192.168.2.2/24)
Establish a connection using a terminal program (e.g. PuTTY) to 192.168.2.1 with port 22(SSH) Login with username “admin” and password “123456”
Access via COM-port using serial CLI¶
In factory settings the CLI is accessible via COM1 on the EdgeGateway
Connect your computer’s COM port to EdgeGateway’s COM1 using a RS232 null modem cable
Establish a connection using a terminal program (e.g. PuTTY) with your local COM-port and baud rate of 115200
Login with username “admin” and password “123456”