FortiExtender
FortiExtender offers wireless connectivity for nearly any operational network.
vpatil
Staff
Staff
Article Id 215984
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"

 

Contributors