Installing Senet Packet Forwarder
connect Gateway to POE (Power + Eithernet)
Note: The gateways are preconfigured to use a IP assigned by a DHCP server
Determine Gateways IP address, this can be done by accesing your local router/DHCPsercer or alternatively use a IP sniffer tool such as Angry IP Scanner https://angryip.org/
use a SSH client to establish a connection to the Kona Gateway, use TeraTerm or similar. https://tera-term.en.softonic.com/
Enter IP address of gateway as Host and use TCP port 22, SSH Version SSH2 press OK
User user name Admin and enter the password supplied the Test Certificate
enter command “system_version” to check BSP version and ensure the device is running 5.1 or higher
remove root access using command
sudo opkg remove disable-root-login
and entering the password againenter command sudo SU Root
check you are in the root location by using command whoami
remove tektelic packet forwarder and MQQT bridge
opkg remove kona-pkt-forwarder
opkg remove tektelic-mqtt-bridge
power cycle the gateway or use command
tektelic_reset
Log back into the gateway via SSH using username Root and serial number as the password, note the password is case sensitive. the serial number is founf on the label on the gateway or on the test certificate, note the certifcate shows the Tcode, release followed by the serial number EG “T0005130 G1 2403J0038” the serial number is the last 9 chars,
Instal Senet Packet forwarder for developer not the RAN provider as this will disable future access via SSH. dlF=lgwInstaller_02_22_10.sh;dlC=senetco;wget --no-check-certificate http://docs.${dlC}.io/downloads/02_22_10/$dlF -O $dlF && chmod +x $dlF && ./${dlF} -c ${dlC} -t DEV
note senet instruction for installing packet forwarder is here if needed:https://docs.senetco.io/dev/gw/TektelicKona16/