> For the complete documentation index, see [llms.txt](https://docs.monogoto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monogoto.io/university/at-commands/how-to-send-at-commands-to-a-teltonika-router.md).

# How to Send AT Commands to a Teltonika Router?

1. Connect to the router and open a web browser. Enter <http://192.168.1.1> in the address bar and log in.
2. Access CLI (Command Line Interface) by going to “System” > “Maintenance” > “CLI”.

<figure><img src="https://3922449203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FugtNqfniWpTZYp53ulvs%2Fimage.png?alt=media&amp;token=cbb53838-e0f6-4cb5-9b4d-2438516cf0a2" alt=""><figcaption></figcaption></figure>

3. Login to the CLI by entering the username “root” and the router admin password.

<figure><img src="https://3922449203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2Fdla17CpaHH1oaqKYsi6a%2Fimage.png?alt=media&amp;token=52a547ef-c352-45b1-ae91-e00f2921e6b8" alt=""><figcaption></figcaption></figure>

4. To send AT commands, use the following format “gsmctl -A \<AT Command>”
5. Example command that shows the ICCID of the inserted SIM, “gsmctl -A AT+CCID”.

<figure><img src="https://3922449203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FrB7gEEUmq4U6r6EReEtC%2Fimage.png?alt=media&amp;token=f9745234-e437-4213-a6bc-716a474b9197" alt=""><figcaption></figcaption></figure>

6. Now you can send any standard AT command to the Teltonika router using this method.

\ <br>
