Skip to main content
SPrabu
Staff
Staff
August 26, 2024

Technical Tip: Switching Carrier Service Mode to FortiExtender Using AT Commands

  • August 26, 2024
  • 0 replies
  • 1633 views
Description

This article describes how to force the carrier service mode to FortiExtender using AT commands.

Scope FortiExtender LTE.
Solution

The 'get modem status' command displays the service to which the SIM is connected by default.

 

get modem status

 

Modem status:

 

    modem             : Modem1

               .

               .

               .

    carrier           : T-Mobile-EU

    service           : LTE   --> The carrier T-Mobile-EU has selected LTE mode.

 

In this example, the carrier T-Mobile-EU has automatically selected the LTE service mode for the SIM.

 

If the SIM supports 5G or need to switch to 4G service, follow the steps below to force the desired service connection:

 

  1. Execute the following command to initiate AT mode for the modem:

   

execute modemfw AtTest modem1

 

  1. Check the current mode using:

   

    AT+QNWPREFCFG="mode_pref"   --> Displays the current mode.

 

  1. To change the mode from AUTO to 4G or 5G, use one of the following commands:

   

AT+QNWPREFCFG="mode_pref",AUTO   --> Default (supports WCDMA, LTE, and 5G NR).

AT+QNWPREFCFG="mode_pref",LTE    --> Forces LTE only.

AT+QNWPREFCFG="mode_pref",NR5G   --> Forces 5G NR only.

 

Available modes:

  • AUTO: Supports WCDMA, LTE, and 5G NR.
  • WCDMA: WCDMA only.
  • LTE: LTE only.
  • NR5G: 5G NR only.
    Thought Leadership Security Summit. Outpace New Threats with AI - enhanced defense. Tuesday, Septmeber 15, 8:30 AM - 2:30 PM PT. The Golf Club at Newcastle, WA.
    Virtual event | September 2026. SASE summit. The age of autonomous trust. Register here!