Basic of Networking 5
Basic of Networking 5
IPv4 Addressing
Topic
Topic Title Topic Objective
IPv4 Address Structure Describe the structure of an IPv4 address including the network
portion, the host portion, and the subnet mask.
IPv4 Unicast, Broadcast, and Multicast Compare the characteristics and uses of the unicast, broadcast and
multicast IPv4 addresses.
Types of IPv4 Addresses Explain public, private, and reserved IPv4 addresses.
● Private addresses are common blocks Network Address RFC 1918 Private Address Range
of addresses used by most and Prefix
organizations to assign IPv4
addresses to internal hosts.
10.0.0.0/8 10.0.0.0 - 10.255.255.255
● Private IPv4 addresses are not unique
172.16.0.0/12 172.16.0.0 - 172.31.255.255
and can be used internally within any
network. 192.168.0.0/16 192.168.0.0 - 192.168.255.255
Type of IPv4 Addresses
Routing to the Internet
● Network Address Translation (NAT) translates private IPv4 addresses to public IPv4 addresses.
● Network Address Translation (NAT) translates private IPv4 addresses to public IPv4 addresses.
Loopback addresses
● 127.0.0.0 /8 (127.0.0.1 to 127.255.255.254)
● Commonly identified as only 127.0.0.1
● Used on a host to test if TCP/IP is operational.
Link-Local addresses
● 169.254.0.0 /16 (169.254.0.1 to 169.254.255.254)
● Commonly known as the Automatic Private IP Addressing (APIPA) addresses or
self-assigned addresses.
● Used by Windows DHCP clients to self-configure when no DHCP servers are
available.
Type of IPv4 Addresses
Legacy Classful Addressing
Subnet Address Host Range Broadcast Subnet Address Host Range Broadcast
(256 Possible (65,534 possible hosts per (65,536 Possible (254 possible hosts per subnet)
Subnets) subnet) Subnets)