# LLDP

LLDP, ağdaki cihazların birbirlerini tanıması ve bağlantıları hakkında bilgi toplaması için kullanılan bir protokoldür. LLDP mesajları, cihazların kimlik bilgileri, IP adresleri, port numaraları, sistem özellikleri, VLAN bilgileri ve diğer önemli ağ bilgilerini taşıyabilir. Bu sayede ağ yöneticileri, ağdaki cihazların konumlarını belirleyebilir, ağ topolojisini çıkarabilir ve ağ hatalarını hızlı bir şekilde teşhis edebilir. LLDP, IEEE 802.1AB standardı tarafından tanımlanmıştır ve birçok ağ donanımı tarafından desteklenmektedir.

Interface içerisinde LLDP özelliğini aktifleştirebilmek için bu arayüzdeki LLDP özelliğinin aktif olması gereklidir.

Kurulum sırasında LLDP özelliği varsayılan olarak etkin durumdadır.

<figure><img src="/files/1bGnyvEPXSpMWwMO0dV6" alt=""><figcaption></figcaption></figure>


---

# 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.targitas.com/configuration/system/lldp.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.
