Written Assignment Unit Four
Written Assignment Unit Four
Today, IPv4 addresses are an integral part of our daily interactions, especially as many
technological devices like smartphones and tablets connect to the internet using this addressing
system. This section categorizes the various types of IPv4 addresses and explains how they are
configured in organizations and ISPs. Despite the exhaustion of IPv4 addresses, techniques like
Network Address Translation (NAT) have prolonged its use. However, as the transition to IPv6
continues, it's essential to understand and work with IPv4. (Rayka, n.d.)
An IPv4 address is a 32-bit number formatted as X.Y.Z.M, where each segment (X, Y, Z, M) is
an 8-bit value ranging from 0 to 255. Therefore, the first IPv4 address is 0.0.0.0, and the last is
255.255.255.255. Each node on the internet has a unique IP address, and all traffic sent from one
Multicast Address: This address can refer to multiple nodes, which may change
dynamically. For instance, all nodes requesting a specific stream (like a live video) share
Broadcast Address: This is used to send traffic to all nodes within a network. There are
Limited Broadcast: Sending traffic to all nodes within the local network uses the address
255.255.255.255, which does not pass through routers (e.g., DHCP traffic).
Directed Broadcast: This sends traffic to all nodes in a specified network. For example, to send
traffic to all nodes in the network 192.168.1.0/24, the Directed Broadcast address would be
As mentioned, Unicast addresses can be further divided into Private and Public addresses. Due to
the limited number of IPv4 addresses compared to the global number of nodes, it is impossible to
assign a unique address to every node worldwide. To address this issue, Private address ranges
were introduced. Nodes limited to specific organizations can use these Private addresses without
conflicts, as their communications do not extend beyond their local network. (Rayka, n.d.)
10.x.x.x
172.16.x.x to 172.31.x.x
192.168.x.x
All organizations can utilize these ranges for internal communications, preventing the wastage of
unique addresses. Nodes requiring unique addresses on the internet use Public addresses, which
are globally unique and managed by the Internet Assigned Numbers Authority (IANA). Internet
service providers typically assign Public addresses to their services. Additionally, there are other
types of addresses, such as APIPA (Automatic Private IP Addressing), which fall within the
range of 169.254.x.x. If a device does not have a static address and cannot obtain an IP address
via DHCP, it automatically selects a random address from the APIPA range. To ensure this
address is unique on the same link, it uses ARP before assigning it. (Rayka, n.d.)
DHCP
wastage
co.ir/blog/235-ipv4/200-%D9%85%D8%B1%D9%88%D8%B1%DB%8C-
%D8%A8%D8%B1-%D8%A2%D8%AF%D8%B1%D8%B3-%D8%AF%D9%87%DB
%8C-ipv4