10. IPv4 Header Flashcards
The IPv4 header ‘Version’ field is […] bits in length.
4
A value of […] in the IP header “Version” field indicates IP version 4
4 (binary 0100)
A value of […] in the IP header ‘Version’ field indicates IP version 6.
6 (binary 0110)
IPv4 header: What does ‘IHL’ stand for?
Internet Header Length
IPv4 header: The ‘IHL’ field is […] bits in length.
4
IPv4 Header: The IHL field specifies the length of the header in […] increments.
4-byte (32 bits)
IPv4 header: What is the minimum and maximum value of the IHL field?
5 and 15
What is the maximum length of the IPv4 header?
60 bytes
What is the minimum length of the IPv4 header?
20 bytes
IPv4 header: What does ‘DSCP’ stand for?
Differentiated Services Code Point
IPv4 header: The ‘DSCP’ field is […] bits in length.
6
IPv4 header: Which field is used to prioritize delay-sensitive network traffic?
DSCP (Differentiated Services Code Point)
IPv4 header: What does ‘ECN’ stand for?
IPv4 header: The ‘ECN’ field is […] bits in length.
Explicit Congestion Notification - Provides end to end notification of network congestion.
2 bits
IPv4 header: The ‘Total Length’ field is […] bits in length.
What is the minimum value of the ‘Total Length’ field?
16
It indicates the total length of the packet.
Min value = 20 (IPv4 header with no encapsulated data)
IPv4 header: What is the maximum value of the ‘Total Length’ field?
65,535
The ‘Identification’ field is […] bits in length.
16
used to identify which packet a fragment belongs to
All fragments of the same packet will have the same value in the […] field.
Identification
Pv4 packets are fragmented if they are larger than the […]
MTU (Maximum Transmission Unit) - 1500 bytes
The ‘Flags’ field is […] bits in length.
3
The ‘Flags’ field is […] bits in length.
3
Unfragmented IPv4 packets will always have the MF bit set to […]
0
Pv4 header ‘Flags’ field:
Bit […] = Reserved, always set to 0
0
0
IPv4 header ‘Flags’ field:
Bit […] = DF bit
1
IPv4 header ‘Flags’ field:
Bit […] = MF bit
2
IPv4 header: The ‘Fragment Offset’ field is […] bits in length.
13
Pv4 header: Which field is used to indicate the position of a fragment within an original, unfragmented IP packet?
Fragment Offset
IPv4 header: the ‘TTL’ field is […] bits in length.
8
IPv4 header: the ‘TTL’ field is […] bits in length.
8
used to prevent infinite routing loops
The recommended default TTL of an IPv4 packet is […]
64
IPv4 header: The ‘Protocol’ field is […] bits in length.
8
indicates the protocol of the encapsulated L4PDU
IPv4 header 'Protocol' field: Value of [...] = TCP Value of [...] = UDP Value of [...] = ICMP Value of [...] = OSPF
6
17
1
89
Pv4 header: the ‘Header Checksum’ field is […] bits in length.
16
used to check for errors in the header
The ‘Source IP Address’ & ‘Destination IP Address’ field is […] & […] bits in length.
32 and 32
What is the minimum and maximum length of the ‘Options’ field?
0 bits
320 bits / 40 bytes