0
0
Computer Networksknowledge~5 mins

IP packet structure in Computer Networks - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
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?
AProtocol
BDestination IP Address
CSource IP Address
DTTL
What does the TTL field prevent in IP packets?
APackets circulating endlessly
BPackets being encrypted
CPackets being too large
DPackets losing data
The Protocol field in an IP packet header indicates:
AThe IP version
BThe packet priority
CThe packet size
DThe type of data inside the packet
Which IP version is most commonly used in IP packets today?
AIPv1
BIPv4
CIPv5
DIPv7
What is the purpose of the Header Checksum field in an IP packet?
ATo verify the integrity of the header data
BTo encrypt the packet
CTo specify the destination
DTo count the number of hops
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.