Content deleted Content added
No edit summary Tag: Reverted |
m Reverted 2 edits by Krishnamurthy GovindaReddy (talk) to last revision by Jbiggley |
||
Line 40:
''Media Endpoint Discovery'' is an enhancement of LLDP, known as '''LLDP-MED''', that provides the following facilities:
* Auto-discovery of LAN policies (such as VLAN, [[802.1q|Layer 2 Priority]] and [[Differentiated services]] (Diffserv) settings) enabling [[plug and play]] networking.
* Device ___location discovery to allow
* Extended and automated power management of [[Power over Ethernet]] (PoE)
* Inventory management, allowing network administrators to track their network devices, and determine their characteristics (manufacturer, software and hardware versions, serial or asset number).
Line 50:
== System Capability Codes ==
{| class="
|+
!Code
Line 83:
LLDP information is sent by devices from each of their interfaces at a fixed interval, in the form of an [[Ethernet frame]]. Each frame contains one LLDP Data Unit (LLDPDU). Each LLDPDU is a sequence of [[type–length–value]] (TLV) structures.
The Ethernet frame used in LLDP typically has its destination [[MAC address]] set to a special [[multicast address]] that [[802.1D]]-compliant bridges do not forward. Other multicast and unicast destination addresses are permitted. The [[
Each LLDP frame starts with the following mandatory TLVs: ''Chassis ID'', ''Port ID'', and ''Time-to-Live''. The mandatory TLVs are followed by any number of optional TLVs. The frame ends with a special TLV, named ''end of LLDPDU'' in which both the ''type'' and ''length'' fields are 0.
Line 89:
Accordingly, an Ethernet frame containing an LLDPDU has the following structure:
{| class="
|+ LLDP Ethernet frame structure
|-
Line 95:
! Destination MAC
! Source MAC
! [[
! Chassis ID TLV
! Port ID TLV
|