Unidirectional Link Detection: Difference between revisions

Content deleted Content added
Description: use either fiber or fibre, dumb fucks
Undid revision 542240600 by 98.165.61.59 (talk)
Line 4:
 
==Description==
If two devices, A and B, are connected via a pair of [[optical fiber]]s, one used for sending from A to B and other for sending from B to A, the link is bidirectional (two-way). If one of these fibersfibres is broken, the link has become one-way or unidirectional. The goal of the UDLD protocol is to detect a broken bidirectional link (e.g. transmitted [[packet (information technology)|packets]] do not arrive at the receiver, or the fiberesfibres are connected to different [[computer port (hardware)|ports]]).
 
For each device and for each port, a UDLD packet is sent to the port it links to. The packet contains sender identity information (device and port), and expected receiver identity information (device and port). Each port checks that the UDLD packets it receives contain the identifiers of his own device and port.