> 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="/files/LFQfXLFsHtYxHmZJwItM" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/kJuodiMX499UeMEl26qg" 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="/files/CVsCRoYmErQDTZrnHyMq" alt=""><figcaption></figcaption></figure>

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

\ <br>
