Phase 1 - NET100-2b | TCP and HTTP Flashcards

1
Q

How many seconds between the first and last packet?

A

0.000617

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

Which IP address and port initiated the connection?

A

10.0.2.6:49468

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

What is the default protocol for port (80)?

A

HTTP

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

From (OSI Layer 1 through Layer 7), what are the encapsulation components called?

A
Layer 1 - Bits
Layer 2 - Frame
Layer 3 - Packet
Layer 4 - Segment
Layer 5(6,7) - Data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the Source Address in Hex?

A

0A 00 02 06

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

What is the TCP Segment Length of the third packet?

A

0

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

Was this an HTTP GET or POST request? Hint: Look at Packet 4.

A

GET

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

What was the HTTP status code that was returned?

A

200 OK

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

Which packet(s) contain a data encapsulation?

A

4,6

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

What type of data is in the data encapsulation?

A

HTTP

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

What is the Title of the web page returned?

A

Test Web Server

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

How many lines of html were returned?

A

10

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

What is a Decimal 10 in Hex?

A

0A

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

What is the TCP Segment Length?

A

425

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

If the current relative sequence number is 1, what will be the sequence number of packet 5?

A

1

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

If the current relative sequence number is 1, what will be the acknowledgment number for Packet 5?

A

426