Alcatel Carrier Internetworking Solutions Switch/Router 사용자 설명서

다운로드
페이지 1100
 Loopback Detection
Page 28-13
Loopback Detection
Loopback Detection is a common method for Carrier Service Providers to test clients’ circuits 
in the event of suspected line transmission problems. For both Frame Relay and PPP, loop-
back detection involves periodically transmitting a message and looking for that message to 
be received. When implementing Loopback Detection, it is important to keep two issues in 
mind: the message must not violate any standards; the message must be unique in such a way 
that it can be differentiated from a message sent by a remote node.
The messages are transmitted in one of two fixed intervals. When the port is in normal mode, 
the message is transmitted once every second. When two consecutive messages are received 
that match the transmitted message, the port is considered to be in loopback. Once in loop-
back mode, the message is transmitted once every 100 milliseconds. After ten consecutive 
messages are transmitted without receiving a match, the port is returned to normal mode. 
Consequently, it takes up to 2 seconds to detect the loopback condition and an additional 
second to exit it.
The message sent on a Frame Relay port uses standard 1490 encapsulation with a SNAP 
header. The OUI (Organizationally Unique Identifier) of the SNAP header is the Alcatel OUI, 
so encapsulation is standard, but the message is proprietary. The message is transmitted using 
the lowest available DLCI, or 32 if there are no DLCI's operating on the port. Because the 
message is merely attempting to determine the state of the physical port, the state of the 
DLCI, whether active, inactive or non-existent, is not important; the Frame Relay switch will 
discard any data for non-existent or inactive DLCIs.
The message sent on a PPP port uses the standard LCP Echo message.
Uniqueness of messages is accomplished by including a word in the message that is based 
upon the configuration of the port and a free-running timer. For PPP, uniqueness is enhanced 
by negotiating the LCP magic number option.