0% found this document useful (0 votes)
15 views44 pages

Essential Networking Concepts Explained

The document provides comprehensive notes on networking concepts, including definitions of protocols, cladding, proxy servers, and various network devices. It covers the OSI model layers, wireless transmission methods, IEEE 802.11 standards, types of network attacks, and communication modes. Additionally, it explains network topologies, addressing types, and the TCP/IP protocol in detail.

Uploaded by

gta.v.yt11
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views44 pages

Essential Networking Concepts Explained

The document provides comprehensive notes on networking concepts, including definitions of protocols, cladding, proxy servers, and various network devices. It covers the OSI model layers, wireless transmission methods, IEEE 802.11 standards, types of network attacks, and communication modes. Additionally, it explains network topologies, addressing types, and the TCP/IP protocol in detail.

Uploaded by

gta.v.yt11
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Networking Notes

Q1. Short answers


1. What is a protocol?
A protocol is a set of rules that define how data is transmitted, received, and
interpreted between devices in a network. Examples include TCP/IP, HTTP,
and FTP.

2. What is cladding?
Cladding is the outer optical layer of a fiber optic cable that surrounds the
core. It has a lower refractive index than the core, ensuring total internal
reflection for efficient light transmission.

3. What is a proxy server?


A proxy server acts as an intermediary between a client and the internet,
improving security, privacy, and performance by caching data and filtering
requests.

4. What is meant by class test addressing?


Class-based addressing refers to the IPv4 address classification system,
dividing addresses into five classes (A, B, C, D, and E) based on their first few
bits, determining their range and usage.

5. What is transmission media?

Transmission media are the physical or wireless channels used to transfer


data between devices in a network. Examples include twisted-pair cables,
fiber optics, and radio waves.

Networking Notes 1
6. What is an internetwork?
An internetwork is a collection of interconnected networks that function as a
single large network using devices like routers. The internet is the largest
example of an internetwork.

7. Define steganography.
Steganography is the technique of hiding secret information within non-secret
data, such as images, audio, or text, to prevent unauthorized detection.

8. What is a hub?
A hub is a network device that connects multiple computers in a LAN and
forwards data to all connected devices without filtering, making it less efficient
than switches.

9. What is Standard Ethernet?


Standard Ethernet (IEEE 802.3) is a widely used LAN technology that
operates at different speeds (10 Mbps, 100 Mbps, 1 Gbps, etc.) using protocols
like CSMA/CD for data transmission.

10. What is a firewall?

A firewall is a security device or software that monitors and controls incoming


and outgoing network traffic based on predefined security rules, protecting
networks from unauthorized access.

Q2. four marks answers


Q1. What is Computer Network? Explain Goals of computer
Network

Networking Notes 2
A computer network is a collection of interconnected devices that communicate
to share resources, data, and services. Networks can be wired or wireless and are
classified based on their size (LAN, MAN, WAN).

Goals of a Computer Network:


1. Resource Sharing – Allows multiple users to access shared hardware
(printers, storage) and software (databases, cloud services).

2. Communication – Supports emails, video conferencing, and instant


messaging.

3. Data Security – Ensures safe data transmission using encryption and access
control.

4. Reliability & Fault Tolerance – Provides redundancy to prevent failures.

5. Scalability – Enables expansion without affecting existing network


performance.

6. Remote Access – Allows users to access data from any location.

Q2. Explain the Function of Each Layer in the ISO-OSI Model.

1. Physical Layer (Layer 1)


Deals with the transmission of raw bits (0s and 1s).

Defines cables, connectors, wireless signals, voltage levels, and


transmission rates.

Converts digital data into signals and vice versa.

Devices Used: Hubs, Repeaters, Network Cables, Fiber Optics.

2. Data Link Layer (Layer 2)


Provides error detection and flow control.

Uses MAC addresses to identify devices within a network.

Divided into Two Sublayers:

Networking Notes 3
1. LLC (Logical Link Control) – Error detection & flow control.

2. MAC (Media Access Control) – Controls access to the physical medium.

Devices Used: Switches, Bridges.

3. Network Layer (Layer 3)


Responsible for routing and logical addressing using IP addresses.

Determines the best path for data to travel.

Handles packet fragmentation and reassembly.

Devices Used: Routers, Layer 3 Switches.

Protocols Used: IP (Internet Protocol), ICMP, ARP, RIP.

4. Transport Layer (Layer 4)


Ensures end-to-end communication between devices.

Provides error detection, retransmission, and flow control.

Uses segmentation to break data into smaller packets.

Protocols Used:

TCP (Transmission Control Protocol): Reliable, connection-oriented.

UDP (User Datagram Protocol): Fast but unreliable, connectionless.

5. Session Layer (Layer 5)


Manages and controls communication sessions.

Responsible for session establishment, maintenance, and termination.

Provides services like authentication and session recovery.

Example: If a session is interrupted, it helps resume from where it stopped.

6. Presentation Layer (Layer 6)


Converts data formats to ensure compatibility between different systems.

Performs encryption and decryption for security.

Networking Notes 4
Handles compression to reduce file sizes before transmission.

Example: A web browser converts JPEG images, MP4 videos, and text
formats for display.

7. Application Layer (Layer 7)


The interface between users and the network.

Provides services like file transfer, email, remote login, and web browsing.

Protocols Used: HTTP, FTP, SMTP, POP3, DNS, Telnet.

Example: When accessing a website, the Application Layer (HTTP) fetches


web pages.

Q3. What is wireless transmission? Explain any one media in


detail
Definition : Wireless transmission is a method of transmitting data without using
physical cables. Instead, it uses electromagnetic waves (radio waves, infrared,
or microwaves) to send data between devices over a distance.

Types of Wireless Transmission Media:


1. Radio Waves

2. Microwaves

3. Infrared Waves

4. Bluetooth

5. Satellite Communication

Detailed Explanation: Radio Wave Transmission

1. Radio Waves
Definition: Radio waves are low-frequency electromagnetic waves used
for long-distance communication.

Networking Notes 5
Frequency Range: 30 Hz to 300 GHz.

