Networking Note 2022 Summary
Networking Note 2022 Summary
Framing : Framing is a term used to describe the Other Services in Network Layer
organization of the elements in a packet.
1. Error Control
Physical Layer 2. Flow Control
The physical layer is vital for transmitting bits from 3. Congestion Control
one device to the other device. It is not involved with 4. Security
the bits representation, but it manages the physical
relation to the structure with communication and IP Addressing
signal acceptance.
An Internet Protocol address (IP address) is a numerical
The Network Layer In Details label such as 192.0.2.1 that is connected to a computer
network that uses the Internet Protocol for
The network layer is responsible for the host-to-host delivery communication. An IP address serves two main functions:
of datagrams and It provides services to the transport layer network interface identification and location addressing.
and receives services from the data-link layer.
The IP address is the address of the connection, not the host
• The network layer provide two main services. or the router, because if the device is moved to another
network, the IP address may be changed.
1. Packetizing
IPv4 Addressing
2. Routing and Forwarding
An IPv4 address is a 32-bit address that uniquely and
Packetizing : means Network layer is to carry a payload from universally defines the connection of a host or a router to the
the source to the destination without changing it or using it. Internet. IPv4 addresses are unique in the sense that each
Example The network layer is doing the service of a carrier address defines one, and only one, connection to the Internet.
such as the postal office, which is responsible for delivery of
packages from a sender to a receiver without changing or What Is a Private IP Address?
using the contents.
A private IP address is an IP address that's reserved for
It can also be explain as Encapsulating the payload in a internal use behind a router or other Network Address
network-layer packet at the source and decapsulating the Translation (NAT) device, apart from the public. These are in
payload from the network-layer packet at the destination. contrast to public IP addresses, which are public and can't be
used within a home or business network. Sometimes a
Routing : The network layer is responsible for routing the private address is also referred to as a local IP address.
packet from its source to the destination. A physical network
is a combination of networks (LANs and WANs) and routers Automatic Private IP Addressing (APIPA) is a DHCP fail-
that connect them. This means that there is more than one safe that protects a computer system from failure. It
route from the source to the destination. invokes a standby mechanism for local Internet Protocol
version 4 (IPv4) networks supported by Microsoft
The network layer is responsible for finding Windows. With APIPA, DHCP clients can obtain IP
the best one among these possible routes. addresses even when DHCP servers are not functional.
APIPA exists in all modern versions of Windows, including
The network layer needs to have some
Windows 10.
specific strategies for defining the best
route.
NETWORKING NOTE 2022 ENGR. ABUBAKAR IBRAHIM 07085817280
number of hosts is huge on a network, this class is used. What is Subnet Mask?
The numbers of the network, which can accommodate, are
A subnet mask is a 32-bit number created by setting host bits to all
2 or 128
8
0s and setting network bits to all 1s. In this way, the subnet mask
o Public IP Range: 1.0.0.0 to 127.0.0.0
o Private IP Range: 10.0.0.0 to separates the IP address into the network and host addresses.
10.255.255.255
o Subnet Mask: 255.0.0.0 (8 bits) The “255” address is always assigned to a broadcast address, and
o Number of Networks: 126 the “0” address is always assigned to a network address. Neither can
o Number of Hosts per Network: 16,777,214 be assigned to hosts, as they are reserved for these special
purposes.
Class B: It facilitates 16 bits for both the network address
and host address. The first two bits are continually 10. It The IP address, subnet mask and gateway or router comprise an
underlying structure—the Internet Protocol—that most networks
uses 2 octets for a specific network, while the remaining
use to facilitate inter-device communication.
two octets for host IDs. They are mainly used for medium
When organizations need additional subnetworking, subnetting
to large-sized networks.
divides the host element of the IP address further into a subnet. The
o Public IP Range: 128.0.0.0 to 191.255.0.0
goal of subnet masks are simply to enable the subnetting process.
o Private IP Range: 172.16.0.0 to 172.31.255.255
The phrase “mask” is applied because the subnet mask essentially
o Subnet Mask: 255.255.0.0 (16 bits)
uses its own 32-bit number to mask the IP address.
o Number of Networks: 16,382
o Number of Hosts per Network: 65,534
Two Types of Subnetting:
Class C: It is distant for IP unicast addresses. They are
defined as small networks. The first 3 octets determine 1. Fixed Length Subnetting
a specific network, and the last octet specifies host IDs.
2. Variable Length Subnet Mask(VLSM) Subnetting
Its first three bits are continually set to 110.
o Public IP Range: 192.0.0.0 to 223.255.255.0 Problems
o Private IP Range: 192.168.0.0 to192.168.255.255
o Special IP Range: 127.0.0.1 to 127.255.255.255 (
1. An organization is granted the block 192.168.10.0/24. The administrator
o Subnet Mask: 255.255.255.0 (24 bits) wants to create 9 subnets.
o Number of Networks: 2,097,150
o Number of Hosts per Network: 254 a. Find the number of addresses in each subnet.
Class D: It defines IP multicast addresses is not divided
b. Find the new subnet mask.
into prefix and suffix.
o Range: 224.0.0.0 to 239.255.255.255
c. Find the first and the last address in the first subnet.
o Number of Networks: N/A
o Number of Hosts per Network: Multicasting
d. Find the first and the last address in the last subnet
Class E: These addresses were reserved for practical
2. An ISP is granted the block 16.12.64.0/20. The ISP needs to
uses. All addresses that start with 1111 in binary belong
allocate addresses to the below organizations using VLSM.
to class E and is not divided into prefix and suffix.
a) Organization A with 30 hosts
b) Organization B with 25 hosts
c) Organization C with 12 hosts
d) Organization E with 2 hosts
Thermal Noise
Induced Noise
CrossTalk Noise
Impulse Noise
CrossTable Nois
Transmission Media