CCNA - Day 10 - IPv4 Header

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/55

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:15 PM on 5/1/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

56 Terms

1
New cards

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

0

2
New cards

A value of [...] in the IP header 'Version' field indicates IP version 4.

4 (binary 0100)

3
New cards

A value of [...] in the IP header 'Version' field indicates IP version 6.

6 (binary 0110)

4
New cards

IPv4 header 'Flags' field:

Bit [...] = DF bit

1

5
New cards

IPv4 header 'Flags' field:

Bit [...] = MF bit

2

6
New cards

IPv4 header 'Flags' field:

Bit [...] = Reserved, always set to 0

0

7
New cards

IPv4 header 'Flags' field:

What does 'DF bit' stand for?

Don't Fragment bit

8
New cards

IPv4 header 'Flags' field:

What does 'MF bit' stand for?

More Fragments bit

9
New cards

IPv4 header 'Protocol' field: 

Value of 1 = [...]

ICMP

10
New cards

IPv4 header 'Protocol' field: 

Value of 17 = [...]

UDP

11
New cards

IPv4 header 'Protocol' field: 

Value of 6 = [...]

TCP

12
New cards

IPv4 header 'Protocol' field: 

Value of 89 = [...]

OSPF

13
New cards

IPv4 header 'Protocol' field: 

Value of [...] = ICMP

1

14
New cards

IPv4 header 'Protocol' field: 

Value of [...] = OSPF

89

15
New cards

IPv4 header 'Protocol' field: 

Value of [...] = TCP

6

16
New cards

IPv4 header 'Protocol' field: 

Value of [...] = UDP

17

17
New cards

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

Identification

18
New cards

IPv4 header: the 'Checksum' field is [...] bits in length.

16

19
New cards

IPv4 header: the 'Destination IP Address' field is [...] bits in length.

32

20
New cards

IPv4 header: The 'DSCP' field is [...] bits in length.

6

21
New cards

IPv4 header: The 'ECN' field is [...] bits in length.

2

22
New cards

IPv4 header: The 'Flags' field is [...] bits in length.

3

23
New cards

IPv4 header: The 'Fragment Offset' field is [...] bits in length.

13

24
New cards

IPv4 header: The 'Identification' field is [...] bits in length.

16

25
New cards

IPv4 header: The 'IHL' field is [...] bits in length.

4

26
New cards

IPv4 header: The 'Protocol' field is [...] bits in length.

8

27
New cards

IPv4 header: the 'Source IP Address' field is [...] bits in length.

32

28
New cards

IPv4 header: The 'Total Length' field is [...] bits in length.

16

29
New cards

IPv4 header: the 'TTL' field is [...] bits in length.

8

30
New cards

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

4-byte (32 bit)

31
New cards

IPv4 header: What does 'DSCP' stand for?

Differentiated Services Code Point

32
New cards

IPv4 header: What does 'ECN' stand for?

Explicit Congestion Notification

33
New cards

IPv4 header: What does 'IHL' stand for?

Internet Header Length

34
New cards

IPv4 header: What does 'TTL' stand for?

Time to Live

35
New cards

IPv4 header: What is the maximum length of the 'Options' field?

320 bits  /  40 bytes

36
New cards

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

65,535

37
New cards

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

15

38
New cards

IPv4 header: What is the minimum length of the 'Options' field?

0 bits

39
New cards

IPv4 header: What is the minimum value of the 'Total Length' field?

20 (=IPv4 header with no encapsulated data)

40
New cards

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

5

41
New cards

IPv4 header: Which field indicates the protocol of the encapsulated L4PDU?

Protocol

42
New cards

IPv4 header: Which field indicates the total length of the packet?

Total Length

43
New cards

IPv4 header: Which field is used to check for errors in the header?

Header Checksum

44
New cards

IPv4 header: Which field is used to identify which packet a fragment belongs to?

Identification

45
New cards

IPv4 header: Which field is used to indicate the position of a fragment within an original, unfragmented IP packet?

Fragment Offset

46
New cards

IPv4 header: Which field is used to prevent infinite routing loops?

TTL

47
New cards

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

DSCP

48
New cards

IPv4 header: Which field provides end-to-end notification of network congestion?

ECN

49
New cards

IPv4 packets are fragmented if they are larger than the [...]

MTU (Maximum Transmission Unit)

50
New cards

The IPv4 header 'Version' field is [...] bits in length.

4

51
New cards

The MTU is usually [...] bytes.

1500

52
New cards

The recommended default TTL of an IPv4 packet is [...]

64

53
New cards

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

0

54
New cards

What does 'MTU' stand for?

Maximum Transmission Unit

55
New cards

What is the maximum length of the IPv4 header?

60 bytes

56
New cards

What is the minimum length of the IPv4 header?

20 bytes