Telnet vs SSH Quiz

UnmatchedMandolin avatar
UnmatchedMandolin
·
·
Download

Start Quiz

Study Flashcards

74 Questions

What is considered as the 'road' in the networking metaphor described?

Wireless network

What is represented by the 'truck' in the networking metaphor?

Internet Protocol (IP)

What is inside the 'box' being transported in the networking metaphor?

Data

What does the 'truck' know about the content it's carrying in the metaphor?

It knows nothing about the content

What is the purpose of TCP in networking?

To ensure reliable delivery of data

Which protocol can reorder messages that were received out of order?

TCP

What is the primary function of UDP in networking?

To enable a connectionless flow

In networking, what does multiplexing allow us to do?

Have many applications communicating simultaneously

Which layer of the OSI model do TCP and UDP commonly operate at?

Transport layer (Layer 4)

What is encapsulation in networking?

The technique of nesting protocols within each other

Which protocol is known for its connection-oriented nature?

TCP

'Multiplexing' allows for:

'Many different applications on a system communicating to a separate server simultaneously'

'Reliable delivery' in TCP means:

'Ensuring data sent is verified as received on the other side'

'Connectionless flow' is a characteristic of which protocol?

'UDP'

What is the purpose of a port number in networking?

To direct data to the appropriate application or service

In the context of port numbers, what does the 'front door' represent?

The device receiving the data

Which port number is commonly associated with HTTPS?

Port 443

What is the significance of non-ephemeral ports in networking?

They are permanent and well-known port numbers

Why do servers commonly use non-ephemeral ports?

To maintain consistency for recognized services

What does an ephemeral port refer to in networking?

A temporary port assigned for each network session

What role does multiplexing play in data delivery to different services on a server?

Why is UDP considered unreliable compared to TCP?

UDP does not send acknowledgments from the destination device.

Which protocol uses UDP for automatically assigning IP addresses to devices?

DHCP

What is the range of port numbers that both TCP and UDP can use?

0 to 65535

Why are port numbers not designed to be a security mechanism?

They are simply intended for accessing services on devices

What is a key advantage of UDP in real-time communication?

It allows for catching up with missed information.

Which protocol uses UDP as its transport mechanism for file transfers?

TFTP

What could be a potential drawback of different websites using completely different port numbers?

Difficulties in determining the appropriate port numbers

What is the purpose of assigning a random port number when sending data?

To identify the source port on the client side

Why is TCP preferred for protocols like HTTPS and SSH?

It provides automatic retransmission of missing packets.

What is a feature of UDP that distinguishes it from TCP in terms of packet acknowledgment?

UDP does not send acknowledgments for received information.

Why is it uncommon to have one service running on TCP port 80 and another service running on UDP port 80?

It could be confusing due to conflicting services

In the scenario described, what information would be sent using UDP port 5004?

VoIP traffic

Which protocol is responsible for resending data if no response is received over the network?

DHCP

What is the primary role of TFTP in file transfers?

Utilizing UDP as the transport mechanism

What does assigning a random port number on the client side allow for?

Identifying different types of services

What is the purpose of a well-known port number in networking?

To allow easy identification of specific services

What distinguishes UDP from TCP in terms of flow control?

UDP has no flow control compared to TCP.

What is the significance of using different ports for TCP and UDP, even if they share the same port number?

Maintenance of distinct data streams

What type of communication is UDP most associated with?

Asynchronous communication

Why does the text emphasize that DHCP is responsible for resending data over the network?

To underscore its reliability in handling communication errors

Why would changing the port number on a server be unlikely to enhance security?

It is not designed as a security measure

Which protocol is commonly used for terminal communication to ensure secure data transmission?

SSH

Which protocol is used for sending email messages between mail servers?

SMTP

Which protocol is commonly used for receiving emails on mail clients?

IMAP

Which protocol is used by browsers to communicate with web servers?

HTTP

What port does SMTP commonly use for communication?

Port 25

Which protocol is used to assign IP addresses automatically on a network?

DHCP

What port does DHCP commonly use for assigning IP addresses?

Port 68

What is commonly used to dynamically resolve IP addresses from domain names?

DNS

What do mobile devices obtain automatically when connecting to public Wi-Fi networks?

Dynamic IP addresses

What is the leasing system used by DHCP for assigning IP addresses?

Dynamic leasing

What does DNS provide resolution between when accessing websites through browsers?

Domain names and IP addresses

What can network administrators configure DHCP servers to do for infrastructure devices?

Always assign the same IP address on each bootup

What protocol is commonly used for VoIP traffic?

UDP

Which port number is commonly used for VoIP servers?

5004

What is the purpose of using port numbers in networking?

To allow different services to communicate

Which port number is commonly used for email traffic?

143

What is the significance of well-known port numbers in networking?

They facilitate communication between devices

Which protocol is commonly used for transferring files from one device to another?

FTP

'Telnet' commonly uses which port number for providing a text-based connection to a remote device?

23

'SSH' communicates over which port number for providing terminal connections to remote devices?

22

'FTP' uses which port number for controlling the data transfer?

21

Which protocol uses TCP port 443 for encrypted communication?

HTTPS

Which protocol was not built for multiple email clients according to the text?

POP3

What does SMB stand for in the context of Windows file sharing?

Server Message Block

Which protocol allows network management devices to query infrastructure devices for performance details?

SNMP

Which protocol is commonly used to query directories and often associated with Microsoft Active Directory?

LDAP

Which port is commonly used by IMAP to download and manage mailboxes?

143

What function does UDP port 137 serve in NetBIOS?

Find devices by name

Which version of SNMP introduced message encryption and additional security measures?

Version 3

What is the primary function of SNMP traps?

Receive alerts on metric thresholds

Which protocol commonly uses TCP port 389?

LDAP

What is the purpose of NetBIOS over TCP/IP?

Facilitate direct device communication using TCP/IP

Study Notes

  • Networking can be thought of as a road system, with various network types serving as different roads.
  • Internet Protocol (IP) acts as the moving truck, responsible for efficiently transporting data between points on the network.
  • Data is encapsulated inside IP packets, each with an IP header and IP payload.
  • Transport Protocols like TCP and UDP are inside the IP payload, responsible for adding additional capabilities to IP.
  • TCP is a connection-oriented protocol, offering reliable delivery, flow control, and reordering of messages.
  • UDP is a connectionless protocol, sending data without acknowledgement or flow control, making it ideal for real-time communication.
  • IP addresses function as unique mailing addresses for computers on a network, with IP delivery trucks moving data between them.
  • Port numbers determine the application or room inside a server that will receive the data.
  • Protocols like DHCP and TFTP use UDP for simple, connectionless communication, while HTTPS, SSH use TCP for reliable data transfer.

Test your knowledge on the differences between Telnet and SSH protocols, and why SSH is recommended for secure terminal communication. Explore the risks of using Telnet over unsecured networks and the importance of encrypting sensitive data.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free

More Quizzes Like This

Telnet and SSH Quiz
10 questions

Telnet and SSH Quiz

ExcitingWetland avatar
ExcitingWetland
Internet Services Quiz
24 questions
Internet Services Overview
24 questions
Telnet Protocol Overview
18 questions
Use Quizgecko on...
Browser
Browser