QuestionQ446

Network Access

What enables a Telnet connection between devices when you enter the device name?

  • A SNMP
  • B DNS lookup
  • C syslog
  • D NTP
Explanation

Telnet reaches a remote device by IP address, so entering a device name works only when that name can be resolved to the correct IP address. DNS lookup provides that hostname-to-IP resolution. SNMP is used for network management, syslog for message logging, and NTP for clock synchronization.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!