Quiz
Question 1
What is the fixed binary value of the first field of an IPv4 header?
0010;
0110;
0001;
0100.
Question 2
Which field will cause the packet to be dropped if it has a value of 0?
TTL;
DSCP;
IHL;
ECN.
Question 3
How are errors in an IPv4 packet's encapsulated data detected?
The IPv4 Header Checksum field checks for errors;
The encapsulated protocol (TCP, UDP) checks for errors;
Errors in the encapsulated data cannot be detected.
Question 4
Which field of an IPv4 header is variable in length?
Options;
Header Checksum;
Total Length;
IHL;
Question 5
Which bit will be set to 1 on all IPv4 packet fragments except the last fragment?
Fragment Offset bit;
More Fragments bit;
Don't Fragment bit;
Packet Fragment bit;
Last updated