Uses: Wi-Fi, Mobile Networks (2G, 3G, 4G, 5G), AM/FM Radio, TV
Broadcasting.

Advantages:

Can travel long distances.

Can penetrate buildings and obstacles.

Used for both indoor and outdoor communication.

Disadvantages:

Prone to interference (from other signals like microwaves, Bluetooth).

Security risks (data can be intercepted).

How Radio Waves Work in Wireless Transmission


1. Sender Device (e.g., Wi-Fi Router, Mobile Tower) generates a signal.

2. The signal is transmitted via radio waves through antennas.

3. Receiver Device (e.g., Mobile Phone, Laptop) captures the waves and
converts them into data.

Example:

Wi-Fi networks use radio waves to provide internet access.

Your mobile phone communicates with the nearest cell tower via radio
waves for calls and internet

Q4. Explain IEEE standard 802.11 (WLAN) in detail


What is IEEE 802.11?

IEEE 802.11 is a set of standards developed by the Institute of Electrical and


Electronics Engineers (IEEE) for Wireless Local Area Networks (WLANs). It
defines how wireless devices (like laptops, smartphones, and routers)
communicate over Wi-Fi networks.

Networking Notes 6
Key Features of IEEE 802.11:

Operates on radio frequencies (2.4 GHz & 5 GHz).

Supports multiple data transmission speeds.

Provides security mechanisms (WEP, WPA, WPA2, WPA3).

Uses collision avoidance techniques (CSMA/CA) to manage wireless traffic.

Enables mobility, allowing users to connect without physical cables.

How IEEE 802.11 Works?

1. Access Point (AP) (like a Wi-Fi router) sends signals in the 2.4 GHz or 5 GHz
frequency.

2. Wireless devices (laptops, phones) receive these signals and connect to the
network.

3. Data is sent using radio waves, following the CSMA/CA (Carrier Sense
Multiple Access with Collision Avoidance) method to avoid interference.

4. Encryption standards (like WPA2/WPA3) secure the data.

Q5. What is attack? Explain various types of attacks


Definition of Attack:

An attack in networking is any unauthorized attempt to access, damage, or


disrupt a computer system, network, or data.

Types of Attacks:

Active Attack: The attacker tries to alter or damage data (e.g., data
modification, DoS attacks).

Passive Attack: The attacker only monitors or captures data without


altering it (e.g., eavesdropping, traffic analysis).

Internal Attack: Launched by someone within the organization (e.g., a


disgruntled employee).

Networking Notes 7
External Attack: Performed by someone outside the organization, like
hackers or cybercriminals.

Purpose:
To steal data, disrupt services, or gain unauthorized access to systems.

Examples:
Virus attacks, phishing, DDoS, ransomware, and man-in-the-middle attacks.

Q6. What is Bridge? Explain types of bridges

BRIDGE IN NETWORKING
A bridge is a network device used to connect and filter traffic between two or
more network segments. It operates at the Data Link Layer (Layer 2) of the OSI
model.
The main job of a bridge is to reduce traffic on a network by dividing it into
segments and forwarding only the necessary data to the other segment.

TYPES OF BRIDGES
1. Transparent Bridge

Most commonly used type.

Learns MAC addresses and forwards data only when necessary.

Invisible (transparent) to other devices in the network.

Example: Used in LANs to reduce congestion.

2. Translational Bridge

Connects two different types of networks, like Ethernet and Token Ring.

Converts protocols from one type to another.

3. Source Routing Bridge

Used in Token Ring networks.

Networking Notes 8
The entire route of the frame is decided by the sender.

Not commonly used today.

Q7. Explain different modes of communication with sketch.

MODES OF COMMUNICATION
In networking, modes of communication refer to the way data is transmitted
between devices. There are three main modes:

1. Simplex Mode
Communication is one-way only.

One device sends, and the other only receives.

Example: Keyboard to computer, TV broadcast.

Sketch:

Device A ───▶ Device B


(Sender) (Receiver)

2. Half Duplex Mode


Communication is two-way, but only one device can transmit at a time.

Both devices can send and receive, but not at the same time.

Example: Walkie-talkie, CB radio.

Sketch:

Device A ◀───▶ Device B


(Only one side active at a time)

3. Full Duplex Mode

Networking Notes 9
Communication is two-way simultaneously.

Both devices can send and receive at the same time.

Example: Phone calls, video calls.

Sketch:

Device A ⇆
Device B
(Simultaneous send and receive)

Q8. Explain TCP/IP protocol in detail

TCP/IP PROTOCOL
TCP/IP (Transmission Control Protocol / Internet Protocol) is a set of
communication protocols used to connect computers on the Internet and other
networks.

It is the foundation of the Internet and is also called the Internet Protocol Suite.

LAYERS OF TCP/IP MODEL


TCP/IP has 4 layers, and each layer performs specific functions:

1. Application Layer

Closest to the user.

Provides network services to applications.

Examples: HTTP, FTP, SMTP, DNS.

2. Transport Layer

Responsible for end-to-end communication.

Ensures error-free and reliable data delivery.

Two main protocols:

Networking Notes 10
TCP: Connection-oriented, reliable.

UDP: Connectionless, faster but less reliable.

3. Internet Layer

Handles logical addressing and routing.

Responsible for delivering data across networks.

Main protocol: IP (Internet Protocol).

Other protocols: ICMP, ARP.

4. Network Access Layer (Link Layer)

Handles physical transmission of data over the network.

Deals with MAC addresses and hardware.

Includes protocols like Ethernet and Wi-Fi.

Q9. What is Fast Ethernet? Explain categories of Fast Ethernet.

FAST ETHERNET
Fast Ethernet is an enhanced version of Ethernet that supports data transfer
speeds of 100 Mbps (Megabits per second).
It is defined under the IEEE 802.3u standard and is mainly used in Local Area
Networks (LANs).

FEATURES OF FAST ETHERNET


Speed: 100 Mbps

Supports full-duplex and half-duplex modes

Uses Cat 5 or higher twisted pair cables

