Changes

Created page with "{{Template: Networking_rutos_manual_fw_disclosure | fw_version ={{Template: Networking_rutos_manual_latest_fw | series = {{{series}}} | name = {{{name}}} }} }} __TOC__ ==..."
{{Template: Networking_rutos_manual_fw_disclosure
| fw_version ={{Template: Networking_rutos_manual_latest_fw
| series = {{{series}}}
| name = {{{name}}}
}}
}}
__TOC__
==Summary==

The <b>LLDP</b> (Link Layer Discovery Protocol) is a vendor-neutral link layer protocol used by network devices for advertising their identity, capabilities, and neighbors on a local area network based on IEEE 802 technology, principally wired Ethernet.[1] The protocol is formally referred to by the IEEE as Station and Media Access Control Connectivity Discovery specified in IEEE 802.1AB

==LLDP Configuration==

The <b>LLDP Configuration</b> section is used to choose the ports you want to send LLDP frames to. This helps in discovering and monitoring network devices connected to those specific ports.

[[File:Networking_tswos_manual_lldp_lldp_configuration.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enable</td>
<td>off {{!}} on; default: <b>off</b></td>
<td>Enables LLDP service. <b>Note</b>: SNMP will be enabled when enabling LLDP.</td>
</tr>
<tr>
<td>Interval</td>
<td>integer [1..65535]; default: <b>5</b></td>
<td>The LLDP interval represents the frequency of network device updates and is measured in seconds.</td>
</tr>
<tr>
<td>Mark selected ports (0) as</td>
<td>-(interactive) buttons -<span style="color:green">Enable</span> {{!}} <span style="color:#F2F2F2">Disable</span></td>
<td>Choose the ports you want to send LLDP frames to.</td>
</tr>
</table>

==LLDP Neighbors==

The <b>LLDP Neighbors</b> section displays current LLDP neighbors.

<table class="nd-othertables_2">
<tr>
<th width="250">Field Name</th>
<th width="900">Description</th>
</tr>
<tr>
<td>Port name</td>
<td>Name of physical port.</td>
</tr>
<tr>
<td>Station name</td>
<td></td>
</tr>
<tr>
<td>Chassis ID</td>
<td>Neighbors ID</td>
</tr>
<tr>
<td>IP address</td>
<td>Neighbors device IP.</td>
</tr>
<tr>
<td>Port description</td>
<td>Neighbors port</td>
</tr>
</table>

[[Category:{{{name}}} Services section]]