Computer Network 1st Lesson Correct
Computer Network 1st Lesson Correct
ADMINISTRATION
1ST UNIT
Q.1.DISTRIBUTED PROCESSING
Explanation of distributed processing in computer
networking. :
Components:
1. Nodes: Devices on the network, such as computers, printers,
or routers.
2. Links: The physical connections between nodes, such as
cables or wireless connections.
3. Network Interface Card (NIC): A card or chip that connects a
device to the network.
Q.4.Network model of
computer network.
Explanation of the network model of computer networks, in
easy language:
Network Model:
A network model is a way to organize and understand the
different layers of a computer network.
OSI Model:
The OSI (Open Systems Interconnection) model is a widely used
network model that consists of 7 layers:
Key Points:
1. The OSI model is a 7-layer model that helps us understand
how computers communicate over a network.
2. Each layer has a specific function and adds its own
information to the data.
3. The OSI model helps us troubleshoot network problems by
identifying which layer is causing the issue.
Types of Communication:
1. Simplex Communication: One-way communication, where
data is sent from one device to another, but not in the reverse
direction.
2. Half-Duplex Communication: Two-way communication,
where data can be sent in both directions, but not at the same
time.
3. Full-Duplex Communication: Two-way communication,
where data can be sent in both directions simultaneously.
Examples:
1. Simplex Communication: A television broadcast, where the
TV station sends signals to the TV, but the TV cannot send
signals back to the station.
2. Half-Duplex Communication: A walkie-talkie, where one
person can talk while the other listens, but they cannot talk at
the same time.
3. Full-Duplex Communication: A telephone conversation,
where both people can talk and listen at the same time.
Key Points:
1. Simplex communication is one-way communication.
2. Half-duplex communication is two-way communication, but
not at the same time.
3. Full-duplex communication is two-way communication,
simultaneously.
4. Point-to-point communication is between two devices
directly connected to each other.
Key Points:
1. Communication media refers to the physical or wireless
paths that data travels through.
2. There are two main types of communication media: wired
and wireless.
3. Each type of media has its own characteristics, advantages,
and disadvantages.
What is Addressing?
Addressing is a way to identify devices on a network so that
data can be sent to the correct device.
Types of Addresses:
1. Physical Address: A unique address assigned to a device's
network interface card (NIC).
2. Logical Address: An address assigned to a device by the
network operating system.
3. IP Address: A unique address assigned to a device on a
network that uses the Internet Protocol.
How Addressing Works:
1. Device Sends Data: A device sends data to a network.
2. Router Receives Data: A router receives the data and reads
the destination address.
3. Router Forwards Data: The router forwards the data to the
next hop on the path to the destination device.
4. Destination Device Receives Data: The destination device
receives the data and processes it.
Key Points:
1. Addressing is a way to identify devices on a network.
2. There are three types of addresses: physical, logical, and IP.
3. Addressing allows devices to communicate with each other
and exchange data.
IPv4 Addresses:
1. What is an IPv4 Address?: An IPv4 address is a unique
address assigned to a device on a network that uses the
Internet Protocol version 4.
2. Format of an IPv4 Address: An IPv4 address is written in
dotted decimal notation, with four numbers separated by dots
(e.g., 192.168.1.1).
3. Classes of IPv4 Addresses: IPv4 addresses are divided into
five classes: A, B, C, D, and E.
Subnetting:
1. What is Subnetting?: Subnetting is the process of dividing a
large network into smaller sub-networks.
2. Why is Subnetting Used?: Subnetting is used to improve
network performance, reduce network congestion, and
increase network security.
3. How is Subnetting Done?: Subnetting is done by dividing the
host part of an IPv4 address into two parts: subnet ID and host
ID.
IPv6 Addresses:
1. What is an IPv6 Address?: An IPv6 address is a unique
address assigned to a device on a network that uses the
Internet Protocol version 6.
2. Format of an IPv6 Address: An IPv6 address is written in
hexadecimal notation, with eight groups of four hexadecimal
digits separated by colons (e.g.,
2001:0db8:85a3:0000:0000:8a2e:0370:7334).
3. Advantages of IPv6 Addresses: IPv6 addresses have several
advantages over IPv4 addresses, including a much larger
address space, improved security, and better support for
mobile devices.
Key Points:
1. IPv4 addresses are used to identify devices on a network that
uses the Internet Protocol version 4.
2. Subnetting is the process of dividing a large network into
smaller sub-networks.
3. IPv6 addresses are used to identify devices on a network that
uses the Internet Protocol version 6.
4. IPv6 addresses have several advantages over IPv4 addresses,
including a much larger address space and improved security.