Backward compatible with standard Ethernet (10 Mbps)

Networking Notes 11
CATEGORIES OF FAST ETHERNET
1. 100BASE-TX

Most commonly used type.

Uses 2 pairs of Cat 5 twisted pair cables.

Maximum length: 100 meters.

"T" = Twisted pair, "X" = Fast Ethernet standard.

2. 100BASE-FX

Uses fiber optic cables.

Suitable for long-distance connections.

Distance: up to 2 kilometers or more.

Immune to electromagnetic interference (EMI).

3. 100BASE-T4

Uses 4 pairs of Cat 3 or higher UTP cables.

Allows Fast Ethernet on older wiring systems.

Not widely used today due to cable limitations.

Q10. What is topology? Explain types of topology.

NETWORK TOPOLOGY
Topology refers to the physical or logical layout of devices (nodes) in a computer
network.
It shows how computers, cables, switches, and routers are connected to each
other.
There are two types:

Physical Topology – actual layout of hardware

Logical Topology – how data flows in the network

Networking Notes 12
TYPES OF NETWORK TOPOLOGY
1. Bus Topology

All devices share a single communication line (bus).

Data travels in both directions but only one device can send at a time.

Pros: Easy to install, less cable needed

Cons: Slower performance, difficult to troubleshoot


Diagram (text format):

[PC1]—[PC2]—[PC3]—[PC4]
|
Terminator

2. Star Topology

All devices are connected to a central hub or switch.

Pros: Easy to add/remove devices, easy to manage


Cons: If hub fails, the entire network goes down
Diagram:

[PC1]
|
[PC2]—[Hub]—[PC3]
|
[PC4]

3. Ring Topology

Devices are connected in a circular path.

Data travels in one direction (or both in dual-ring).

Pros: High-speed data transfer

Networking Notes 13
Cons: One failure affects the whole network
Diagram:

[PC1]—[PC2]—[PC3]—[PC4]
|__________________|

4. Mesh Topology

Every device is connected to every other device.

Pros: Very reliable, fault tolerant


Cons: Expensive, lots of cabling
Diagram:

Each device has direct links to all others

5. Tree Topology

Combination of star and bus topologies.

Devices are arranged in a hierarchy.

Pros: Scalable, structured


Cons: Complex and costly

6. Hybrid Topology

Mix of two or more topologies (e.g., star + ring)

Pros: Flexible and efficient


Cons: Expensive and complex to design

Q11. What is addressing? Explain different types of addresses

ADDRESSING IN NETWORKING

Networking Notes 14
Addressing is the method of assigning unique identifiers to devices in a
network. These addresses help in identifying senders and receivers for proper
data communication.

TYPES OF ADDRESSES
There are five main types of addresses used in networking:

1. MAC Address (Physical Address)

Stands for Media Access Control address.

Assigned to the network interface card (NIC) by the manufacturer.

It is unique and works at the Data Link Layer (Layer 2).

Format: [Link] (48-bit hexadecimal)

2. IP Address (Logical Address)

Assigned to each device in a network by software.

Used for identifying devices across different networks.

Works at the Network Layer (Layer 3).

Types:

IPv4: 32-bit address (e.g., [Link] )

IPv6: 128-bit address (e.g., [Link] )

3. Port Address

Identifies specific processes or services within a device.

Used by Transport Layer protocols like TCP and UDP.

Example:

Port 80 → HTTP

Port 443 → HTTPS

Port 25 → SMTP

Networking Notes 15
4. Logical Address

Another name for the IP address.

Helps in routing data from source to destination across multiple networks.

Assigned dynamically or manually.

5. Socket Address

A combination of IP address and Port number.

Used to uniquely identify a specific process on a networked device.

Format: [Link]:80

Q12. Explain propagation method in details


Ground Wave Propagation

The wave travels along the Earth's surface.

It is commonly used for low-frequency signals (like AM radio) that travel


along the ground.

Characteristics:

Suitable for short to medium distances.

Affected by terrain (mountains, buildings, etc.).

Sky Wave Propagation

The wave is reflected off the ionosphere (layer of the Earth's


atmosphere).

Used by high-frequency (HF) bands (e.g., shortwave radio).

Characteristics:

Can travel long distances.

Signal can be refracted or bent by the ionosphere, which enables


communication over vast areas.

Line-of-Sight Propagation

Networking Notes 16
The wave travels directly from the transmitter to the receiver without
being reflected.

Used in:

Microwave communication (for example, satellite communication).

Wi-Fi and other direct wireless systems.

Characteristics:

Requires direct visibility between transmitter and receiver.

Can be blocked by obstacles such as buildings, mountains, or even


weather conditions.

Space Wave Propagation

The wave travels through space directly from the transmitter to the
receiver.

Primarily used in microwave communication and satellite


communication.

Characteristics:

Line-of-sight propagation but often used in high-frequency bands.

Requires a clear path for the signal to travel effectively.

FACTORS AFFECTING WAVE PROPAGATION

1. Frequency: Higher frequencies generally have shorter wavelengths and can


travel shorter distances, especially in line-of-sight propagation. Lower
frequencies, on the other hand, can travel further distances.

2. Terrain and Obstacles: Mountains, buildings, and natural landscapes can


block or deflect the waves, affecting propagation. Ground wave propagation is
heavily influenced by terrain, while line-of-sight can be blocked by obstacles.

3. Weather Conditions: Atmospheric conditions like rain, snow, humidity, and


temperature can impact the quality and strength of the signal, particularly for
higher-frequency waves (microwaves, for example).

Networking Notes 17
4. Ionospheric Conditions: Sky wave propagation is affected by the ionosphere,
which changes its reflective properties depending on the time of day, solar
activity, and atmospheric conditions.

Q13. What is Bluetooth? Explain its architecture.

BLUETOOTH
Bluetooth is a short-range wireless communication technology used to
exchange data between devices such as smartphones, laptops, and other
electronic devices over short distances (typically 10 meters or 30 feet). It operates
in the 2.4 GHz ISM (Industrial, Scientific, and Medical) band and is commonly
used for applications like connecting wireless headphones, transferring files, and
enabling communication between various smart devices.

