Module 9: The Transport Layer Flashcards

1
Q

Is TCP Connectionless or Connection Orientated

A

Connection Orientated

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

Is TCP Stateful or Stateless

A

Stateful - as it keeps track of the “state” of the sessions

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

Is TCP reliable or unreliable

A

Reliable with flow control.

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

Does UDP provide reliable and flow control

A

No

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

Is UDP connectionless or connection orientated

A

connectionless

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

Is UDP Stateful or Stateless

A

Stateless - it does not track the information sent

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

What kind of delivery protocol does UDP have?

A

Best effort delivery protocol

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

Three stages of the TCP handshake

A

Syn
Syn Ack
Ack

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

What port number is FTP

A

20 and 21 uses TCP

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

What port number is SSH

A

22 uses TCP

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

What port number is Telnet

A

23 uses TCP

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

What port number is SNTP

A

25 uses TCP

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

What port number is DNS

A

53 and uses UDP

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

What port number is HTTP

A

80 uses TCP

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

What port number is HTTPS

A

443 uses TCP

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

What port number is DHCP

A

67 and uses UDP

17
Q

What is TCP’s header length

A

20 bytes

18
Q

What is UDP’s header length

A

8 bytes fixed length