Users Guide
Table Of Contents
- Dell Edge Gateway 3001 Installation and Operation Manual
- Overview
- System views
- Installing your Edge Gateway
- Safety and regulatory information
- Setting up your Edge Gateway
- Activating your mobile broadband service
- Mounting your Edge Gateway
- Mounting the Edge Gateway using the standard-mount bracket
- Mounting the Edge Gateway using quick-mount bracket
- Attaching the cable control bars to the standard-mount bracket
- Mounting the Edge Gateway on a DIN rail using the DIN-rail bracket
- Mounting the Edge Gateway using the perpendicular mount
- Mounting the Edge Gateway using a VESA mount
- Setting up the ZigBee dongle
- Setting up the operating system
- Windows 10 IoT Enterprise LTSB 2016
- Ubuntu Core 16
- Overview
- Boot up and log in – Remote system configuration
- Updating operating system and applications
- Additional Ubuntu commands
- Ubuntu Network Manager
- Serial ports
- Minicom
- GPIO
- Security
- Watchdog Timer (WDT)
- Cloud LED On/Off
- Global Positioning Systems (GPS)
- Snappy auto update/Autopilot
- Accessing Snappy Store/Snapweb
- Sensors
- Ignition Pin
- System Power Management
- Restoring Ubuntu Core 16
- Flashing a new OS image
- Ubuntu Server
- Overview
- Login to the Edge Gateway using Ethernet Port 1
- Installing or configuring Dynamic Host Configuration Protocol (DHCP) daemon
- Ubuntu Server driver information
- Firmware management on Ubuntu Server
- Configure Watchdog Timer (WDT)
- Trusted Platform Module (TPM)
- Cloud LED On/Off
- Advanced Linux Sound Architecture (ALSA)
- Global Positioning Systems (GPS)
- Serial ports
- GPIO
- Sensors
- Ignition Pin
- System Power Management
- Ubuntu Network Manager
- Restoring Ubuntu Server
- Creating the OS recovery USB flash drive
- Accessing and updating BIOS
- References
- Appendix
- Contacting Dell
CAUTION: The dd command erases the content of the drive it writes to.
b. Type the following command and press Enter.
xzcat <unique name-date>img.xz | sudo dd
of=/dev/sda bs=32 ; sync
NOTE: The sda may have to be replaced with the actual name of the drive on the system.
4. Unmount and remove the USB flash drive.
5. Connect the power and Ethernet cable to your Edge Gateway.
6. Insert the USB flash drive into your Edge Gateway.
7. Power on and boot up the Edge Gateway from the USB flash drive.
The installation USB flash drive flashes the Ubuntu Core 16 installation image into storage automatically. After the installation
is complete, the system shuts down.
8. Remove the USB flash drive.
9. Power on the system.
Ubuntu Core 16 is installed on your Edge Gateway.
Ubuntu Server
Overview
Ubuntu Server 18.04 is part of the larger set of Ubuntu products and is built on the Debian architecture. For more information
about Ubuntu Server and Debian, see:
● ubuntu.com/server
● help.ubuntu.com/
● ubuntu.com/community/debian
Login to the Edge Gateway using Ethernet Port 1
These are the factory default settings:
● Username: admin
● Password: admin
● Network interface: eth0
● IPv4 method: auto
1. Access the dhcp server or setup the dhcp service as described in Installing or configuring Dynamic Host Configuration
Protocol (DHCP) daemon.
2. Find the IP address assigned to the client Edge Gateway.
NOTE: The MAC ID is printed on the label of the Edge Gateway.
NOTE: The machine name is pre-configured and is the same as the Service Tag of the Edge Gateway.
3. Remote login via ssh session. For example:
# ssh admin@10.101.46.209
NOTE: 10.101.46.209 is an example, and should be replaced with the IP address obtained in step 2.
68 Setting up the operating system