Skip to main content
vpatil
Staff
Staff
June 27, 2022

Technical Tip: Commands to Lock/Unlock the SIM PIN feature on the FortiExtender

  • June 27, 2022
  • 0 replies
  • 1877 views
Description This article describes how to use some commands to Lock/Unlock the SIM PIN feature on the FortiExtender.
Scope FortiExtender 2XX, 1XX, 5XX Series  - Version 7.X .
Solution

Use these commands to Lock/Unlock the SIM PIN feature. The default PIN used here is '1111'.

 

# execute show-hidden
# execute modemfw AtTest modem1

 

Commands:

 

Unlock: AT+CLCK="SC",0,"1111",0
Lock: AT+CLCK="SC",1,"1111",1
Enter PIN: AT+CPIN="1111"
Change PIN: AT+CPWD="SC","1111","1234"