10. IPv4 Header Flashcards

1
Q

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

A

4

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: What does ‘IHL’ stand for?

A

Internet Header Length

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

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

A

4

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

IPv4 Header: The IHL field specifies the length of the header in […] increments.

A

4-byte (32 bits)

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

IPv4 header: What is the minimum and maximum value of the IHL field?

A

5 and 15

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

What is the maximum length of the IPv4 header?

A

60 bytes

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

What is the minimum length of the IPv4 header?

A

20 bytes

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

IPv4 header: What does ‘DSCP’ stand for?

A

Differentiated Services Code Point

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
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
12
Q

IPv4 header: Which field is used to prioritize delay-sensitive network traffic?

A

DSCP (Differentiated Services Code Point)

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

IPv4 header: What does ‘ECN’ stand for?

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

A

Explicit Congestion Notification - Provides end to end notification of network congestion.
2 bits

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

IPv4 header: The ‘Total Length’ field is […] bits in length.
What is the minimum value of the ‘Total Length’ field?

A

16
It indicates the total length of the packet.
Min value = 20 (IPv4 header with no encapsulated data)

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

IPv4 header: What is the maximum value of the ‘Total Length’ field?

A

65,535

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

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

A

16

used to identify which packet a fragment belongs to

17
Q

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

A

Identification

18
Q

Pv4 packets are fragmented if they are larger than the […]

A

MTU (Maximum Transmission Unit) - 1500 bytes

19
Q

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

20
Q

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

21
Q

Unfragmented IPv4 packets will always have the MF bit set to […]

22
Q

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

23
Q

IPv4 header ‘Flags’ field:

Bit […] = DF bit

24
Q

IPv4 header ‘Flags’ field:

Bit […] = MF bit

25
IPv4 header: The 'Fragment Offset' field is [...] bits in length.
13
26
Pv4 header: Which field is used to indicate the position of a fragment within an original, unfragmented IP packet?
Fragment Offset
27
IPv4 header: the 'TTL' field is [...] bits in length.
8
28
IPv4 header: the 'TTL' field is [...] bits in length.
8 | used to prevent infinite routing loops
29
The recommended default TTL of an IPv4 packet is [...]
64
30
IPv4 header: The 'Protocol' field is [...] bits in length.
8 | indicates the protocol of the encapsulated L4PDU
31
``` IPv4 header 'Protocol' field: Value of [...] = TCP Value of [...] = UDP Value of [...] = ICMP Value of [...] = OSPF ```
6 17 1 89
32
Pv4 header: the 'Header Checksum' field is [...] bits in length.
16 | used to check for errors in the header
33
The 'Source IP Address' & 'Destination IP Address' field is [...] & [...] bits in length.
32 and 32
34
What is the minimum and maximum length of the 'Options' field?
0 bits 320 bits / 40 bytes