# Ağ İzleme Ek Araçlar

## 1) Anlık ping

* Tools→ ping yolunu takip edelim.

[![Image description](https://res.cloudinary.com/practicaldev/image/fetch/s--svKVaw-Z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/01s4ahhael89yfuncw20.png)](https://res.cloudinary.com/practicaldev/image/fetch/s--svKVaw-Z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/01s4ahhael89yfuncw20.png)

* Host: ping atılacak IP adresini girelim
* Port: ping atmak için burayı boş bırakalım.

## 2) Anlık telnet <a href="#banl-c4-b1k-telnet" id="banl-c4-b1k-telnet"></a>

* Tools→ ping yolunu takip edelim.

[![Image description](https://res.cloudinary.com/practicaldev/image/fetch/s--7tofcKax--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/gxmf4clzdw03zyks5ua6.png)](https://res.cloudinary.com/practicaldev/image/fetch/s--7tofcKax--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/gxmf4clzdw03zyks5ua6.png)

* Host: istek atılacak IP adresini girelim
* Port: Telnetin varsayılan portunu girelim

## 3) Topoloji izleme <a href="#ctopoloji-izleme" id="ctopoloji-izleme"></a>

* Tools→ Topology yolunu takip edelim.
* Sol tarafta Topologies başlığı altında yer alan "+" butonuna tıklayalım ve topolojimize bir isim verelim.
* Eklediğimiz topolojinin üzerine tıklayalım ve sağda açılan menüden "+" işaretine tıklayalım.
* Topolojimizde yer almasını istediğimiz cihazları ekleyelim.
* İki host'u birbirine ok ile bağlamak için Shift tuşuna basılı tutarak 1. ve 2. host'u seçin, ardından sağ üstte yer alan sağ ok tuşuna tıklayın.

[![Image description](https://res.cloudinary.com/practicaldev/image/fetch/s--SDiecxsH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/x6ovn2a0xd9rjmlkyqqe.png)](https://res.cloudinary.com/practicaldev/image/fetch/s--SDiecxsH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/x6ovn2a0xd9rjmlkyqqe.png)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.liman.dev/liman-eklentileri/ag-izleme-eklentisi/ag-izleme-ek-araclar.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