Bluetooth Architecture:

Bluetooth Devices: Devices that support Bluetooth technology, such as


smartphones, laptops, and headphones.

Bluetooth Modules: Hardware components that allow devices to


communicate via Bluetooth (e.g., Bluetooth adapters).

Bluetooth Layers:

Radio Layer: Responsible for the physical transmission of data over radio
waves.

Baseband Layer: Handles the connection between devices and manages


the physical channels for data transmission.

Link Manager Protocol (LMP): Controls the establishment, maintenance,


and termination of links between devices.

Logical Link Control and Adaptation Protocol (L2CAP): Manages data


packet segmentation and reassembly.

RFCOMM: Provides emulation of serial port communication.

Networking Notes 18
Application Layer: Supports various applications like file transfer, audio
streaming, etc.

Use Cases:
Bluetooth is widely used in devices like wireless headphones, keyboards,
mice, and for transferring files between mobile phones and computers.

Q3. Long Answers


Q1. What is networking? Explain different types of network.

NETWORKING
Networking refers to the practice of connecting two or more devices (such as
computers, printers, routers, or mobile phones) together to share resources,
communicate, and exchange data. It involves both hardware (such as routers,
switches, and cables) and software (such as protocols and communication
software) to ensure smooth communication between devices.
The goal of networking is to facilitate data exchange, enable communication, and
share resources like files, printers, and internet connections.

TYPES OF NETWORKS
====================
Networking can be classified into various types based on size, geographical
span, and purpose. Here are the common types:

1. Personal Area Network (PAN)


Description: A PAN is a small network used for personal devices like
smartphones, laptops, and tablets.

Range: Typically covers a very small area, usually within a range of 10 meters
(33 feet).

Networking Notes 19
Example: Connecting a Bluetooth headset to a smartphone or a wireless
mouse to a laptop.

Characteristics:

Low range (up to 10 meters).

Primarily used for personal communication between devices.

2. Local Area Network (LAN)


Description: A LAN is a network that connects computers and devices within
a local area, such as an office, home, or school.

Range: Typically within a single building or a campus (up to 1-2 kilometers).

Example: Computers connected within a school or office using cables or Wi-


Fi.

Characteristics:

High-speed communication.

Devices share resources like printers, files, and internet access.

Can be either wired (Ethernet) or wireless (Wi-Fi).

3. Wide Area Network (WAN)


Description: A WAN is a network that spans a large geographical area, such
as cities, countries, or even continents. It connects multiple LANs and other
networks.

Range: Large area, usually over 1-2 kilometers, extending across cities or
countries.

Example: The internet, or a network connecting an office in New York with


another office in London.

Characteristics:

Low-speed communication compared to LANs.

Used for long-distance communication.

Networking Notes 20
Typically relies on leased telecommunication lines.

4. Metropolitan Area Network (MAN)


Description: A MAN connects networks over a city or large campus. It is
larger than a LAN but smaller than a WAN.

Range: Covers an area between 5-50 kilometers (for example, a city or a


large college campus).

Example: A network connecting different branches of a company within a city.

Characteristics:

Moderate-speed communication.

Used to connect multiple LANs within a city or large campus.

Q2. What is guided media? Explain types of guided media.


Guided media refers to the type of communication medium that guides the
transmission of signals through a physical path like cables or wires. These media
use specific pathways for data transmission, typically in the form of twisted pair
cables, coaxial cables, and fiber optic cables. The data signals are confined to
these cables, ensuring that they follow a directed route from the source to the
destination.
In comparison, unguided media (such as radio waves) uses open space for
transmission, whereas guided media depends on physical pathways to guide the
signals.

TYPES OF GUIDED MEDIA


=======================
There are three primary types of guided media:

1. Twisted Pair Cable

Networking Notes 21
Description: Twisted pair cables consist of pairs of insulated copper wires
twisted together to form a cable. The twists reduce electromagnetic
interference from external sources.

Types:

Unshielded Twisted Pair (UTP): Commonly used in Ethernet networks,


such as in LANs. UTP does not have additional shielding, making it
inexpensive but more susceptible to interference.

Shielded Twisted Pair (STP): Has a metallic shield around the twisted
pairs to protect the signals from interference, offering better protection
against external noise.

Applications:

Widely used in telephone lines, Ethernet networking, and local area


networks (LANs).

Often used for data transmission in offices and homes.

Advantages:

Cost-effective and easy to install.

Flexible and can be easily replaced.

Disadvantages:

Limited transmission speed and distance.

Prone to electromagnetic interference (especially UTP).

2. Coaxial Cable
Description: Coaxial cable consists of a central conductor (usually copper), an
insulating layer, a metallic shield, and an outer insulating cover. The shield
protects the inner conductor from external electromagnetic interference (EMI).

Types:

Thick Coaxial Cable: Used for longer-distance communication, like cable


TV and internet.

Networking Notes 22
Thin Coaxial Cable: Used for short-distance communication and older
network technologies.

Applications:

Cable television (TV) and internet connections.

Used in older Ethernet networks (10BASE2).

Often found in backbones of networks and radio communications.

Advantages:

Higher bandwidth than twisted pair cables.

Less susceptible to interference due to the shielding.

Disadvantages:

More expensive than twisted pair cables.

Less flexible and harder to install in tight spaces.

3. Fiber Optic Cable


Description: Fiber optic cables use light signals to transmit data. The core of
the cable consists of glass or plastic fibers that carry light signals, while the
cable is surrounded by cladding to reflect the light back into the core,
ensuring the signal doesn’t escape.

Types:

Single-mode Fiber (SMF): Uses a single light beam to travel long


distances, suitable for long-distance communication.

Multi-mode Fiber (MMF): Uses multiple light beams to travel short


distances, ideal for local area networks (LANs).

Applications:

High-speed internet and telecommunications.

Backbone infrastructure in networks, such as in data centers.

Long-distance transmission, such as connecting cities or countries.

Advantages:

Networking Notes 23
Very high data transfer rates (up to terabits per second).

