Enabling SIM PIN Configurations for USB LTE Modems on Remote APs

PIN configurations for SIM cards in USB LTE modems connected to Remote APs can be set using the following CLI commands:

  • To enable PIN configuration, issue the following command.

    [mynode] #ap cellular pin-enable ap-name <ap_name> pin <pin_number>

  • To disable PIN configuration, issue the following command.

    [mynode] #ap cellular pin-disable ap-name <ap_name> pin <pin_number>

  • To create a new PIN code, issue the following command.

    [mynode] #ap cellular pin-renew ap-name <ap_name> old-pin <pin_number> new-pin <pin_number>

  • To unlock the SIM card after three failed attempts, issue the following command.

    [mynode] #ap cellular pin-puk ap-name <ap_name> puk <puk_number> new-pin <pin_number>