Recall & Review
beginner
What is the main purpose of the IP packet header?
The IP packet header contains important information needed to deliver the packet, such as source and destination addresses, version, and control flags.
Click to reveal answer
beginner
Name two key fields found in the IP packet header.
Two key fields are the Source IP Address and Destination IP Address, which tell where the packet is coming from and where it should go.
Click to reveal answer
beginner
What does the 'Version' field in an IP packet indicate?
It indicates the IP protocol version used, such as IPv4 or IPv6, helping devices understand how to read the packet.
Click to reveal answer
intermediate
Explain the role of the 'Time to Live (TTL)' field in an IP packet.
TTL limits how long a packet can travel through the network to prevent it from circulating forever. Each router decreases TTL by one until it reaches zero, then the packet is discarded.
Click to reveal answer
intermediate
What is the function of the 'Protocol' field in the IP packet header?
The Protocol field tells the network which protocol (like TCP or UDP) is used in the data part of the packet, so it can be handled correctly.
Click to reveal answer
Which field in the IP packet header specifies the sender's address?
✗ Incorrect
The Source IP Address field contains the sender's IP address.
What does the TTL field prevent in IP packets?
✗ Incorrect
TTL prevents packets from circulating endlessly by limiting their lifetime.
The Protocol field in an IP packet header indicates:
✗ Incorrect
The Protocol field tells which protocol (like TCP or UDP) is used in the packet's data.
Which IP version is most commonly used in IP packets today?
✗ Incorrect
IPv4 is the most widely used IP version currently.
What is the purpose of the Header Checksum field in an IP packet?
✗ Incorrect
The Header Checksum helps detect errors in the header data.
Describe the main components of an IP packet header and their roles.
Think about what information is needed to send data across networks safely and correctly.
You got /6 concepts.
Explain how the TTL field helps maintain network efficiency.
Consider what happens if packets never expire.
You got /4 concepts.