Binding Hero 4G+, Runner 4G to a base station

At the moment, this feature is implemented through a particular command via CLI (router command-line interface) for the Keenetic Hero 4G+ (KN-2311), Skipper 4G (KN-2910) and Runner 4G (KN-2211) routers.

You use the interface UsbLte0 mobile lte lock command to set the binding to the base station using the parameters EARFCN (E-UTRA Absolute Radio Frequency Channel Number) and PCI (Physical Cell ID).

The full syntax of the command is:

(config)> interface UsbLte0 mobile lte lock earfcn <earfcn-value> [pci <pci-value>]


where <earfcn-value> is the channel number indicating the carrier frequency at which the cell operates in the LTE network. It can take values between 1 and 68585 inclusive.

and <pci-value> is the Physical Cell ID. It can take values from 0 to 503 inclusive.

For example:

(config)> interface UsbLte0 mobile lte lock earfcn 123 pci 456
Mobile::Interface: LTE cell lock is set.

 

To deactivate the binding, use the command:

(config)> interface UsbLte0 no mobile lte lock
Mobile::Interface: "UsbLte0": all LTE cells are unlocked.

 

Use the command to save the setting:

(config)> system configuration save

 

TIP: Note: If binding is configured in a model with frequency aggregation, e.g. Keenetic Hero 4G+ (KN-2311), the connection is fixed at the user-selected carrier as anchor frequency, and the additional frequency is connected to the aggregation automatically. The selection and connection of the additional frequency are made on the controller side of the cellular operator.

Was this article helpful?

37 out of 48 found this helpful