Courseiva
Question 1,615 of 1,389
Network Services and SecurityeasyMultiple ChoiceObjective-mapped

CCNA Network Services and Security Practice Question

Why is Telnet generally discouraged for network device administration?

⚠ Common exam trap

Don't confuse protocol support or bandwidth usage with security features. Focus on encryption and data protection.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

It sends credentials and commands in clear text

Telnet sends all data, including credentials and commands, in clear text, making it vulnerable to eavesdropping. Option A is wrong because Telnet can traverse routed networks using TCP port 23. Option C is incorrect because Telnet can use local usernames as well as external AAA servers. Option D is false because Telnet works over network interfaces, not exclusively from the console port.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • It cannot cross routed networks

    Why it's wrong here

    Telnet operates at the application layer and, like other TCP-based protocols, relies on IP for routing; as long as the device has an IP address and a route back to the client, Telnet sessions can traverse multiple Layer 3 hops. It does not require a direct Layer 2 connection to the target. Therefore, the inability to cross routed networks is not a valid reason to avoid Telnet.

    When this WOULD be correct

    If an exam question asked about a specific network configuration where Telnet was being used in a scenario involving a single local subnet without routing, then this option could be correct. For example, a question might state that Telnet is being used exclusively for device management within a flat network topology.

  • It sends credentials and commands in clear text

    Why this is correct

    Telnet transmits all data, including login credentials and command traffic, without encryption over TCP port 23. An attacker with packet capture or on-path visibility can read usernames, passwords, and configuration commands in plaintext, enabling credential theft and device compromise. This lack of confidentiality is the primary security weakness that discourages its use on production or untrusted networks.

  • It supports only local usernames

    Why it's wrong here

    While Telnet access can be restricted to locally defined accounts, it can also integrate with AAA servers such as TACACS+ or RADIUS for centralized authentication and authorization. The actual concern is not where usernames are stored, but that both authentication and command exchange occur in cleartext, exposing credentials regardless of the user database source. Thus, supporting only local usernames is not the core security issue.

    When this WOULD be correct

    In a question that specifically asks about a network device that only allows local authentication methods and does not support external authentication protocols, option C would be correct. For example, if the question stated that a specific router model only permits local username authentication, then this option would apply.

  • It works only from the console port

    Why it's wrong here

    Telnet is a remote access protocol that connects over the network to virtual terminal (VTY) lines on the device, not the physical console port; the console port uses out-of-band serial access and is not used for Telnet sessions. You can initiate a Telnet session from any host with IP reachability to the device. Consequently, claiming that Telnet works only from the console port is factually incorrect.

    When this WOULD be correct

    If the exam question specifically asked about a protocol that is limited to console access only, such as a proprietary management interface, then option D would be correct. For example, a question might ask about a device management method that does not support remote access.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The 200-301 exam frequently reuses these exact scenarios with slightly different constraints.

It sends credentials and commands in clear textCorrect answer

Why this is correct

Telnet transmits all data, including login credentials and command traffic, without encryption over TCP port 23. An attacker with packet capture or on-path visibility can read usernames, passwords, and configuration commands in plaintext, enabling credential theft and device compromise. This lack of confidentiality is the primary security weakness that discourages its use on production or untrusted networks.

It cannot cross routed networksWrong answer — click to see why

Why this is wrong here

Telnet can indeed cross routed networks, as it operates over TCP/IP and is not limited by network boundaries. This option is incorrect because it misrepresents Telnet's functionality in a networking context.

★ When this WOULD be the correct answer

If an exam question asked about a specific network configuration where Telnet was being used in a scenario involving a single local subnet without routing, then this option could be correct. For example, a question might state that Telnet is being used exclusively for device management within a flat network topology.

Why candidates choose this

Candidates may choose this option due to a misunderstanding of network protocols and their capabilities, leading them to believe that Telnet's limitations are related to routing rather than security concerns.

It supports only local usernamesWrong answer — click to see why

Why this is wrong here

Option C is incorrect because Telnet does not limit user authentication to local usernames; it can authenticate users against remote servers as well, depending on the device configuration.

★ When this WOULD be the correct answer

In a question that specifically asks about a network device that only allows local authentication methods and does not support external authentication protocols, option C would be correct. For example, if the question stated that a specific router model only permits local username authentication, then this option would apply.

Why candidates choose this

Candidates may find this option tempting because they might confuse Telnet's typical usage with local device management, leading them to believe it only supports local usernames without considering broader authentication capabilities.

It works only from the console portWrong answer — click to see why

Why this is wrong here

Option D is incorrect because Telnet can be used over the network, not just from the console port. It allows remote access to devices, making it suitable for administration from various locations.

★ When this WOULD be the correct answer

If the exam question specifically asked about a protocol that is limited to console access only, such as a proprietary management interface, then option D would be correct. For example, a question might ask about a device management method that does not support remote access.

Why candidates choose this

Candidates may choose this option due to a misunderstanding of Telnet's capabilities, confusing it with other protocols that are indeed limited to console access, leading to the assumption that Telnet is similarly restricted.

Analysis generated from the official 200-301blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Quick reference

AAA Protocol Comparison

ProtocolPort(s)EncryptionTransportPrimary Use
RADIUS1812 / 1813Password onlyUDPNetwork access control
TACACS+49Full packetTCPDevice administration
Diameter3868Full sessionTCP / SCTPCarrier / mobile networks
802.1XEAP-basedLayer 2Port-based access control

TACACS+ encrypts the entire packet; RADIUS only encrypts the password field — a key exam distinction.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: May 17, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This 200-301 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 200-301 exam.