Kerlink iBTS 64 Highway

System Requirements

Senet Packet Forwarder for Developers

Registration

If you have not done so already you will need to register your gateway through your Developer or RAN Provider account.

Note

The serial number for this device is "0x" followed by the last 8 digits of the EUI."

Installation

Copy and paste the following command into the Kerlink iBTS SSH console.

OS Version Command
OS 5.11.x
dlF=lgwInstaller_03_02_36.sh;dlC=netmoregroup;wget --no-check-certificate http://docs.${dlC}.com/downloads/03_02_36/$dlF -O $dlF && chmod +x $dlF && ./${dlF} -c ${dlC} -t DEV

Run the command. The installation is automatic and will prompt you once it has completed.

reboot

Once registration and Gateway software installation are complete the Gateway will be displayed in the Senet Portal Dashboard with the current registration status (this may require a refresh of the browser).

Senet Packet Forwarder for RAN Providers

Registration

If you have not done so already you will need to register your gateway through your Developer or RAN Provider account.

Note

The serial number for this device is "0x" followed by the last 4 Bytes of the EUI which can be found on bottom of the Gateway. Alternatively it can be found by looking at the serial_number object in this file: /tmp/sys_startup_status.json

Installation

Copy and paste the following command into the Kerlink iBTS SSH console.

OS Version Command
OS 5.11.x
dlF=lgwInstaller_03_02_36.sh;dlC=netmoregroup;wget --no-check-certificate http://docs.${dlC}.com/downloads/03_02_36/$dlF -O $dlF && chmod +x $dlF && ./${dlF} -c ${dlC} -t RAN

Run the command. The installation is automatic and will prompt you once it has completed.

reboot

Once registration and Gateway software installation are complete the Gateway will be displayed in the Senet Portal Dashboard with the current registration status (this may require a refresh of the browser).