Kerlink iFemtoCell

System Requirements

Netmore 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

SSH to the Kerlink iFemtoCell and change your working directory to tmp.

cd /tmp

Copy and paste the following command into the iFemtoCell SSH console.

OS Version Command
OS 4.3.3
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.

When the installation has completed reboot your iFemtoCell.

reboot

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

For more information controlling the Netmore Gateway Software, please refer to our Gateway FAQ.

Netmore 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 the iFemtoCell 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

SSH to the Kerlink iFemtoCell and change your working directory to tmp.

cd /tmp

Copy and paste the following command into the iFemtoCell SSH console.

OS Version Command
OS 4.3.3
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.

When the installation has completed reboot your iFemtoCell.

reboot

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

For more information controlling the Netmore Gateway Software, please refer to our Gateway FAQ.