FortiExtender
FortiExtender offers wireless connectivity for nearly any operational network.
vpatil
Staff
Staff
Article Id 193471

Description

This article describes how to configure SIM-PIN for both SIM1 and SIM2 on FortiExtender managed by FortiGate.

Scope


If SIM-PIN is not configured on FortiExtender then LTE connection is not working.

1) For better FortiExtender stability, upgrade
FortiExtender to latest firmware v4.2.x or v7.x version.
2) When
FortiExtender is managed by FortiGate and if SIM-PIN is configured for both SIM1 and SIM2 directly on FortiExtender CLI, then FortiGate overwrites the config on FortiExtender upon FortiExtender reboot and hence FortiExtender loses LTE connection. Therefore, when FortiExtender is managed by FortiGate, SIM-PIN is configured on FortiGate GUI.

Solution


1) Go to  Network -> FortiExtender and configure settings as shown below:



 
 
2) Thereafter, under 'Configure Settings', add 'SIM-PIN' with ';' notation xxxx;yyyy
 
Example:
SIM-PIN is set on both SIM1 and SIM2 cards then the SIM-PIN is '0000;1234' as shown in the screenshot below:
 
 
 
 
3) CLI commands to set SIM PIN directly on the FEX (applicable for Standalone FEX):
 
# config lte
# config setting
# config lte setting modem1
# set sim1-pin enable
# set sim1-pin-code 0000
# set sim2-pin enable
# set sim2-pin-code 1234
# end
  
Related link:
 

Related articles:

https://community.fortinet.com/t5/FortiExtender/Technical-Tip-How-to-configure-and-debug-4G-LTE-conn...

https://community.fortinet.com/t5/FortiExtender/Technical-Tip-Commands-to-Lock-Unlock-the-SIM-PIN-fe...

Contributors