Skip to content

Instantly share code, notes, and snippets.

@Azraiths
Azraiths / terminal.md
Created July 12, 2022 09:55 — forked from Anime4000/terminal.md
Mikrotik LTE Change IMEI

Change Mikrotik LTE IMEI

Query which mode

/interface lte at-chat lte1 input="AT*PROD\?"

Enter Non-production mode

/interface lte at-chat lte1 input="AT*PROD=1"

Delete old IMEI

/interface lte at-chat lte1 input="AT*MRD_IMEI=D"