Immune to electromagnetic interference.

Suitable for long-distance communication without significant signal loss.

Disadvantages:

Expensive compared to copper cables.

Installation is complex and requires skilled labor.

Q3. Explain Active and Passive Hub.


Definition of Hub:
A hub is a network device that connects multiple devices in a local area
network (LAN), allowing them to communicate with each other. It works at the
Physical Layer (Layer 1) of the OSI model.

Active Hub:

Definition: An active hub amplifies or regenerates the signal before


transmitting it to other devices. It helps to maintain signal strength over
long distances.

Functionality: It has a power supply and contains signal amplification


circuitry.

Uses: Commonly used in large networks where the distance between


devices is significant.

Passive Hub:

Definition: A passive hub does not amplify or regenerate signals. It simply


connects devices together and passes data as it receives it.

Functionality: It does not require power and does not interfere with the
signal in any way.

Uses: Typically used in small networks with shorter cable lengths, where
signal degradation is less of an issue.

Key Difference:

Networking Notes 24
Active Hub: Requires a power source, amplifies signals, and is suitable for
large networks.

Passive Hub: Does not require power, does not amplify signals, and is
used in small-scale networks.

Q4. What are repeaters? Explain different types of repeaters.


Definition of Repeater:

A repeater is a network device that amplifies or regenerates signals to extend


the range of communication in a network. Repeaters are used to overcome the
signal loss that occurs when data travels over long distances.

Functionality:
Repeaters operate at the Physical Layer (Layer 1) of the OSI model. They
receive weakened signals, boost their strength, and then retransmit the
signals, allowing them to travel further.

Types of Repeaters:

Analog Repeater:

Works by amplifying the analog signal and retransmitting it.

Commonly used in analog communication systems.

Digital Repeater:

Regenerates the digital signal, converting the signal back to its original
form before retransmitting it.

Used in digital networks to maintain signal quality over long distances.

Wireless Repeater:

Used in wireless networks (Wi-Fi), it receives wireless signals and


retransmits them to extend coverage area in large spaces like offices
or buildings.

Use Cases:

Networking Notes 25
Repeaters are widely used in long-distance communication, networking
(e.g., Ethernet), wireless networks, and telecommunication systems to
ensure that signals can travel without significant degradation.

Q5. What is security services? Explain security mechanisms to


provide the services.
Definition of Security Services:
Security services refer to the measures and functions designed to protect the
integrity, confidentiality, and availability of information within a network or
system. These services ensure that the system is resistant to unauthorized
access, attacks, and data breaches.

Types of Security Services:

Confidentiality: Ensures that information is only accessible to authorized


users.

Integrity: Protects data from being modified or tampered with by


unauthorized individuals.

Authentication: Verifies the identity of users, systems, or devices before


granting access.

Non-repudiation: Ensures that a user cannot deny having performed an


action or transaction.

Access Control: Controls and restricts who can access which resources,
based on permissions and policies.

Availability: Ensures that authorized users have reliable access to


information and services when needed.

Security Mechanisms to Provide These Services:

Encryption: Protects data confidentiality by converting it into an


unreadable format, ensuring only authorized parties can decrypt it.

Firewalls: Monitor and control incoming and outgoing network traffic,


preventing unauthorized access.

Networking Notes 26
Digital Signatures: Provide authentication and integrity, ensuring that a
message comes from a trusted source and hasn’t been altered.

Access Control Lists (ACLs): Used to specify who can access resources
and what operations they can perform.

Intrusion Detection Systems (IDS): Monitor network traffic for suspicious


activity and alert administrators to potential security breaches.

Q6. What is standard? What is their needs? Explain the two types
of standard
Definition of Standard:
A standard is an established set of rules, guidelines, or criteria that is widely
accepted and followed to ensure consistency, compatibility, and
interoperability within systems or products.

Need for Standards:

Interoperability: Standards ensure that different devices, systems, or


software can work together seamlessly.

Quality Assurance: They help maintain consistency and quality across


products or services.

Efficiency: Standards reduce the complexity of development and


implementation by providing clear specifications.

Regulatory Compliance: Standards ensure that products meet legal and


safety requirements.

Global Compatibility: Standards promote global consistency, enabling


devices and systems to function in various geographical regions.

Types of Standards:

De Facto Standards:
These are standards that become widely accepted through their frequent
use and success in the market. They are not formally set by a recognized

Networking Notes 27
standards organization but are adopted because of their practicality and
popularity (e.g., Microsoft Windows operating system).

De Jure Standards:
These standards are officially recognized and established by a formal
body or organization, such as the ISO (International Organization for
Standardization) or IEEE (Institute of Electrical and Electronics Engineers).
They are legally enforceable and are typically used in sectors like
telecommunications, safety, and health (e.g., TCP/IP protocol, Wi-Fi
standards).

Q7. Explain server based and peer to peer LANS.


Server-Based LAN:

Definition: In a server-based LAN, a central server is used to manage


resources, security, and services for all devices connected to the network.

Components: The network consists of client devices (e.g., computers,


printers) and a server that provides centralized control over resources,
user access, and data management.

Advantages:

Centralized management of users, data, and resources.

Enhanced security, as data and permissions are controlled by the


server.

Easier to scale and maintain as the network grows.

Disadvantages:

Requires more expensive hardware and software for the server.

Dependency on the server’s availability; if the server fails, the entire


network can be affected.

Peer-to-Peer LAN:

Definition: In a peer-to-peer LAN, each device (peer) acts as both a client


and a server, meaning every device can share its resources (files,

Networking Notes 28
printers) with others.

Components: The network does not have a dedicated server; instead, all
devices are equal and directly communicate with each other.

Advantages:

Simple and inexpensive to set up, as no server is required.

Suitable for small networks with fewer users.

Disadvantages:

Limited scalability, as the network may become inefficient with many


devices.

Security and data management are decentralized, making it harder to


control access and protect data.

Comparison:

Server-Based LAN: More suitable for larger, business-grade networks


requiring centralized control and better security.

