TCP Segment Flashcards

1
Q

Destination Port

A

16-bits. The port of the service traffic is intended for

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

Source Port

A

16-bits. High numbered port chosen from a special section of ports known as ephemeral ports

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

Sequence Number

A

32-bit number. Used to keep track of where in a sequence of TCP segments this one is expected to be

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

Acknowledgement Number

A

32-bits. Number of the next expected segment.

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

Data Offset Field

A

A 4-bit number that communicates how long the TCP header for this segment is. Makes sure the receiving network understands where the payload begins.

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

Control Flags

A

6-bits.

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

TCP Window

A

16-bits. Specifies the range of sequence numbers that might be sent before an acknowledgement may be required. Makes sure data is being received

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

TCP Checksum

A

16 bits. Checks to make sure data is received properly

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

Urgent Pointer Field

A

16-bits. Used in conjunction with one of the TCP control flags to point out particular segments that might be more important than others

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

Options field

A

0-16 bits. Sometimes used for more complicated flow control protocols

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

Padding

A

16-bits of padding to make sure payload begins where it is expected

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