Day 10 Flashcards - IPv4 Header

1
Q

A router will drop a packet with a TTL of […]

A

0

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

A value of […] in the IP header ‘Version’ field indicates IP version 4.

A

4 (binary 0100)

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

A value of […] in the IP header ‘Version’ field indicates IP version 6.

A

6 (binary 0110)

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

IPv4 header ‘Flags’ field:
Bit […] = DF bit

A

1

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

IPv4 header ‘Flags’ field:
Bit […] = MF bit

A

2

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

IPv4 header ‘Flags’ field:
Bit […] = Reserved, always set to 0

A

0

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

IPv4 header ‘Flags’ field:
What does ‘DF bit’ stand for?

A

Don’t Fragment bit

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

IPv4 header ‘Flags’ field:
What does ‘MF bit’ stand for?

A

More Fragments bit

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

IPv4 header ‘Protocol’ field:
Value of 1 = […]

A

ICMP

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

IPv4 header ‘Protocol’ field:
Value of 17 = […]

A

UDP

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

IPv4 header ‘Protocol’ field:
Value of 6 = […]

A

TCP

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

IPv4 header ‘Protocol’ field:
Value of 89 = […]

A

OSPF

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

IPv4 header ‘Protocol’ field:
Value of […] = ICMP

A

1

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

IPv4 header ‘Protocol’ field:
Value of […] = OSPF

A

89

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

IPv4 header ‘Protocol’ field:
Value of […] = TCP

A

6

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

IPv4 header ‘Protocol’ field:
Value of […] = UDP

A

17

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

IPv4 header: All fragments of the same packet will have the same value in the […] field.

A

Identification

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

IPv4 header: the ‘Checksum’ field is […] bits in length.

A

16

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

IPv4 header: the ‘Destination IP Address’ field is […] bits in length.

A

32

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

IPv4 header: The ‘DSCP’ field is […] bits in length.

A

6

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

IPv4 header: The ‘ECN’ field is […] bits in length.

A

2

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

IPv4 header: The ‘Flags’ field is […] bits in length.

A

3

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

IPv4 header: The ‘Fragment Offset’ field is […] bits in length.

24
Q

IPv4 header: The ‘Identification’ field is […] bits in length.

25
IPv4 header: The 'IHL' field is [...] bits in length.
4
26
IPv4 header: The 'Protocol' field is [...] bits in length.
8
27
IPv4 header: the 'Source IP Address' field is [...] bits in length.
32
28
IPv4 header: The 'Total Length' field is [...] bits in length.
16
29
IPv4 header: the 'TTL' field is [...] bits in length.
8
30
IPv4 Header: The IHL field specifies the length of the header in [...] increments.
4-byte (32 bit)
31
IPv4 header: What does 'DSCP' stand for?
Differentiated Services Code Point
32
IPv4 header: What does 'ECN' stand for?
Explicit Congestion Notification
33
IPv4 header: What does 'IHL' stand for?
Internet Header Length
34
IPv4 header: What does 'TTL' stand for?
Time to Live
35
IPv4 header: What is the maximum length of the 'Options' field?
320 bits / 40 bytes
36
IPv4 header: What is the maximum value of the 'Total Length' field?
65,535
37
IPv4 header: What is the maximum value of the IHL field?
15
38
IPv4 header: What is the minimum length of the 'Options' field?
0 bits
39
IPv4 header: What is the minimum value of the 'Total Length' field?
20 (=IPv4 header with no encapsulated data)
40
IPv4 header: What is the minimum value of the IHL field?
5
41
IPv4 header: Which field indicates the protocol of the encapsulated L4PDU?
Protocol
42
IPv4 header: Which field indicates the total length of the packet?
Total Length
43
IPv4 header: Which field is used to check for errors in the header?
Header Checksum
44
IPv4 header: Which field is used to identify which packet a fragment belongs to?
Identification
45
IPv4 header: Which field is used to indicate the position of a fragment within an original, unfragmented IP packet?
Fragment Offset
46
IPv4 header: Which field is used to prevent infinite routing loops?
TTL
47
IPv4 header: Which field is used to prioritize delay-sensitive network traffic?
DSCP
48
IPv4 header: Which field provides end-to-end notification of network congestion?
ECN
49
IPv4 packets are fragmented if they are larger than the [...]
MTU (Maximum Transmission Unit)
50
The IPv4 header 'Version' field is [...] bits in length.
4
51
The MTU is usually [...] bytes.
1500
52
The recommended default TTL of an IPv4 packet is [...]
64
53
Unfragmented IPv4 packets will always have the MF bit set to [...]
0
54
What does 'MTU' stand for?
Maximum Transmission Unit
55
What is the maximum length of the IPv4 header?
60 bytes
56
What is the minimum length of the IPv4 header?
20 bytes