Ports and Protocols 1101

Ports and Protocols 1101

Professional Development

10 Qs

quiz-placeholder

Similar activities

Factory default settings/ How to setup FortiGate (Grey)

Factory default settings/ How to setup FortiGate (Grey)

Professional Development

10 Qs

az-104_module-4

az-104_module-4

Professional Development

10 Qs

Factory Default Settings (Grey)

Factory Default Settings (Grey)

Professional Development

10 Qs

Tema 10 test 3

Tema 10 test 3

Professional Development

15 Qs

NST Chp 13a

NST Chp 13a

Professional Development

10 Qs

Slowness

Slowness

Professional Development

7 Qs

jop-test1

jop-test1

Professional Development

10 Qs

CCNA Intro

CCNA Intro

Professional Development

15 Qs

Ports and Protocols 1101

Ports and Protocols 1101

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

willie reynolds

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MATCH QUESTION

1 min • 1 pt

Match the protocol with its port number

TELNET

20, 21

SSH

25

SMTP

53

FTP

22

DNS

23

2.

MATCH QUESTION

1 min • 1 pt

Match the protocol with its port number

137 - 139

SNMP

110

DHCP

80

POP3

161, 162

HTTP

67, 68

NETBIOS

3.

MATCH QUESTION

1 min • 1 pt

Match the protocol with its port number

SMB

143

IMAP4

445

LDAP

389

HTTPS

427

SLP

443

4.

MATCH QUESTION

1 min • 1 pt

Match the protocol with its port number

993

AFP

989

RDP

69

FTPS

3389

IMAPS

548

TFTP

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

SMB port #

422

465

445

587

6.

DROPDOWN QUESTION

1 min • 1 pt

You are running a performance test using three different browsers on the same computer to simultaneously access the same web site. What numeric identifier or address is used to keep the three connections separate at the application (browser) level? (a)  

MAC Address
Port number
IP address
FQDN

Answer explanation

The port number is used to identify the application or service running on the host. It is used to create a socket which is the combination of the IP address and the port number such as 192.168.1.1:8000. The IP address identifies the host, and the port number identifies the application or service running on the host. Since the three browsers are running on the same system, the socket will have the same IP address, but each will have a different port number to help keep the three connections or conversations separate. The source port number is assigned randomly, but the destination port number for the service being requested, HTTP (web server), is 80 (443 for HTTPS).

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Jesenia read an article that said stored data, such as when you are downloading an app, is transmitted using TCP, but live-streaming events are transmitted using UDP. Why would this be true? Select two.

TCP is reliable and ensures the delivery of data using a connection-oriented mechanism.

UDP uses acknowledgements to ensure and guarantee the delivery of important data.

UDP will retransmit data that has been lost during the transmission to guarantee delivery.

UDP is fast and does not retransmit lost data so as not to disrupt the live video feed.

Stored data is transmitted to a specific device, but live-stream data is sent to various devices.

Answer explanation

TCP (Transmission Control Protocol) is reliable and uses a connection-oriented mechanism to guarantee the delivery of data. It expects an acknowledgement from the destination. If it does not receive one, it resends the data.

. Live stream video feeds and real-time calls using Voice over IP are best delivered in a continuous stream so as not to disrupt the experience. If a live-stream video packet is lost, the video quality may be degraded for a second. If a voice packet is lost, the recipient could ask to repeat the statement.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?