|
Heading
The High-Level Data-Link Control (HDLC) protocol is a popular ISO-standard, bit-oriented
Data Link layer protocol. It specifies an encapsulation method for data on synchronous serial
data links using frame characters and checksums. HDLC is a point-to-point protocol used on
leased lines. No authentication can be used with HDLC.
In byte-oriented protocols, control information is encoded using entire bytes. On the other
hand, bit-oriented protocols may use single bits to represent control information. Bit-oriented
protocols include SDLC, LLC, HDLC, TCP, IP, and others.
HDLC is the default encapsulation used by Cisco routers over synchronous serial links.
Cisco’s HDLC is proprietary—it won’t communicate with any other vendor’s HDLC implementation.
But don’t give Cisco grief for it—
everyone’s
HDLC implementation is proprietary.
Figure 10.4 shows the Cisco HDLC format.
|