Network Engineer Question:

Describe bit stuffing?

Network Engineer Interview Question
Network Engineer Interview Question

Answer:

Bit stuffing is the process of adding one extra 0 whenever five consecutive Is follow a 0 in the data, so that the receiver does not mistake the pattern 0111110 for a flag.


Previous QuestionNext Question
What is character stuffing?Describe flow control?