
www.dragino.com
LIG16 Indoor LoRaWAN Gateway User Manual
43 / 46
7.4
Package maintain system
LIG16 uses
. There are more than 3000+ packages available in our
package server for user to install for their applications. For example, if user wants to add iperf
tool, they can install the related packages and configure LIG16 to use iperf
Below is some examples opkgs command, more please refer
In Linux Console run:
root@dragino
-
169d30:~# opkg update
// to get the latest packages list
root@dragino
-
169d30:~# opkg list
//shows the available packages
root@dragino
-
169d30:~# opkg install iperf
// install iperf, it will auto install the required
packages.
root@dragino
-
169d30:/etc/opkg# opkg install iperf
Installing iperf (2.0.12
-
1) to root...
Downloading http://downloads.openwrt.org/snapshots/packages/mips_24kc/base/iperf_2.0.12
-
1_mips_24kc.ipk
Installing uclibcxx (0.2.4
-
3) to root...
Downloading
http://downloads.openwrt.org/snapshots/packages/mips_24kc/base/uclibcxx_0.2.4
-
3_mips_24kc.ipk
Configuring uclibcxx.
Configuring iperf.