SlideShare ist ein Scribd-Unternehmen logo
1 von 96
Lecture 2 : Introduction to Computer Networks
Assistant Lecturer:
Tony Chaula Msc.
Faculty of Science and Education (FASE)
Science Block, Second Floor, Office No. 11
UNIVERSITY OF IRINGA
ICT 101: INFORMATION TECHNOLOGY
Introduction to Computer Networks
Basics of Computer Networks
What is a Computer Network?
Is a collection of two or more computers or
communication devices which are connected
together via transmission media guided by a set
of rules to allow user to communicate with each
other and share data and other network
resources.
Introduction to Computer Networks
• A typical computer Network
Introduction to Computer Networks
Essentials/Basic requirements of a computer network
• At least two computers, Server or Client workstation.
• Networking Interface Cards (NIC)
• A connection medium, usually a wire or cable,
although wireless communication between
networked computers and peripherals is also
possible.
• Network Operating system software, such as
Microsoft Windows NT or 2000, Novell NetWare, Unix
and Linux.
Introduction to Computer Networks
• A Network Interface Card (NIC)
Introduction to Computer Networks
Why computer networks?
Introduction to Computer Networks
Why computer networks?
• To facilitate communication and sharing of
information
• Sharing resources such as databases, files.
• Sharing peripherals such as modems, printers, tape
backup drives, or CD-ROM drives.
• To meet more real time demands such as instant
messaging and vidoconferencing
• Centralized administration and support
Introduction to Computer Networks
Types of Networks
• LAN (Local Area Network)
• MAN (Metropolitan area Network)
• WAN (Wide Area Network)
• PAN (Personal Area Network)
• Internet
• Intranet
• VPN (Virtual Private Network)
Introduction to Computer Networks
LAN (Local Area Network)
• LANs are networks usually confined to a
geographic area, such as a single building or a
college campus.
• LANs can be small, linking as few as three
computers, but often link hundreds of
computers.
Introduction to Computer Networks
Types of Networks
MAN (Metropolitan area Network)
• The refers to a network linking the
networks located at two or more sites
within a city.
Introduction to Computer Networks
Metropolitan area
Network
Introduction to Computer Networks
WAN (Wide Area Network)
• Wide area networking combines multiple
LANs that are geographically separate.
• Different LANs connected using services
such as dedicated leased phone lines,
satellite links, etc …
• Can be as simple as connecting a few
campuses or can be as complex as hundreds
of branch offices globally.
Introduction to Computer Networks
WAN (Wide Area Network)
Introduction to Computer Networks
PAN (Personal Area Network)
• PANs cover areas generally associated with individual
workspaces (e.g., a home office or an office cubicle).
• Within these spaces, individual networks connecting
two or more devices may be enabled using wireless
technologies.
Introduction to Computer Networks
Types of Networks
Personal Area
Network (PAN)
Introduction to Computer Networks
Internet
• The Internet is a system of linked
networks that are worldwide in scope.
• It facilitates data communication services
such as remote login, file transfer,
electronic mail, the World Wide Web.
Introduction to Computer Networks
Internet
• The Internet was initially restricted to
military and academic institutions.
• Internet websites now provide personal,
educational, political and economic
resources to every corner of the planet.
Introduction to Computer Networks
Internet
• It is the largest computer network in the
world.
• The Internet and the World Wide
Web(www).
• They are often are often used
interchangeably but they are not the same.
• So what is the difference between the
Internet and the World wide Web(www)?
Introduction to Computer Networks
Internet
• The internet is physical network connecting
all computers in the world.
• The World Wide Web is a virtual network
of web sites connected by hyperlinks (or
"links").
• Web sites are stored on servers on the
internet, so the World Wide Web is a part
of the internet.
Introduction to Computer Networks
Intranet
• An intranet is a private network utilizing
Internet-type tools, but available only
within that organization.
• For large organizations, an intranet provides
an easy access mode to corporate
information for employees.
Introduction to Computer Networks
VPN (Virtual Private Networks)
• VPN uses a technique known as tunneling to
transfer data securely on the Internet to a
remote access server on your workplace
network
• Save money by using the public Internet instead
of making long–distance phone calls to connect
securely with your private network.
Introduction to Computer Networks
Categories of Network
Network can be divided in to two main
categories:-
• Peer-to-peer.
• Server – based or Client/Server
Introduction to Computer Networks
Categories of Network
• Peer-to-peer.
Introduction to Computer Networks
Categories of Network
Peer-to-peer
• In peer-to-peer networking there are no
dedicated servers or hierarchy among the
computers.
• All of the computers are equal and therefore
known as peers
Introduction to Computer Networks
Categories of Network
Peer-to-peer
• Normally each computer serves as Client/Server.
• There is no one assigned to be an administrator
responsible for the entire network.
• Suitable for small organizations.
Introduction to Computer Networks
Categories of Network
• Server – based.
Introduction to Computer Networks
Categories of Network
Server – based
The term Client/server refers to the concept of
sharing the work involved in processing data
between the client computer and the most
powerful server computer.
Introduction to Computer Networks
Categories of Network
Server – based
- A Client is a less powerful computer that is
connected to the server. It requests
information and services from the server.
Introduction to Computer Networks
Categories of Network
Server – based
- A Server is a computer or system that provides
resources, data, services, or programs to other
computers, known as clients, over a network
Note:
A device could be both a server and a client at the same
time.
Introduction to Computer Networks
Categories of Network
Server – based
- The client/server network is the most efficient
way to provide:
• Databases and management of applications such
as Spreadsheets, Accounting, Communications
and Document management.
• Network management.
• Centralized file storage.
Introduction to Computer Networks
Types of Messaging
• Most network messaging can be described as
one-to-one communications.
• Sending device addresses an outgoing
message for delivery to a single receiver.
• But in some cases we need to send messages
to more than one receiver.
Introduction to Computer Networks
Types of Messaging
Most network devices are capable of issuing three
types of messages:
• Unicast
• Broadcast
• Multicast
Introduction to Computer Networks
Types of Messaging
Unicast Messaging
• In unicast messaging, or unicasting, each
Frame/message is addressed to one recipient.
• If a device needs to send the same message to
multiple destinations, it must perform a
replicated unicast.
Introduction to Computer Networks
Types of Messaging
Unicast Messaging
• The same transmission is repeated for each
destination.
• With unicasting there is no risk of sending a
message to an unintended recipient.
Introduction to Computer Networks
Unicast Messaging
Introduction to Computer Networks
Unicast Messaging/Replicated Unicast
Introduction to Computer Networks
Types of Messaging
Broadcast Messaging
• In broadcast messaging, or broadcasting,
each frame/message contains a special
address to indicate that the destination is all
devices (referred to as the broadcast
domain).
Introduction to Computer Networks
Types of Messaging
Broadcast Messaging
• Such transfers are also referred to as point-
to-multipoint.
• Sending device transmits a broadcast frame
once and the network directs the frame to
all other devices.
Introduction to Computer Networks
Broadcast Messaging
• This method is most efficient in cases when all
network devices require the same message
being broadcast.
• If this is not the case, a destination device not
requiring the message wastes processing
resources.
• It must read and subsequently discard the
incoming frame.
Introduction to Computer Networks
Broadcast Messaging
Introduction to Computer Networks
Types of Messaging
Multicast Messaging
• Also a point-to-multipoint communication.
• In multicast messaging, or multicasting, the network
delivers a transmitted message to a select number of
devices.
• Not to all devices as in the case of a broadcast.
• Multicasting can be described as selective or directed
broadcasting.
Introduction to Computer Networks
Types of Messaging
Multicast Messaging
• Multicast content is selectively forwarded from
the server to the two branch offices where
multicast group members are located.
• Network switches and routers must be enabled
to process multicast messages, otherwise they
will be broadcast.
Introduction to Computer Networks
Multicast Messaging
Introduction to Computer Networks
Types of Addressing
• A typical organizational network consisting
of multiple interconnected LANs.
• There are two types of addresses which are
used to transfer messages between all
devices in such a network.
Introduction to Computer Networks
Types of Addressing
Since there are multiple LANs connected to each
other through an internetwork.
• Each Local Area Network (LAN) must have a
unique address for successful message delivery
over the internetwork.
• Every device on a LAN must have a unique
address for successful message delivery over the
LAN’s broadcast domain.
Introduction to Computer Networks
Types of Addressing
There two (2) of Addressing.
• Local Area Network (LAN) Addressing
• Internetwork Addressing
Introduction to Computer Networks
What is an Internetwork?
Is a collection of two or more Local Area Networks
(LANs) which are connected together via
transmission media guided by a set of rules to
allow network user to communicate with each
other and share data and other network
resources.
Introduction to Computer Networks
Types of Addressing
• A comparison can be made with the addresses
used to identify a building in a city.
• For example, 8610 UoI is the equivalent of a
unique device address on a network.
• While 8610 UoI, Iringa Campus is the equivalent
of the combined device and network address on
an internetwork.
Introduction to Computer Networks
Multicast Messaging
8610 UoI, Iringa Campus
8610 UoI, Mwaza Campus
8610 UoI, Dodoma Campus
8610 UoI, Arusha Campus
Dodoma Arusha
Iringa Mwanza
Introduction to Computer Networks
Local Area Network (LAN) Addressing
• LANs are used to interconnect PCs
and other network devices in a
geographically limited area
• Typically not exceeding a single
building.
Introduction to Computer Networks
Local Area Network (LAN) Addressing
• The role of the LAN is to enable
users to access resources (e.g.,
devices, software programs, data
files) that are not directly connected
to or stored on their work stations.
Introduction to Computer Networks
Local Area Network (LAN) Addressing
• The size and complexity of an
organizational network determines the
number of times a message is
processed by network access devices
(e.g., switches, wireless access points
(WAPs) before reaching its
destination.
Introduction to Computer Networks
Local Area Network (LAN) Addressing
• The endpoint of a message is a
specific device, which can be
uniquely identified by an address
assigned to its network interface
card (NIC).
Introduction to Computer Networks
Types of Addressing
Local Area Network (LAN) Addressing
Introduction to Computer Networks
Types of Addressing
Local Area Network (LAN) Addressing
• The term medium access control (MAC)
address is often used to describe the
unique address of a device.
• It is common to express MAC addresses
using hexadecimal (hex) notation.
Introduction to Computer Networks
Types of Addressing
Local Area Network (LAN) Addressing
• An example of a MAC address is 00-10-2F-C3-16-12
• Alternate terms (names) used to describe MAC
addresses include:
 Layer 2 address.
 Data Link layer address.
 NIC address.
 Hardware address.
 Device address.
Introduction to Computer Networks
Internetwork Addressing
• The role of an internetwork is to enable
communication between devices
connected to two or more separate
networks.
• An internetwork can span a small or large
geographic area, connecting LANs that
belong to the same or different
organizations.
Introduction to Computer Networks
Types of Addressing
Internetwork Addressing
• A small internetwork can connect LANs
on different floors of a building. The
largest internetwork in existence is the
Internet
Introduction to Computer Networks
Internetwork Addressing
Example of an internetwork
Introduction to Computer Networks
Types of Addressing
Internetwork Addressing
• An internetwork like the Internet links all types
of similar or dissimilar networks (e.g., Ethernet
LANs, mobile telephone networks).
• To Uniquely identify each device on any network
connected to the Internet
• We use an address called the Internet protocol
(IP) address
Introduction to Computer Networks
Internetwork Addressing
There are two types of IP addresses
1. Private IP Addresses
2. Public IP Addresses
• Non-unique private IP addresses are
assigned to devices for internal use.
• Such addresses cannot be used to send
messages over the Internet.
Introduction to Computer Networks
Types of Addressing
Internetworking Addressing
• The term IP address is often used to
describe the internetwork address of a
device, since IP is used globally to link to
the Internet.
Introduction to Computer Networks
Types of Addressing
Internetworking Addressing
• Alternate terms (names) used to describe IP
addresses include:
• Internet address.
• Layer 3 address.
• Network layer address.
• Subnet address.
• Internetwork address.
• Routing address
Introduction to Computer Networks
Types of Addressing
• An IP address is divided into four parts separated by
dots
• Each part has a number ranging from 1 to 255
• Example of an IP Address :- 1.1.1.1 ,192.168.0.1,
255.255.255.255
An IP address has two parts.
1. network identification (netid)
2. host identification (hostid)
Introduction to Computer Networks
Types of Addressing
Classes of IP addresses
1. Class A 10.0.0.0 through 10.255.255.255
2. Class B 172.16.0.0 through 172.31.255.255
3. Class C 192.168.0.0 through
192.168.255.255
4. Class D
5. Class E
Introduction to Computer Networks
Types of Addressing
There are Five (5) classes of IP addresses
Types of Addressing
•MAC addresses are used to identify the source
and destination of each message on LANs.
•When multiple LANs are connected to an
internetwork using routers, both MAC and IP
addresses are used as follows:-
Introduction to Computer Networks
Introduction to Computer Networks
Types of Addressing
•All routers on an internetwork keep tables of
the IP addresses of networks connected to the
internetwork.
•A router connected to a network keeps a table
of both the MAC address and the IP address of
each device on that network.
Introduction to Computer Networks
Types of Addressing
•When a router receives a message intended for a
device on a network connected to itself, it uses
the information in its table to forward the message
to the appropriate device, using the MAC address.
•When a router receives a message intended for a
device on a network connected to another router,
it uses the IP address to place the message on a
path to that router.
Introduction to Computer Networks
Introduction to Computer Networks
Networking Devices
The four Basic Networking devices
are:-
• Hubs
• Bridges
• Switches
• Routers
Introduction to Computer Networks
Networking Devices
Hubs/Repeaters
• Used to connect together two or more Computers
or Ethernet segments of any media type.
• In larger network designs, signal quality begins to
deteriorate as segments exceed their maximum
length.
• Hubs provide the signal amplification required to
allow a segment to be extended a greater distance.
Introduction to Computer Networks
Networking Devices
Hubs/Repeaters
Introduction to Computer Networks
Networking Devices
Hubs/Repeaters
All devices connected
to a hub are
Considered to be in
the same network
Segment
Introduction to Computer Networks
Networking Devices
Hubs/Repeaters
• Although hey allow LANs to extend beyond normal distance
limitations still limit the number of nodes that can be
supported.
• A hub takes any incoming signal and repeats it out all ports.
• In a segment connected using a hub only one device can send
a signal at a time forcing all other devices to listen to it.
Introduction to Computer Networks
Networking Devices
Hubs/Repeaters
• When two devices send a signal at a tim collision
occurs.
• To use a hub you must have a collision detection
or collision avoidance mechanism.
Introduction to Computer Networks
Networking Devices
Bridges
• The function of a bridge is to connect separate
networks together.
• Bridges connect different networks types (such as
Ethernet and Fast Ethernet) or networks of the same
type.
• Bridges map the addresses of the nodes residing on
each network segment and allow only necessary
traffic to pass through the bridge.
Introduction to Computer Networks
Networking Devices
Bridges
• When a packet is received by the bridge, the bridge
determines the destination and source segments.
• Then the packet is "forwarded" to the correct
segment.
• Also called "store-and-forward" devices because they
look at the whole Ethernet packet before making
forwarding decisions.
• This allows for greater distances than hubs.
Introduction to Computer Networks
Networking Devices
Bridges
Each port on a bridge
is Considered to be
one network
Bridges have fewer
Ports that switches
Introduction to Computer Networks
Networking Devices
Bridges
Each port on a bridge
is Considered to be
one network
Bridges have fewer
Ports that switches
Introduction to Computer Networks
Networking Devices
Bridged Network
Introduction to Computer Networks
Networking Devices
Switches
• Ethernet switches are an expansion of the
concept in bridging.
• Switches can link more networks together than a
bridge
1. Cut-through Switches
2. Store-and-forward Switches
Introduction to Computer Networks
Networking Devices
Switches
• In the past, cut-through switches were
faster because they examined the packet
destination address only before forwarding
it on to it destination segment
Introduction to Computer Networks
Networking Devices
Switches
• Each port on a switch is considered to be a
separate network/segment.
• Switches are sometimes referred to as multiport
bridges.
• Offer more capability and processing power than
bridges.
• Forward messages using MAC addresses.
• Each each Port on a switch can be used to connect a
device.
Introduction to Computer Networks
Networking Devices
Switches
Introduction to Computer Networks
Networking Devices
Switches
Introduction to Computer Networks
Networking Devices
Switches
Introduction to Computer Networks
Networking Devices
Router
• Routers filter out messages by specific protocol
IP (Internet Protocol)rather than by packet address.
• Routers also divide networks logically (using IP addresses)
instead of physically(two networks with different IP address )
• An IP router can divide a network into various networks so
that only traffic destined for particular IP addresses can pass
between segments.
Introduction to Computer Networks
Networking Devices
Router
• Network speed often decreases due to this type of
intelligent forwarding.
• Such filtering takes more time than that exercised in a switch
or bridge, which only looks at the Ethernet address.
• However, in more complex networks, overall efficiency is
improved by using routers.
Introduction to Computer Networks
Networking Devices
How does a Router Work?
• A router has a special networking software with various
networking protocols that allow it to logically link different
networks.
• It processes and filters network traffic/messages and send
them to specific networks and devices.
• It accomplishes this task by keeping a record of addresses of
all the Networks directly connected to it in a table called
The Routing Table
Introduction to Computer Networks
Networking Devices
Router
Introduction to Computer Networks
Networking Devices
Router
Introduction to Computer Networks
Networking Devices
Router
Introduction to Computer Networks
Networking Devices
Wireless Router
Introduction to Computer Networks
Networking Devices
Wireless Router
With simcard slot
Introduction to Computer Networks
Networking Devices
Router

Weitere ähnliche Inhalte

Ähnlich wie ICT 101 LECTURE 2 - BASICS OF COMPUTER NETWORKS.pptx

Computer Network | BBA First Semester
Computer Network | BBA First SemesterComputer Network | BBA First Semester
Computer Network | BBA First SemesterHem Pokhrel
 
Distributed Systems - Information Technology
Distributed Systems - Information TechnologyDistributed Systems - Information Technology
Distributed Systems - Information TechnologySagar Mehta
 
Networks-Internet-and-Internet-Protocols.pptx
Networks-Internet-and-Internet-Protocols.pptxNetworks-Internet-and-Internet-Protocols.pptx
Networks-Internet-and-Internet-Protocols.pptxHaythanSunday
 
Introduction to Computer Network
Introduction to Computer NetworkIntroduction to Computer Network
Introduction to Computer NetworkAdetula Bunmi
 
chapter one introduction to computer network maruf.pptx
chapter one  introduction to computer network maruf.pptxchapter one  introduction to computer network maruf.pptx
chapter one introduction to computer network maruf.pptxMohamedAbdi347025
 
Networking.pptx
Networking.pptxNetworking.pptx
Networking.pptxTheMaverick5
 
14.-NETWORKS.pptx
14.-NETWORKS.pptx14.-NETWORKS.pptx
14.-NETWORKS.pptxandree45846
 
info technology.pptx
info technology.pptxinfo technology.pptx
info technology.pptxssuser07362a
 
interconnected_network_of_internets.pptx
interconnected_network_of_internets.pptxinterconnected_network_of_internets.pptx
interconnected_network_of_internets.pptxGaganaP13
 
Computer communication network
Computer communication networkComputer communication network
Computer communication networkhimz676987
 
data communication and Network.ppt
data communication and Network.pptdata communication and Network.ppt
data communication and Network.pptGetachewDires1
 
Computer Networking.pptx
Computer Networking.pptxComputer Networking.pptx
Computer Networking.pptxAnkita Shirke
 

Ähnlich wie ICT 101 LECTURE 2 - BASICS OF COMPUTER NETWORKS.pptx (20)

Computer Network | BBA First Semester
Computer Network | BBA First SemesterComputer Network | BBA First Semester
Computer Network | BBA First Semester
 
Networking
NetworkingNetworking
Networking
 
Distributed Systems - Information Technology
Distributed Systems - Information TechnologyDistributed Systems - Information Technology
Distributed Systems - Information Technology
 
Networks-Internet-and-Internet-Protocols.pptx
Networks-Internet-and-Internet-Protocols.pptxNetworks-Internet-and-Internet-Protocols.pptx
Networks-Internet-and-Internet-Protocols.pptx
 
Introduction to Computer Network
Introduction to Computer NetworkIntroduction to Computer Network
Introduction to Computer Network
 
Networking
NetworkingNetworking
Networking
 
chapter one introduction to computer network maruf.pptx
chapter one  introduction to computer network maruf.pptxchapter one  introduction to computer network maruf.pptx
chapter one introduction to computer network maruf.pptx
 
Networking
NetworkingNetworking
Networking
 
Networking.pptx
Networking.pptxNetworking.pptx
Networking.pptx
 
14.-NETWORKS.pptx
14.-NETWORKS.pptx14.-NETWORKS.pptx
14.-NETWORKS.pptx
 
info technology.pptx
info technology.pptxinfo technology.pptx
info technology.pptx
 
PC 106 Slide no.02
PC 106 Slide no.02PC 106 Slide no.02
PC 106 Slide no.02
 
Networks: The Big Picture
Networks: The Big PictureNetworks: The Big Picture
Networks: The Big Picture
 
NETWORKING PPT
NETWORKING PPTNETWORKING PPT
NETWORKING PPT
 
interconnected_network_of_internets.pptx
interconnected_network_of_internets.pptxinterconnected_network_of_internets.pptx
interconnected_network_of_internets.pptx
 
Computer communication network
Computer communication networkComputer communication network
Computer communication network
 
Computing 9
Computing 9Computing 9
Computing 9
 
ch01.ppt
ch01.pptch01.ppt
ch01.ppt
 
data communication and Network.ppt
data communication and Network.pptdata communication and Network.ppt
data communication and Network.ppt
 
Computer Networking.pptx
Computer Networking.pptxComputer Networking.pptx
Computer Networking.pptx
 

Mehr von mbombongafu

ICT 101 LECTURE 3 - INTERNET AND E-MAIL.pptx
ICT 101 LECTURE 3 - INTERNET AND E-MAIL.pptxICT 101 LECTURE 3 - INTERNET AND E-MAIL.pptx
ICT 101 LECTURE 3 - INTERNET AND E-MAIL.pptxmbombongafu
 
technologyandlifestyle-180203114211.pdf
technologyandlifestyle-180203114211.pdftechnologyandlifestyle-180203114211.pdf
technologyandlifestyle-180203114211.pdfmbombongafu
 
keyboard notes.pptx
keyboard notes.pptxkeyboard notes.pptx
keyboard notes.pptxmbombongafu
 
PCL NEW.pdf
PCL NEW.pdfPCL NEW.pdf
PCL NEW.pdfmbombongafu
 
KISUKARI.ppt
KISUKARI.pptKISUKARI.ppt
KISUKARI.pptmbombongafu
 

Mehr von mbombongafu (6)

ICT 101 LECTURE 3 - INTERNET AND E-MAIL.pptx
ICT 101 LECTURE 3 - INTERNET AND E-MAIL.pptxICT 101 LECTURE 3 - INTERNET AND E-MAIL.pptx
ICT 101 LECTURE 3 - INTERNET AND E-MAIL.pptx
 
technologyandlifestyle-180203114211.pdf
technologyandlifestyle-180203114211.pdftechnologyandlifestyle-180203114211.pdf
technologyandlifestyle-180203114211.pdf
 
keyboard notes.pptx
keyboard notes.pptxkeyboard notes.pptx
keyboard notes.pptx
 
PCL NEW.pdf
PCL NEW.pdfPCL NEW.pdf
PCL NEW.pdf
 
PCL.pptx
PCL.pptxPCL.pptx
PCL.pptx
 
KISUKARI.ppt
KISUKARI.pptKISUKARI.ppt
KISUKARI.ppt
 

KĂźrzlich hochgeladen

Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts servicesonalikaur4
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607dollysharma2066
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girladitipandeya
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGAPNIC
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girlsstephieert
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024APNIC
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Roomishabajaj13
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...Diya Sharma
 
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya Shirtrahman018755
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Roomdivyansh0kumar0
 
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersMoving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersDamian Radcliffe
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceDelhi Call girls
 

KĂźrzlich hochgeladen (20)

Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
 
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
 
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
 
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICECall Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOG
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girls
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
 
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
 
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersMoving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
 
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
 

ICT 101 LECTURE 2 - BASICS OF COMPUTER NETWORKS.pptx

  • 1. Lecture 2 : Introduction to Computer Networks Assistant Lecturer: Tony Chaula Msc. Faculty of Science and Education (FASE) Science Block, Second Floor, Office No. 11 UNIVERSITY OF IRINGA ICT 101: INFORMATION TECHNOLOGY
  • 2. Introduction to Computer Networks Basics of Computer Networks What is a Computer Network? Is a collection of two or more computers or communication devices which are connected together via transmission media guided by a set of rules to allow user to communicate with each other and share data and other network resources.
  • 3. Introduction to Computer Networks • A typical computer Network
  • 4. Introduction to Computer Networks Essentials/Basic requirements of a computer network • At least two computers, Server or Client workstation. • Networking Interface Cards (NIC) • A connection medium, usually a wire or cable, although wireless communication between networked computers and peripherals is also possible. • Network Operating system software, such as Microsoft Windows NT or 2000, Novell NetWare, Unix and Linux.
  • 5. Introduction to Computer Networks • A Network Interface Card (NIC)
  • 6. Introduction to Computer Networks Why computer networks?
  • 7. Introduction to Computer Networks Why computer networks? • To facilitate communication and sharing of information • Sharing resources such as databases, files. • Sharing peripherals such as modems, printers, tape backup drives, or CD-ROM drives. • To meet more real time demands such as instant messaging and vidoconferencing • Centralized administration and support
  • 8. Introduction to Computer Networks Types of Networks • LAN (Local Area Network) • MAN (Metropolitan area Network) • WAN (Wide Area Network) • PAN (Personal Area Network) • Internet • Intranet • VPN (Virtual Private Network)
  • 9. Introduction to Computer Networks LAN (Local Area Network) • LANs are networks usually confined to a geographic area, such as a single building or a college campus. • LANs can be small, linking as few as three computers, but often link hundreds of computers.
  • 10. Introduction to Computer Networks Types of Networks MAN (Metropolitan area Network) • The refers to a network linking the networks located at two or more sites within a city.
  • 11. Introduction to Computer Networks Metropolitan area Network
  • 12. Introduction to Computer Networks WAN (Wide Area Network) • Wide area networking combines multiple LANs that are geographically separate. • Different LANs connected using services such as dedicated leased phone lines, satellite links, etc … • Can be as simple as connecting a few campuses or can be as complex as hundreds of branch offices globally.
  • 13. Introduction to Computer Networks WAN (Wide Area Network)
  • 14. Introduction to Computer Networks PAN (Personal Area Network) • PANs cover areas generally associated with individual workspaces (e.g., a home office or an office cubicle). • Within these spaces, individual networks connecting two or more devices may be enabled using wireless technologies.
  • 15. Introduction to Computer Networks Types of Networks Personal Area Network (PAN)
  • 16. Introduction to Computer Networks Internet • The Internet is a system of linked networks that are worldwide in scope. • It facilitates data communication services such as remote login, file transfer, electronic mail, the World Wide Web.
  • 17. Introduction to Computer Networks Internet • The Internet was initially restricted to military and academic institutions. • Internet websites now provide personal, educational, political and economic resources to every corner of the planet.
  • 18. Introduction to Computer Networks Internet • It is the largest computer network in the world. • The Internet and the World Wide Web(www). • They are often are often used interchangeably but they are not the same. • So what is the difference between the Internet and the World wide Web(www)?
  • 19. Introduction to Computer Networks Internet • The internet is physical network connecting all computers in the world. • The World Wide Web is a virtual network of web sites connected by hyperlinks (or "links"). • Web sites are stored on servers on the internet, so the World Wide Web is a part of the internet.
  • 20. Introduction to Computer Networks Intranet • An intranet is a private network utilizing Internet-type tools, but available only within that organization. • For large organizations, an intranet provides an easy access mode to corporate information for employees.
  • 21. Introduction to Computer Networks VPN (Virtual Private Networks) • VPN uses a technique known as tunneling to transfer data securely on the Internet to a remote access server on your workplace network • Save money by using the public Internet instead of making long–distance phone calls to connect securely with your private network.
  • 22. Introduction to Computer Networks Categories of Network Network can be divided in to two main categories:- • Peer-to-peer. • Server – based or Client/Server
  • 23. Introduction to Computer Networks Categories of Network • Peer-to-peer.
  • 24. Introduction to Computer Networks Categories of Network Peer-to-peer • In peer-to-peer networking there are no dedicated servers or hierarchy among the computers. • All of the computers are equal and therefore known as peers
  • 25. Introduction to Computer Networks Categories of Network Peer-to-peer • Normally each computer serves as Client/Server. • There is no one assigned to be an administrator responsible for the entire network. • Suitable for small organizations.
  • 26. Introduction to Computer Networks Categories of Network • Server – based.
  • 27. Introduction to Computer Networks Categories of Network Server – based The term Client/server refers to the concept of sharing the work involved in processing data between the client computer and the most powerful server computer.
  • 28. Introduction to Computer Networks Categories of Network Server – based - A Client is a less powerful computer that is connected to the server. It requests information and services from the server.
  • 29. Introduction to Computer Networks Categories of Network Server – based - A Server is a computer or system that provides resources, data, services, or programs to other computers, known as clients, over a network Note: A device could be both a server and a client at the same time.
  • 30. Introduction to Computer Networks Categories of Network Server – based - The client/server network is the most efficient way to provide: • Databases and management of applications such as Spreadsheets, Accounting, Communications and Document management. • Network management. • Centralized file storage.
  • 31. Introduction to Computer Networks Types of Messaging • Most network messaging can be described as one-to-one communications. • Sending device addresses an outgoing message for delivery to a single receiver. • But in some cases we need to send messages to more than one receiver.
  • 32. Introduction to Computer Networks Types of Messaging Most network devices are capable of issuing three types of messages: • Unicast • Broadcast • Multicast
  • 33. Introduction to Computer Networks Types of Messaging Unicast Messaging • In unicast messaging, or unicasting, each Frame/message is addressed to one recipient. • If a device needs to send the same message to multiple destinations, it must perform a replicated unicast.
  • 34. Introduction to Computer Networks Types of Messaging Unicast Messaging • The same transmission is repeated for each destination. • With unicasting there is no risk of sending a message to an unintended recipient.
  • 35. Introduction to Computer Networks Unicast Messaging
  • 36. Introduction to Computer Networks Unicast Messaging/Replicated Unicast
  • 37. Introduction to Computer Networks Types of Messaging Broadcast Messaging • In broadcast messaging, or broadcasting, each frame/message contains a special address to indicate that the destination is all devices (referred to as the broadcast domain).
  • 38. Introduction to Computer Networks Types of Messaging Broadcast Messaging • Such transfers are also referred to as point- to-multipoint. • Sending device transmits a broadcast frame once and the network directs the frame to all other devices.
  • 39. Introduction to Computer Networks Broadcast Messaging • This method is most efficient in cases when all network devices require the same message being broadcast. • If this is not the case, a destination device not requiring the message wastes processing resources. • It must read and subsequently discard the incoming frame.
  • 40. Introduction to Computer Networks Broadcast Messaging
  • 41. Introduction to Computer Networks Types of Messaging Multicast Messaging • Also a point-to-multipoint communication. • In multicast messaging, or multicasting, the network delivers a transmitted message to a select number of devices. • Not to all devices as in the case of a broadcast. • Multicasting can be described as selective or directed broadcasting.
  • 42. Introduction to Computer Networks Types of Messaging Multicast Messaging • Multicast content is selectively forwarded from the server to the two branch offices where multicast group members are located. • Network switches and routers must be enabled to process multicast messages, otherwise they will be broadcast.
  • 43. Introduction to Computer Networks Multicast Messaging
  • 44. Introduction to Computer Networks Types of Addressing • A typical organizational network consisting of multiple interconnected LANs. • There are two types of addresses which are used to transfer messages between all devices in such a network.
  • 45. Introduction to Computer Networks Types of Addressing Since there are multiple LANs connected to each other through an internetwork. • Each Local Area Network (LAN) must have a unique address for successful message delivery over the internetwork. • Every device on a LAN must have a unique address for successful message delivery over the LAN’s broadcast domain.
  • 46. Introduction to Computer Networks Types of Addressing There two (2) of Addressing. • Local Area Network (LAN) Addressing • Internetwork Addressing
  • 47. Introduction to Computer Networks What is an Internetwork? Is a collection of two or more Local Area Networks (LANs) which are connected together via transmission media guided by a set of rules to allow network user to communicate with each other and share data and other network resources.
  • 48. Introduction to Computer Networks Types of Addressing • A comparison can be made with the addresses used to identify a building in a city. • For example, 8610 UoI is the equivalent of a unique device address on a network. • While 8610 UoI, Iringa Campus is the equivalent of the combined device and network address on an internetwork.
  • 49. Introduction to Computer Networks Multicast Messaging 8610 UoI, Iringa Campus 8610 UoI, Mwaza Campus 8610 UoI, Dodoma Campus 8610 UoI, Arusha Campus Dodoma Arusha Iringa Mwanza
  • 50. Introduction to Computer Networks Local Area Network (LAN) Addressing • LANs are used to interconnect PCs and other network devices in a geographically limited area • Typically not exceeding a single building.
  • 51. Introduction to Computer Networks Local Area Network (LAN) Addressing • The role of the LAN is to enable users to access resources (e.g., devices, software programs, data files) that are not directly connected to or stored on their work stations.
  • 52. Introduction to Computer Networks Local Area Network (LAN) Addressing • The size and complexity of an organizational network determines the number of times a message is processed by network access devices (e.g., switches, wireless access points (WAPs) before reaching its destination.
  • 53. Introduction to Computer Networks Local Area Network (LAN) Addressing • The endpoint of a message is a specific device, which can be uniquely identified by an address assigned to its network interface card (NIC).
  • 54. Introduction to Computer Networks Types of Addressing Local Area Network (LAN) Addressing
  • 55. Introduction to Computer Networks Types of Addressing Local Area Network (LAN) Addressing • The term medium access control (MAC) address is often used to describe the unique address of a device. • It is common to express MAC addresses using hexadecimal (hex) notation.
  • 56. Introduction to Computer Networks Types of Addressing Local Area Network (LAN) Addressing • An example of a MAC address is 00-10-2F-C3-16-12 • Alternate terms (names) used to describe MAC addresses include:  Layer 2 address.  Data Link layer address.  NIC address.  Hardware address.  Device address.
  • 57. Introduction to Computer Networks Internetwork Addressing • The role of an internetwork is to enable communication between devices connected to two or more separate networks. • An internetwork can span a small or large geographic area, connecting LANs that belong to the same or different organizations.
  • 58. Introduction to Computer Networks Types of Addressing Internetwork Addressing • A small internetwork can connect LANs on different floors of a building. The largest internetwork in existence is the Internet
  • 59. Introduction to Computer Networks Internetwork Addressing Example of an internetwork
  • 60. Introduction to Computer Networks Types of Addressing Internetwork Addressing • An internetwork like the Internet links all types of similar or dissimilar networks (e.g., Ethernet LANs, mobile telephone networks). • To Uniquely identify each device on any network connected to the Internet • We use an address called the Internet protocol (IP) address
  • 61. Introduction to Computer Networks Internetwork Addressing There are two types of IP addresses 1. Private IP Addresses 2. Public IP Addresses • Non-unique private IP addresses are assigned to devices for internal use. • Such addresses cannot be used to send messages over the Internet.
  • 62. Introduction to Computer Networks Types of Addressing Internetworking Addressing • The term IP address is often used to describe the internetwork address of a device, since IP is used globally to link to the Internet.
  • 63. Introduction to Computer Networks Types of Addressing Internetworking Addressing • Alternate terms (names) used to describe IP addresses include: • Internet address. • Layer 3 address. • Network layer address. • Subnet address. • Internetwork address. • Routing address
  • 64. Introduction to Computer Networks Types of Addressing • An IP address is divided into four parts separated by dots • Each part has a number ranging from 1 to 255 • Example of an IP Address :- 1.1.1.1 ,192.168.0.1, 255.255.255.255 An IP address has two parts. 1. network identification (netid) 2. host identification (hostid)
  • 65. Introduction to Computer Networks Types of Addressing Classes of IP addresses 1. Class A 10.0.0.0 through 10.255.255.255 2. Class B 172.16.0.0 through 172.31.255.255 3. Class C 192.168.0.0 through 192.168.255.255 4. Class D 5. Class E
  • 66. Introduction to Computer Networks Types of Addressing There are Five (5) classes of IP addresses
  • 67. Types of Addressing •MAC addresses are used to identify the source and destination of each message on LANs. •When multiple LANs are connected to an internetwork using routers, both MAC and IP addresses are used as follows:- Introduction to Computer Networks
  • 69. Types of Addressing •All routers on an internetwork keep tables of the IP addresses of networks connected to the internetwork. •A router connected to a network keeps a table of both the MAC address and the IP address of each device on that network. Introduction to Computer Networks
  • 70. Types of Addressing •When a router receives a message intended for a device on a network connected to itself, it uses the information in its table to forward the message to the appropriate device, using the MAC address. •When a router receives a message intended for a device on a network connected to another router, it uses the IP address to place the message on a path to that router. Introduction to Computer Networks
  • 71. Introduction to Computer Networks Networking Devices The four Basic Networking devices are:- • Hubs • Bridges • Switches • Routers
  • 72. Introduction to Computer Networks Networking Devices Hubs/Repeaters • Used to connect together two or more Computers or Ethernet segments of any media type. • In larger network designs, signal quality begins to deteriorate as segments exceed their maximum length. • Hubs provide the signal amplification required to allow a segment to be extended a greater distance.
  • 73. Introduction to Computer Networks Networking Devices Hubs/Repeaters
  • 74. Introduction to Computer Networks Networking Devices Hubs/Repeaters All devices connected to a hub are Considered to be in the same network Segment
  • 75. Introduction to Computer Networks Networking Devices Hubs/Repeaters • Although hey allow LANs to extend beyond normal distance limitations still limit the number of nodes that can be supported. • A hub takes any incoming signal and repeats it out all ports. • In a segment connected using a hub only one device can send a signal at a time forcing all other devices to listen to it.
  • 76. Introduction to Computer Networks Networking Devices Hubs/Repeaters • When two devices send a signal at a tim collision occurs. • To use a hub you must have a collision detection or collision avoidance mechanism.
  • 77. Introduction to Computer Networks Networking Devices Bridges • The function of a bridge is to connect separate networks together. • Bridges connect different networks types (such as Ethernet and Fast Ethernet) or networks of the same type. • Bridges map the addresses of the nodes residing on each network segment and allow only necessary traffic to pass through the bridge.
  • 78. Introduction to Computer Networks Networking Devices Bridges • When a packet is received by the bridge, the bridge determines the destination and source segments. • Then the packet is "forwarded" to the correct segment. • Also called "store-and-forward" devices because they look at the whole Ethernet packet before making forwarding decisions. • This allows for greater distances than hubs.
  • 79. Introduction to Computer Networks Networking Devices Bridges Each port on a bridge is Considered to be one network Bridges have fewer Ports that switches
  • 80. Introduction to Computer Networks Networking Devices Bridges Each port on a bridge is Considered to be one network Bridges have fewer Ports that switches
  • 81. Introduction to Computer Networks Networking Devices Bridged Network
  • 82. Introduction to Computer Networks Networking Devices Switches • Ethernet switches are an expansion of the concept in bridging. • Switches can link more networks together than a bridge 1. Cut-through Switches 2. Store-and-forward Switches
  • 83. Introduction to Computer Networks Networking Devices Switches • In the past, cut-through switches were faster because they examined the packet destination address only before forwarding it on to it destination segment
  • 84. Introduction to Computer Networks Networking Devices Switches • Each port on a switch is considered to be a separate network/segment. • Switches are sometimes referred to as multiport bridges. • Offer more capability and processing power than bridges. • Forward messages using MAC addresses. • Each each Port on a switch can be used to connect a device.
  • 85. Introduction to Computer Networks Networking Devices Switches
  • 86. Introduction to Computer Networks Networking Devices Switches
  • 87. Introduction to Computer Networks Networking Devices Switches
  • 88. Introduction to Computer Networks Networking Devices Router • Routers filter out messages by specific protocol IP (Internet Protocol)rather than by packet address. • Routers also divide networks logically (using IP addresses) instead of physically(two networks with different IP address ) • An IP router can divide a network into various networks so that only traffic destined for particular IP addresses can pass between segments.
  • 89. Introduction to Computer Networks Networking Devices Router • Network speed often decreases due to this type of intelligent forwarding. • Such filtering takes more time than that exercised in a switch or bridge, which only looks at the Ethernet address. • However, in more complex networks, overall efficiency is improved by using routers.
  • 90. Introduction to Computer Networks Networking Devices How does a Router Work? • A router has a special networking software with various networking protocols that allow it to logically link different networks. • It processes and filters network traffic/messages and send them to specific networks and devices. • It accomplishes this task by keeping a record of addresses of all the Networks directly connected to it in a table called The Routing Table
  • 91. Introduction to Computer Networks Networking Devices Router
  • 92. Introduction to Computer Networks Networking Devices Router
  • 93. Introduction to Computer Networks Networking Devices Router
  • 94. Introduction to Computer Networks Networking Devices Wireless Router
  • 95. Introduction to Computer Networks Networking Devices Wireless Router With simcard slot
  • 96. Introduction to Computer Networks Networking Devices Router