What is the difference between the ISO version of HDLC and the Cisco version of HDLC that is used, by default, on all serial interfaces?

A) Type field
B) Protocol field
C) Authentication support
D) Optimized header
E) Encryption support

A
Explanation: A) The Cisco version of HDLC adds a Type field that enables the routers to know which type of packet is inside each frame.

Computer Science & Information Technology

You might also like to view...

A character constant is a(n) __________ value represented as a char-acter in single quotes.

a) short b) int c) long d) double

Computer Science & Information Technology

To determine whether a character entered is a letter of the alphabet, use the __________ function.

a. isdigit b. fromkeyboard c. alpaok d. isalpha e. None of these

Computer Science & Information Technology