Peer-to-Peer LAN: Best for small networks with few devices where cost
and simplicity are key factors.

Q8. Differentiate between Fiber optic and twisted pair cable.


Feature Fiber Optic Cable Twisted Pair Cable

Transmission
Light (optical signals) Electrical signals (copper wire)
Medium

Bandwidth High (up to terabits per second) Moderate (up to 10 Gbps)

Transmission Long distances (several Short distances (up to 100


Distance kilometers) meters)

Immunity to Susceptible to EMI and RFI


Immune to EMI and RFI
Interference (especially UTP)

Cost Expensive Inexpensive

More robust, less prone to


Durability Fragile, can break easily
physical damage

Networking Notes 29
Long-distance and high-speed Short-distance applications
Usage
applications (e.g., LANs)

Q9. Explain different types of Addresses


MAC Address (Media Access Control Address):

Definition: A MAC address is a unique identifier assigned to a network


interface card (NIC) at the hardware level. It is used for communication
within a local network.

Format: It is a 48-bit address usually represented in hexadecimal (e.g.,


[Link] ).

Usage: Primarily used in Layer 2 (Data Link Layer) for identifying devices
within a local network (LAN) and for switching in Ethernet networks.

IP Address (Internet Protocol Address):

Definition: An IP address is a unique identifier assigned to each device on


a network for communication over the internet or other IP-based networks.

Types:

IPv4: A 32-bit address (e.g., [Link] ), used in most networks today.

IPv6: A 128-bit address (e.g., [Link] ), used


to overcome the limitations of IPv4 due to the growing number of
devices.

Usage: Works at Layer 3 (Network Layer) and is used for routing data
across the internet and different networks.

Port Address:

Definition: A port address is used in conjunction with IP addresses to


direct data to specific services on a device.

Format: Port numbers are 16-bit values ranging from 0 to 65535 (e.g.,
HTTP uses port 80 , HTTPS uses port 443 ).

Usage: Operates at Layer 4 (Transport Layer) and is used for TCP/UDP


communication between devices.

Networking Notes 30
Logical Address:

Definition: A logical address refers to an address that is used to identify


devices in a logical or networked manner rather than based on physical
hardware.

Example: IP address is considered a logical address since it can change


based on the network configuration and is not tied to hardware like a MAC
address.

Q10. Explain Firewall and its Security Features.


Definition of Firewall:
A firewall is a security system that monitors and controls incoming and
outgoing network traffic based on predetermined security rules. It acts as a
barrier between trusted internal networks and untrusted external networks
(like the internet), helping protect systems from unauthorized access, threats,
and attacks.

Types of Firewalls:

Packet Filtering Firewall: Examines packets of data to determine whether


to allow or block them based on IP addresses, port numbers, and
protocols.

Stateful Inspection Firewall: Tracks the state of active connections and


makes decisions based on both the header information and the state of
the connection.

Proxy Firewall: Acts as an intermediary between the user and the service,
forwarding requests from clients to the destination server.

Next-Generation Firewall (NGFW): Combines traditional firewall functions


with advanced features like deep packet inspection, intrusion prevention,
and application-level filtering.

Security Features of Firewalls:

Traffic Filtering: A firewall filters data based on set rules such as IP


addresses, protocols, and port numbers, preventing unauthorized access

Networking Notes 31
while allowing legitimate traffic.

Access Control: Firewalls enforce access control policies to restrict


unauthorized access to sensitive network resources and systems.

Network Address Translation (NAT): Masks internal IP addresses by


translating them into a public IP address, helping protect the identity of
devices on a private network.

Intrusion Detection and Prevention: Some firewalls can detect and block
suspicious activity, such as attempts to exploit vulnerabilities or other
malicious behavior.

Logging and Monitoring: Firewalls can log network traffic, providing


insights into network activity, which helps in detecting potential security
breaches and aiding in forensic analysis.

Importance of Firewalls in Network Security:


Firewalls are crucial for maintaining network security by
filtering traffic, controlling access, and monitoring network activity. They
act as the first line of defense against external attacks, such as DDoS
(Distributed Denial of Service), malware, unauthorized access, and data
breaches.

Example:
In a corporate network, a firewall would block any unauthorized access from
the internet while allowing employees to access the web, email, and internal
resources securely.

Q11. Compare connection oriented and connectionless services.

Connection-Oriented Service Connectionless Service (e.g.,


Feature
(e.g., TCP) UDP)

Reliable, ensures data delivery Unreliable, no guarantee of


Reliability
and order delivery or order

Requires connection setup (3-


Connection Setup No connection setup required
way handshake)

Networking Notes 32
Higher due to connection
Overhead Lower, minimal overhead
management

Slower due to connection setup Faster, suitable for real-time


Speed
and error handling applications

No guaranteed ordering of
Packet Ordering Guaranteed ordering of packets
packets

VoIP, video streaming, online


Use Cases File transfer, web browsing, email
gaming

Flow Control/Error Yes, flow control and error No flow control, minimal error
Handling correction handling

Q12. What is Router? Explain its components


Definition of Router:
A router is a network device that forwards data packets between different
networks. It determines the best path for sending packets based on their IP
addresses. Routers operate at the Network Layer (Layer 3) of the OSI model
and are essential for connecting networks like LANs to the internet or between
different subnets.

Components of a Router:

CPU (Central Processing Unit): The processor of the router that handles
routing decisions, processing of data, and management tasks.

Routing Table: A database used by the router that stores information on


available routes and helps decide where to send packets based on their
destination IP addresses.

Interfaces/Ports: Physical or virtual network connections (like Ethernet


ports or wireless interfaces) that allow the router to connect to multiple
networks and devices.

Memory (RAM/ROM):

RAM: Temporarily stores routing information and active data during


packet forwarding.

Networking Notes 33
ROM: Contains the router's firmware and the necessary boot-up
instructions.

Functionality:
Routers help route traffic, connect multiple networks, and can also provide
additional features like firewall protection and Network Address Translation
(NAT).

Q13. What is Ethernet? What are it's types? Explain any one in
detail.
Definition of Ethernet:

