computer network
computer network
By
K.SANDEEP KUMAR
(M.Sc. M.Tech)
04/13/2025 1
NETWORKING
Network:-
Is a collection of computers connected together.
Networking:-
Is a process of communication between the
interconnected computers.
Systems connected together Process of communication b/w
the interconnected systems.
BENEFITS OF NETWORKING
Speed: Sharing and transferring files within Networks can be done through
process rate of @ 1Gbps which saves our time.
Flexible Access: We can access the files from computers throughout our
organization / firm.
Building-2
LAN2
Building-3
Building-1 LAN3
LAN1
Web DC,
server DNS
Switch WAN
Router
Router
Switch
NETWORK MODELS
There are two types of network models:
1) Work-Group Model
2) Domain Model
Work-Group Model:-
Client
A Client is a computer which uses the resources of the server in
which the client sends the request to the server and the server
responds to the client’s request on security basis.
NETWORK TOPOLOGIES
Topology:
The way of cabling is called a topology. So, network
topology refers to the physical arrangement of a network where all
the devices are interconnected to communicate on the network.
BUS TOPOLOGY
RING TOPOLOGY
STAR TOPOLOGY
MESH TOPOLOGY
HYBRID TOPOLOGY
Bus Topology:
The way of cabling held in this topology is single
cable where multiple computers and network devices are
connected in a single line. It is shown as,
Terminator Terminator
Ring Topology:-
-If any one station is down, the entire ring will get disturbed.
-In this network , it uses a special type of device called Media
Access Control which receives data through one port and
transmits data through another port.
Star Topology:-
In this topology each system is connected to a centralized network
device i.e. Hub, Switch. This is the most common network setup where the
central device joins all the different nodes together and controls the
communication b/w the systems on network.
-Easy to implement and expands our network.
-Security can be implemented in the switch used.
Clients
File
server
Clients
Network Printer
Mesh Topology:-
-If one of the connection breaks, still the network will operate .
-A high-speed exchange of information is possible b/w the source
and destination.
-This type of topology is mainly used in Defense.
-It has a complex physical layout.
Hybrid Topology:-
10BaseT 1000BaseT
10BaseFL 1000BaseCX
100BaseT 1000BaseSX
100BaseTX 1000BaseLX
100BaseFX 10GBaseSR
100BaseT4 10GBaseLR
10GBaseER
TYPES OF MEDIA CABLES
The different types of media cable are:
Twisted Pair
Co-axial
Fiber optical
Twisted Pair:-
This is one of the type of transmission media consists of color coded
pairs of two shielded or unshielded insulated copper wires in a spiral
pattern.
-It is expensive and also carry additional data like voice, video with
the
help of BNC which is a connector used for data transfer in co-axial
cabling.
This Fiber optic cable has been classified into two types:
1)Single-mode.
2)Multi-mode.
TYPES OF MEDIA CONNECTORS
RJ-11
RJ-45
SC connector
LC connector
BNC
As of our network, the twisted pair cables requires a special tool
called as crimper and RJ-45 connector. And this crimping has two types
of cabling, they are:
1.Straight-through Cable.
2.Cross-over cable.
Non-Intelligent Intelligent
1)HUBS 1)SWITCHES
2)REPEATERS 2)ROUTERS
3)BRIDGES
Non-Intelligent Devices
HUBS:-
Hub is a centralized device used for communication b/w the
computers interconnected.
Transport TCP,UDP
w.x.y.z
MAC Address:-
MAC Address is the address burnt in the NIC card
by the manufacturer. It contains 48-bits in the form of
hexadecimal, which determines the physical location of a
system. It can be written as,
MM-MM-MM-SS-SS-SS
Commands to Know your system IP Address and
MAC Address
ipconfig
ipconfig/all
getmac
getmac - s “system name”