Framing
- Character Count
- Insert PDU length as first character in the frame.
 
 - Special Characters
- Insert special characters at start and end of the frame (SOF, EOF
characters, e.g... Data link escape (DLE) and End-of-text(EOT)).
 
 - Insert special bit patterns, called "flags" at start and end of the
 - Symbol Stuffing
 - Line Code Violations
 
[TOP]