Ethernet is a widely used networking technology that defines the physical


and data link layers of the network. It is commonly used to build local area
networks (LANs) and supports both wired and wireless communications.
Ethernet specifies how data packets are formatted and transmitted across the
network using frames.

Types of Ethernet:

Standard Ethernet (10BASE-T): The original version, with speeds up to 10


Mbps, using twisted-pair copper cables.

Fast Ethernet (100BASE-TX): An improved version of Ethernet offering


speeds of up to 100 Mbps.

Gigabit Ethernet (1000BASE-T): Offers speeds of up to 1 Gbps.

10 Gigabit Ethernet (10GBASE-T): Provides a speed of 10 Gbps, typically


used in data centers and high-performance networks.

Explanation of Fast Ethernet (100BASE-TX):

Speed: Fast Ethernet supports a data transmission rate of 100 Mbps (100
million bits per second).

Cable Type: It uses twisted-pair copper cables (Cat 5 and above) for
communication, which can transmit data over distances of up to 100
meters.

Networking Notes 34
Full-Duplex Support: Fast Ethernet supports full-duplex communication,
meaning data can be sent and received simultaneously, doubling the
potential data transfer rate (100 Mbps in both directions).

Backward Compatibility: Fast Ethernet is backward compatible with


10BASE-T networks, allowing devices that support 10 Mbps Ethernet to
communicate with 100 Mbps devices.

Usage:
Fast Ethernet is widely used in home networks, office LANs, and small
business networks because it offers a good balance of speed, affordability,
and compatibility.

Q14. Compare OSI and TCP/IP model


Feature OSI Model TCP/IP Model

7 layers (Physical, Data Link,


Number of 4 layers (Link, Internet,
Network, Transport, Session,
Layers Transport, Application)
Presentation, Application)

Hierarchical structure with seven Simple structure with fewer


Layer Structure
specific layers. layers (four).

More practical and based on


Focus More theoretical and descriptive.
real-world protocols.

Developed by the International


Developed by ARPANET
Development Organization for Standardization
(predecessor to the Internet).
(ISO).

Combines session,
Defines all layers in detail, including
Layer Functions presentation, and application
session and presentation layers.
into one layer.

Protocol More protocol-independent and


Protocols like TCP, IP, UDP are
Dependence abstract.

Q15. What is cryptography? Explain encryption and decryption


process.

Networking Notes 35
Cryptography and the Encryption/Decryption Process :
Cryptography is the science of securing communication and data from
unauthorized access by transforming information into a secure format. It uses
mathematical algorithms to ensure that only authorized parties can access the
original data. Cryptography is widely used in various fields, such as online
banking, secure communication, and data protection.

Encryption and Decryption Process:


1. Encryption:

Definition: Encryption is the process of converting plain text (original


data) into cipher text (encrypted data) to protect its confidentiality during
transmission. This is done using an encryption algorithm and a secret key.

Purpose: To ensure that even if the data is intercepted during


transmission, it cannot be understood without the proper decryption key.

Example: In the Caesar Cipher, each letter of the plaintext is shifted by a


certain number of positions in the alphabet. If we apply a shift of 3,
"HELLO" becomes "KHOOR".

2. Decryption:

Definition: Decryption is the process of converting cipher text back into


plain text using a decryption algorithm and a secret key.

Purpose: To restore the original data so that it can be understood by the


authorized recipient.

Example: Using the same Caesar Cipher with a shift of 3, we can decrypt
"KHOOR" back to "HELLO" by shifting each letter back by 3.

Q16. Explain Fiber optic cable in detail

Fiber Optic Cable:


Fiber optic cables are high-speed data transmission cables that use light to carry
data, providing faster, more reliable communication than traditional copper cables.

Networking Notes 36
They consist of thin strands of glass or plastic, which allow light signals to travel
through them. These cables are used for long-distance and high-bandwidth
applications like telecommunications, internet, and data transmission.

Structure of Fiber Optic Cable:


1. Core: A central glass or plastic fiber where light travels. The core is very thin,
with diameters typically ranging from 8 to 10 microns (single-mode) or 50 to
62.5 microns (multi-mode).

2. Cladding: Surrounds the core and reflects light back into it, using total internal
reflection to keep the light signals inside the core.

3. Buffer Coating: Protects the fiber from physical damage and environmental
factors.

4. Jacket: The outer layer that shields the entire cable from physical stress and
moisture.

Types of Fiber Optic Cables:


1. Single-Mode Fiber (SMF): Has a very narrow core (8-10 microns), allowing
light to travel in a straight line. It supports long-distance transmission with
minimal signal loss.

2. Multi-Mode Fiber (MMF): Has a larger core (50-62.5 microns) that allows
multiple light paths. It's used for shorter distances but with higher signal loss
over long ranges.

Advantages:
High Bandwidth: Supports large amounts of data at high speeds.

Longer Distances: Ideal for long-distance data transmission with minimal loss.

Immunity to Interference: Not affected by electromagnetic interference,


making them ideal for secure and reliable data transfer.

Q17. What is switch? How does it differ from HUB?

Networking Notes 37
Switch and Hub :
A switch is a networking device used to connect multiple devices in a Local Area
Network (LAN). It operates at the data link layer (Layer 2) of the OSI model and
uses MAC addresses to forward data to the correct destination device within the
network. Unlike a hub, a switch is more intelligent and can determine the exact
device to send data to, improving network efficiency.

Feature Hub Switch

Broadcasts data to all Forwards data to the specific device


Function
devices based on MAC address

Operates at the Physical Operates at the Data Link Layer (Layer


Layer
Layer (Layer 1) 2)

Less efficient (data sent to all More efficient (data sent to specific
Efficiency
devices) device)

Collision Larger collision domain (more Smaller collision domain (fewer


Domain collisions) collisions)

More expensive due to better


Cost Cheaper than switches
functionality

Higher traffic due to


Network Traffic Lower traffic due to selective forwarding
broadcasting

Q18. What is Backbone Network? Explain types of Backbone


