010.1 Networking 2020-21 Part 1
010.1 Networking 2020-21 Part 1
Hosts/Nodes
Servers
Clients
Network Hardware: NIC, Hub,Switch,Router.,
Communication Channel: Wired and Wireless channels
/guided and unguided channels
Software: protocols
Network services: DNS,FTP VoIP.,
There are many different types of networks available. Network is not the only
internet , there are many different ways we can create a network, if we connect
two computers this is also a network or if we use Bluetooth for file sharing this is
also a network.
⦿ PAN
⦿ LAN
⦿ MAN
⦿ WAN
•PAN means a personal area network is the smallest
network which is very personal to a user.
•This network is used in the personal space of a person that’s
why this network name is a personal area network.
•This network normally ranges within around 10 meters.
•Personal area networks may include Bluetooth enable
devices or infrared enable devices. So when we connect two
devices using Bluetooth for data transfer then we create a
network in our personal space.
•All the Bluetooth devices like keyboard, mouse, Bluetooth-
enabled headphones, speakers, etc all are the network which
is used in the personal area.
•Infrared enable devices like TV remote, cordless
keyboard/mouse, infrared touch screen are also a part of the
personal area network.
•Local area network is a network, which is used in local
areas means it is a small network that covers small areas
like an office, school, college, building, etc.
•In this network, we can connect computers, printers,
servers, and other network devices.
•Local area network is a privately owned network which
means anyone can create this network easily we just need
some cables like Ethernet cables or central devices like a
hub or switch.
•It is the most secured network because there is no
outside connection with the local area network, so the data
which is shared on the LAN network is safe and can’t be
accessed outside.
•LAN networks are small-size networks so they
are considerably faster, data transfer speed over a LAN
network can reach up to 1000 Mbps.
•Using Ethernet cables, data transfer speed can reach up to
10 Mbps and by using FDDI or Gigabit Ethernet, data
transfer speed can reach up to 1 Gbps.
•LAN networks are mostly used in businesses where all
business data is stored on servers.
•This network can be used in factories.
•This network can be used in Schools and Colleges where
all the students, teachers, and staff have all the data stored
on servers.
•This network can also be used in our homes where all the
computers, mobiles, printers are connected to the
switch/router, and these devices can exchange data.
•A Metropolitan Area Network (MAN) is a type of
computer network that spans a metropolitan area,
connecting multiple LANs (Local Area Networks)
means it is a network, which is bigger than the local
area network.
•A network is referred to as a Metropolitan Area
Network (MAN) when it covers a larger geographical
area compared to Local Area Networks (LANs).
•This network is used to connect devices in a city or
metropolitan area, often for the purpose of providing
internet access or sharing resources among
businesses and organizations.
•In other words, When two or more two LANs network
connected for the purpose of communication then it
becomes a MAN network. So these types of networks are
bigger than the LAN network but also smaller than the WAN
network.
•For Example, a business company has many branches in
different locations and every branch uses a LAN network.
So the company connects all these LAN networks through a
telephone line so now this network becomes a MAN
network.
•MAN’s network mostly uses fiber optic cables so this
network’s data delivery rate is faster and more efficient.
These networks are typically owned and operated by a
single organization or consortium of organizations.
•MAN networks are widely used in cable television
networks, available in the whole city
•This network can be used in private industries.
•This network can be used in universities or
colleges.
•This network can be used in military areas for
communication.
•This network also can be used in railways or
airlines.
Network of computing/communication devices
crossing the limits of city, country, or continent.
Cover area of over hundreds of kilometer radius
Network of ATMs, BANKs, National or International
organization offices spread over a country,
continent are example of WAN.
It is usually formed by LANs,
interconnecting
MANs or may be other WANs.
Best example of WAN is internet
Which type of network is commonly used in offices, buildings, or
campuses?
a high capacity
network to be
1969 strictly academic
used 1990
ARPANET and for INTERNET
research. engineering
to connect computers
at u.s. defense and the internetworking of
different universities. ARPANET, NSFnet and
other private
networks
⦿ Network of Networks
All the packet uses same Packet are stored and Packet travels
path forward independently
Need an end to end path
No need of end to end path No need of end to end path
before the data
before data transmission before data transmission
transmission
Reserves the entire Does not reserve the Does not reserve the
bandwidth in advance bandwidth in advance bandwidth in advance
Waste of bandwidth is
No waste of bandwidth No waste of bandwidth
possible
It cannot support store and It support store and forward It support store and forward
forward transmission transmission transmission
Not suitable for handling Suitable for handling Suitable for handling
interactive traffic interactive traffic interactive traffic
⦿ Channels
(Baud) Unit of measurement of data carried
⦿ Bandwidth(difference between hishest and
lowest frequencies of transmission channel
• Hz,
• KHz
• MHz
⦿ Data Transfer Rate (bps,Bps)
• bps
• Kbps(kbps)
• Mbps(mbps)
• Gbps(gbps)
• Tbps(tbps)
⦿ Physical medium like cables over which information is
exchanged is called channel. Transmission channel
may be analog or digital. As the name suggests, analog
channels transmit data using analog signals while
digital channels transmit data using digital signals
• Wired media
🞄 Twisted Pair C a ble
🞄 C o -axial C a ble
🞄 Fiber-Optical C a ble
• Wireless Media
🞄 Radio waves
🞄 Microwaves
🞄 Infrared
🞄 Satellite
⦿ used for creating small computer network. It contains
four twisted pair covered in an outer shield. These pair
are color coded. An RJ-45 is used to connect this cable
to a computer. It is available in various forms such as
CAT1, CAT2, CAT3, CAT4, CAT5, CAT6.
⦿ Also known as Ethernet Cable
⦿ It is of 2 types:
• UTP (Unshielded Twisted Pair)
• STP(Shielded Twisted Pair)
Advantages
Disadvantages:
Direction These are omni-directional These are unidirectional in These are unidirectional in
in nature. nature. nature.
Costs Setup and usage costs are Setup and usage costs are Setup and usage costs are
high. high. low.
Radio waves are use in Microwave are used in They are not used in long
Communication long distance long distance distance communication.
communication. communication.
Security Offers poor security. Offers medium security. Offers high security.
⦿ The way in which the computers/devices are physically
interconnected to form a network is called a Topology.
⦿ It can be defined as the arrangement or structure of
network.
⦿ Types of
Topologies:
• Bus
• Star
• Tree
• Ring
• Mesh
⦿ In bus topology all the nodes are connected to a main
cable called backbone.
⦿ If any node has to send some information to any other
node, it sends the signal to the backbone. The signal
travels through the entire length of the backbone and is
received by the node for which it is intended.
⦿ A small device called terminator is attached at each
end of the backbone. When the signal reaches the end
of backbone, it is absorbed by the terminator and the
backbone gets free to carry another signal.
⦿ It is easy to install.
⦿ It requires less cable length and hence it is cost
effective.
⦿ Failure of a node does not affect the network
⦿ In case of cable (backbone) or terminator fault, the
entire network breaks down.
⦿ Fault diagnosis is difficult.
⦿ At a time only one node can transmit data.
⦿ In star topology each node is directly connected to a
hub/switch.
⦿ If any node has to send some information to any other
node, it sends the signal to the hub/switch. This signal
is then broadcast (in case of a hub) to all the nodes but
is accepted by the intended node(s).
⦿ It is easy to install
⦿ It is easy to diagnose the fault in Star topology.
⦿ It is easy to expand depending on the specifications of
central hub/switch
⦿ Failure of hub/switch leads to failure of entire network
⦿ It requires more cable length as compared to bus
topology.
⦿ Tree topology is a combination of bus and star
topologies.
⦿ It is used to combine multiple star topology networks.
⦿ All the stars are connected together like a bus.
⦿ It offers easy way of network expansion
Simplex
Half-duplex
Full –Duplex
Identifying Nodes of computer Network
IP Address