Correct Answer: Correct answer is: (B) Line Mode.
Exam Relevance: CCNA, Network+, CompTIA Network+
Difficulty: Moderate
Concept notes: TELNET, a protocol used for remote terminal connection, operates in different modes to handle data transmission. The three primary modes are default mode, character mode, and line mode.
Common Mistakes: Students may confuse the different modes of TELNET with other protocols or network configurations, leading to incorrect selection.
Explanations: TELNET operates in three main modes: default mode, character mode, and line mode. Default mode sends each keystroke immediately to the server. Character mode sends data after a specific character is typed, such as a carriage return. Line mode sends the entire line of text after the user presses the enter key. Therefore, the correct answer is Line Mode.
Option Analysis: - Option A: Server Mode is not a recognized TELNET mode.
- Option B: Line Mode is one of the three recognized TELNET modes.
- Option C: Log Mode is not a recognized TELNET mode.
- Option D: IP Mode is not a recognized TELNET mode.