0
0
Computer Networksknowledge~5 mins

IPv4 address structure in Computer Networks - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is an IPv4 address?
An IPv4 address is a unique 32-bit number assigned to each device on a network to identify it and allow communication.
Click to reveal answer
beginner
How many bits are in an IPv4 address?
An IPv4 address consists of 32 bits, usually shown as four groups of 8 bits each.
Click to reveal answer
beginner
What is the common format used to write IPv4 addresses?
IPv4 addresses are written in dotted decimal format, which shows four numbers separated by dots, each number between 0 and 255.
Click to reveal answer
intermediate
What does each part of an IPv4 address represent?
Each of the four parts (called octets) represents 8 bits of the address, which together identify the network and the device on that network.
Click to reveal answer
intermediate
Why is the IPv4 address divided into network and host parts?
Dividing the address helps routers know where to send data by identifying the network first, then the specific device (host) within that network.
Click to reveal answer
How many octets are in an IPv4 address?
A6
B8
C4
D2
What is the maximum value of each octet in an IPv4 address?
A255
B127
C512
D1024
Which of the following is a valid IPv4 address?
A256.100.50.25
B192.168.1.1
C192.168.1
D192.168.1.1.1
What does the term 'octet' mean in IPv4 addressing?
AA group of 8 bits
BA group of 4 bits
CA group of 16 bits
DA group of 32 bits
Why is the IPv4 address structure important for networking?
AIt compresses data to save space
BIt encrypts data for security
CIt controls the speed of the internet
DIt helps identify devices and route data correctly
Explain the structure of an IPv4 address and how it is written.
Think about how the address is split and shown in numbers.
You got /4 concepts.
    Describe why IPv4 addresses are divided into network and host parts.
    Consider how data finds its way to the right device.
    You got /4 concepts.