Frame Relay: Frame Relay Is A High-Performance WAN Protocol That Operates at The Physical
Frame Relay: Frame Relay Is A High-Performance WAN Protocol That Operates at The Physical
FlagsDelimits the beginning and end of the frame. The value of this field is
always the same and is represented either as the hexadecimal number 7E or as the
binary number 01111110.
AddressContains the following information:
DLCIThe 10-bit DLCI is the essence of the Frame Relay header. This value
represents the virtual connection between the DTE device and the switch.
Extended Address (EA)The EA is used to indicate whether the byte in which
the EA value is 1 is the last addressing field. If the value is 1, then the current byte
is determined to be the last DLCI octet.
C/RThe C/R is the bit that follows the most significant DLCI byte in the
Address field. The C/R bit is not currently defined.
Congestion ControlThis consists of the 3 bits that control the Frame Relay
congestion-notification mechanisms. These are the FECN, BECN, and DE bits,
which are the last 3 bits in the Address field.
Discard eligibility (DE) is set by the DTE device, such as a router, to indicate that
the marked frame is of lesser importance relative to other frames being transmitted.
DataContains encapsulated upper-layer data. Each frame in this variable-length
field includes a user data or payload field that will vary in length up to 16,000
octets. This field serves to transport the higher-layer protocol packet (PDU)
through a Frame Relay network.
Frame Check SequenceEnsures the integrity of transmitted data. This value is
computed by the source device and verified by the receiver to ensure integrity of
transmission.