TCP/IP Hw questions Flashcards

1
Q

What port is typically reserved and utilized by the Secure Hypertext Transfer Protocol to create a secure connection to a Web Server?

A

443

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which command verifies the existence of a node on a network?

A

ping

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which protocol offers guaranteed delivery and is connection-oriented?

A

TCP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What layer, in the TCP/IP stack, is responsible for routing a packet to a destination address?

A

Internet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What port, other than port 110, is used to retrieve e-mail?

A

Port 143

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

FTP offers more security than TFTP. True or False?

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What protocol is the most widely used and allows all computers on a network to communicate and function correctly?

A

TCP/IP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What 32-bit number tracks packets received by a node and allows the reassembling of large packets that have been broken up into smaller packets?

A

ISN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

TCP communication can be likened to which of the following?

A

Phone conversation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which of the following are flags of a TCP packet?

A

URG, ACK

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

No matter what medium connects computers on network-copper wires, fiber-optic cables, or a wireless setup; the same protocol must be running on all computers if communication is going to function correctly.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What protocol is used for reporting or informational purposes?

A

ICMP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What connection-oriented protocol is utilized by the Transport layer?

A

TCP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What TCP flag is responsible for synchronizing the beginning of a session?

A

SYN flag

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

A hex number is written with two characters, each representing a byte.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

In the TCP/IP stack, what layer is concerned with physically moving bits across the network’s medium?

17
Q

What layer, in the TCP/IP protocol stack, is responsible for encapsulating data into segments?

A

Transport layer

18
Q

What’s the hexadecimal equivalent of the binary number 1111 1111?

19
Q

What does the acronym TCP represent?

A

Transmission Control Protocol

20
Q

What is the logical component of a TCP connection that can be assigned to a process that requires network connectivity?

21
Q

What port does DNS use?

22
Q

A UDP packet is usually smaller than a TCP packet. True or False?

23
Q

In the TCP/IP stack, what layer is concerned with controlling the flow of data, sequencing packets for reassembly, and encapsulating the segment with a TCP or UDP header?

24
Q

What TCP/IP protocol is used to send messages related to network operations and can be used to troubleshoot network connectivity?

25
What TCP/IP protocol is fast, unreliable, and opreates at the transport layer?
UDP
26
"Destination Unreachable" is designated by which ICMP type code?
Type 3
27
Which of the following protocols is connectionless?
UDP, IP
28
What is the decimal equivalent of the binary number 1100 0001
193
29
What port does the Trivial File Transfer Protocol, or TFTP service use?
69
30
Which of the following is not a valid octal number?
3482