network
Definition of Backbone Network:
A Backbone Network is a high-capacity, central network infrastructure that
connects various smaller network segments (such as LANs) and enables data
to travel across long distances. It is designed to handle large amounts of data
traffic and provides high-speed communication between different parts of a
network, ensuring smooth data transfer across locations.

Types of Backbone Networks:

Central Backbone:

Networking Notes 38
Description: A central backbone connects all parts of the network
through a single, central point, providing a unified communication
channel for multiple network segments.

Example: Large enterprises may use a central backbone to connect


different departments or sections of the company’s network.

Distributed Backbone:

Description: In a distributed backbone, multiple smaller backbones are


spread out across different locations, with each connecting several
local networks. This structure is more decentralized and provides
flexibility.

Example: Large, geographically dispersed networks, like regional


offices connected to a central data center, use a distributed backbone.

Collapsed Backbone:

Description: A collapsed backbone consolidates all network


components into a single location, often simplifying network
management and reducing infrastructure costs.

Example: Small to medium-sized businesses often use a collapsed


backbone within a single building or a server room to connect all
internal devices.

Virtual Backbone:

Description: A virtual backbone uses software-defined networking


(SDN) to create a logical backbone over existing physical
infrastructure, offering flexibility and scalability.

Example: Cloud providers use virtual backbones to interconnect data


centers and cloud platforms efficiently without needing additional
physical infrastructure.

Q19. State advantages and disadvantages of LAN, with uses?

Advantages of LAN:

Networking Notes 39
1. Resource Sharing:

LAN allows multiple devices to share resources such as printers, scanners,


files, and internet connections, reducing the need for duplicate hardware
and improving efficiency.

2. Cost-Effective:

Since resources (e.g., printers and storage) are shared, the overall cost of
equipment and maintenance is reduced. It also allows centralized
management of resources.

3. High-Speed Data Transfer:

LANs typically provide high-speed data transfer within a small area,


enabling fast communication between connected devices.

4. Easy Communication:

LANs allow for seamless communication through email, instant messaging,


and voice/video calls, which enhances productivity and collaboration.

5. Security:

A LAN can be easily secured by implementing measures like firewalls, user


authentication, and encryption, providing control over access to shared
resources.

Disadvantages of LAN:
1. Limited Coverage Area:

LANs are limited to a specific geographic area, usually within a building or


a campus, which means they cannot be used for long-distance
communication.

2. Maintenance and Management:

Although LANs are cost-effective, they require regular maintenance,


including troubleshooting network issues, managing hardware and
software updates, and ensuring security.

3. Vulnerability to Malware:

Networking Notes 40
Since multiple devices are connected to the same network, if one device
becomes infected with malware, it can spread to others unless proper
security measures are in place.

4. Network Congestion:

If a LAN is not properly configured or if too many devices are connected,


network congestion can occur, slowing down data transfer and affecting
performance.

5. Dependence on Central Server:

In a server-based LAN setup, the network’s performance and security


depend on the central server. If the server fails, it can disrupt the entire
network.

Uses of LAN:
1. Office Networks: Connecting computers, printers, and servers within an office
for efficient resource sharing and communication.

2. Home Networks: Connecting devices such as computers, smart TVs, and


gaming consoles for file sharing and internet access.

3. Educational Institutions: LANs in schools or universities allow students and


staff to access resources like files, printers, and the internet.

4. Data Centers: In data centers, LANs are used to interconnect servers, storage
devices, and management systems for high-speed data transfer.

Q20. Explain Ground wave propagation with diagram?

Networking Notes 41
Definition:
Ground wave propagation refers to the propagation of radio waves that travel
along the surface of the Earth. These waves follow the contour of the Earth's
surface and can bend around obstacles like mountains, making it effective for
long-distance communication over the ground.

Working:
Ground waves propagate at low frequencies (typically from 30 Hz to 3 MHz).
The radio waves follow the Earth’s surface and are conducted by the ground’s
conductivity. This wave bending enables the signal to reach receivers that are
not in direct line of sight of the transmitter.

Characteristics:

Frequency Range: Primarily low-frequency radio waves.

Coverage: Suitable for short to medium distances, typically up to a few


hundred kilometers.

Obstacles: Can pass over hills and terrain, unlike line-of-sight waves.

Diminishing Strength: The signal weakens with distance as it travels.

Applications:

AM Radio: Ground wave propagation is used for AM radio broadcasting,


which relies on the signal traveling along the Earth's surface to reach a
wider area.

Marine and Aeronautical Communication: Used for communication in


areas where line-of-sight transmission isn’t feasible.

Q21. What is gateways? Explain various levels of gateways.


Definition:
A gateway is a network device that connects two different networks using
different protocols. It works as a translator between different network
architectures and data formats.

Function:

Networking Notes 42
Gateways operate at all seven layers of the OSI model, depending on their
functionality, and can convert data formats, protocols, or even architectures.

Types / Levels of Gateways:

Application-level Gateway: Works at the application layer. It understands


specific applications (e.g., HTTP, FTP) and filters data accordingly.

Protocol-level Gateway: Converts one protocol to another (e.g., TCP to


X.25).

Hardware-level Gateway: Connects different types of networks (e.g., LAN


to WAN).

Examples:
Gateways are used in VoIP systems, enterprise networks, and between
cloud and on-premises systems.

Q22. What is NLAN? What are the features of VLAN


NLAN (Network LAN):
NLAN refers to a standard local area network used to connect computers
within a limited area like an office, building, or campus. It uses switches,
routers, and Ethernet for communication.

VLAN (Virtual LAN):


A VLAN is a logical grouping of devices on different physical LANs that act as
if they are on the same network.

Features of VLAN:

Improved Security: Devices in different VLANs cannot directly


communicate without a router.

Better Performance: Reduces unnecessary traffic by limiting broadcast


domains.

Flexibility: Devices can be grouped logically, regardless of physical


location.

Networking Notes 43
Simplified Management: Easier to manage and troubleshoot network
segments.

Example:
Separate VLANs can be created for HR, Sales, and IT departments even if
they're in different physical locations.

Networking Notes 44

You might also like