SlideShare a Scribd company logo
 Network Definition
 Types of Networks
 Fundamental Network Classifications
 Network Topology
 Types of Topology
 Advantages and Disadvantages of Network Topology
 Network hardware and software
∙ The purpose of a network is to share resources.
∙ A network can be defined as two or more computers connected together in such a
way that they can share resources.
A sharable resource may be:
∙ A file
∙ A folder
∙ A disk drive
∙ Or just about anything else that exists on a computer.
Peer to peer network
∙ No centralized control
∙ Act as both client & server
∙ User controls access to machine
∙ Institutionalized chaos & security concerns
∙ Adding machines slows network down
Peer to Peer Advantages:
∙ Low cost
∙ Simple to configure
∙ User has full accessibility of the computer
∙ No Network Administrator
Peer to Peer Disadvantages:
∙ Security for only a single resource at a time
∙ Users may need to know many passwords
∙ Individual machine backups
∙ Decreases while sharing
∙ No central location/access of data
Where peer-to-peer network is appropriate:
∙ 10 or less users
∙ No specialized services required
∙ Security is not an issue
Peer to Peer Network
Client/Server Networking
∙ Server is the key to this type
∙ Centralized control of resources
∙ Utilize faster processors
∙ More memory
∙ Extra peripherals
Client/Server Networking
Advantages of client/server networks
∙ Facilitate resource sharing – centrally administrate and control
∙ Facilitate system backup and improve fault tolerance
∙ Enhance security – only administrator can have access to Server
∙ Support more users – difficult to achieve with peer-to-peer networks
Disadvantages of client/server networks
∙ High cost for Servers
∙ Need expert to configure the network
∙ Introduce a single point of failure to the system
Client-Server Networking
Local Area Network (LAN)
∙ covering a small geographic are
∙ A room, a floor, a building
∙ Limited by no. of computers and distance covered
∙ Usually one kind of technology throughout the LAN
∙ Serve a department within an organization
Examples:
∙ Network inside the Student Computer Room
∙ Network inside your home
Client
Client
Client
Client Client
Client
The Local Area Network (LAN)
Metropolitan Area Network (MAN)
A Metropolitan Area Network (MAN) is a network that interconnects users with
computer resources in a geographic area or region larger than that covered by
even a large local area network (LAN) but smaller than the area covered by a
wide area network (WAN). It may interconnect of networks in a city or several
local area networks or sometimes referred to as a campus network.
Metropolitan Area Network (MAN)
Wide Area Network (WAN)
∙ WAN is a computer network that covers a broad area (i.e., any network whose
communications links cross metropolitan, regional, or national boundaries). Or, less
formally, a network that uses routers and public communications links
∙ The largest and most well-known example of a WAN is the Internet.
∙ WAN is are used to connect LANs and other types of networks together, so that
users and computers in one location can communicate with users and computers in
other locations
Wide Area Network (WAN)
 A topology is a way of “laying out” the network. Topologies can be either physical or
logical.
 Physical topologies describe how the cables are run.
 Logical topologies describe how the network messages travel
Types Topology -
∙ Bus (can be both logical and physical)
∙ Star (physical only)
∙ Ring (can be both logical and physical)
∙ Mesh (can be both logical and physical)
Bus Topology:
A bus is the simplest physical topology. It consists of a single cable that runs to
every workstation Commonly referred to as a linear bus, all the devices on a bus
topology are connected by one single cable.
∙ Simple and low-cost
∙ A single cable called a trunk (backbone, segment)
∙ Only one computer can send messages at a time
∙ Passive topology - computer only listen for, not regenerate data
Bus Topology
Star Topology:
∙ A physical star topology branches each network device off a central device called
a hub, making it very easy to add a new workstation.
∙ The star topology is the most commonly used architecture in Ethernet LANs.
∙ Star topologies are easy to install. A cable is run from each workstation to the hub.
The hub is placed in a central location in the office.
∙ Star topologies are more expensive to install than bus networks, because there
are several more cables that need to be installed, plus the cost of the hubs that are
needed.
Ring Topology:
∙ Each computer connects to two other computers, joining them in a circle creating
a unidirectional path where messages move workstation to workstation.
∙ Each entity participating in the ring reads a message, then regenerates it and
hands it to its neighbor on a different network cable.
∙ The ring makes it difficult to add new computers.
Ring Topology
Mesh Topology:
∙ The mesh topology connects all devices (nodes) to each other for redundancy
and fault tolerance.
∙ It is used in WANs to interconnect LANs and for mission critical networks like
those used by banks and financial institutions.
∙ Implementing the mesh topology is expensive and difficult.
Mesh Topology
Topology Advantages Disadvantages
Bus Cheap. Easy to install Difficult to reconfigure.
Break in bus disables
entire network.
Star Cheap. Easy to install.
Easy to reconfigure.
Fault tolerant.
More expensive than bus.
Ring Efficient. Easy to install. Reconfiguration difficult.
Very expensive
Mesh Simplest. Most fault tolerant Reconfiguration extremely difficult.
Extremely expensive.
Very complex.
 Network Interface Card (NIC)
 Repeater
 Hub
 Bridge
 Routers
 Switch
Network Interface Card (NIC)
∙ NIC provides the physical interface between computer and cabling. It
prepares data, sends data, and controls the flow of data. It can also receive and
translate data into bytes for the CPU to understand.
Repeater
∙ A network device used to regenerate or replicate a signal. Repeaters are used
in transmission systems to regenerate analog or digital signals distorted by
transmission loss. Analog repeaters frequently can only amplify the signal while digital
repeaters can reconstruct a signal to near its original quality.
Hub
∙ Hub is a common connection point for devices in a network. Hubs are
commonly used to connect segments of a LAN. A hub contains multiple ports. When
a packet arrives at one port, it is copied to the other ports so that all segments of the
LAN can see all packets.
Bridge
∙ Bridge join similar topologies and are used to divide network segment. It
device that connects two local-area networks (LANs), or two segments of the same
LAN that use the same protocol, such as Ethernet or Token-Ring.
Routers
∙ A router is a device that forwards data packets along networks. A router is
connected to at least two networks, commonly two LANs or WANs or a LAN and
its ISP's network. Routers are located at gateways, the places where two or more
networks connect.
Switch
∙ In network, a device that filters and forwards packets between LAN segments.
Switches operate at the data link layer (layer 2) and sometimes the network layer
(layer 3) of the OSI Reference Model and therefore support any packet protocol. LANs
that use switches to join segments are called switched LANs or, in the case of Ethernet
networks, switched Ethernet LANs.
An Introduction to Networking

More Related Content

What's hot

Internetworking devices
Internetworking devicesInternetworking devices
Internetworking devices
A Singh
 
Internetworking devices(networking)
Internetworking devices(networking)Internetworking devices(networking)
Internetworking devices(networking)
welcometofacebook
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
Khan Rahimeen
 
( Network topology) )final
( Network topology) )final( Network topology) )final
( Network topology) )final
Jai Kumar
 

What's hot (20)

What is network architecture
What is network architecture What is network architecture
What is network architecture
 
NETWORKING
NETWORKINGNETWORKING
NETWORKING
 
Internetworking devices
Internetworking devicesInternetworking devices
Internetworking devices
 
COMPUTER NETWORKING
COMPUTER NETWORKINGCOMPUTER NETWORKING
COMPUTER NETWORKING
 
Networking and Internetworking Devices
Networking and Internetworking DevicesNetworking and Internetworking Devices
Networking and Internetworking Devices
 
Internetworking devices(networking)
Internetworking devices(networking)Internetworking devices(networking)
Internetworking devices(networking)
 
Connecting devices ece 702
Connecting devices ece 702Connecting devices ece 702
Connecting devices ece 702
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
 
Understanding Networking Devices – A Brief Introduction | TechLinu.com
Understanding Networking Devices – A Brief Introduction | TechLinu.comUnderstanding Networking Devices – A Brief Introduction | TechLinu.com
Understanding Networking Devices – A Brief Introduction | TechLinu.com
 
Network Devices
Network DevicesNetwork Devices
Network Devices
 
Network topology 3D Animation
Network topology  3D  AnimationNetwork topology  3D  Animation
Network topology 3D Animation
 
Introduction to computer network 4th edition
Introduction to computer network   4th editionIntroduction to computer network   4th edition
Introduction to computer network 4th edition
 
Networking Devices & Its Advantages and Disadvantages
Networking Devices & Its Advantages and DisadvantagesNetworking Devices & Its Advantages and Disadvantages
Networking Devices & Its Advantages and Disadvantages
 
Computer Networking.
Computer Networking.Computer Networking.
Computer Networking.
 
Network topology.ppt
Network topology.pptNetwork topology.ppt
Network topology.ppt
 
Network Topologies
Network TopologiesNetwork Topologies
Network Topologies
 
Network devices
Network devicesNetwork devices
Network devices
 
Network devices
Network devicesNetwork devices
Network devices
 
( Network topology) )final
( Network topology) )final( Network topology) )final
( Network topology) )final
 
Unit01
Unit01Unit01
Unit01
 

Similar to An Introduction to Networking

Lecture 1_Introduction to Networking_1.ppt
Lecture 1_Introduction to Networking_1.pptLecture 1_Introduction to Networking_1.ppt
Lecture 1_Introduction to Networking_1.ppt
flyinimohamed
 
ENTERPRISE NETWORKING
ENTERPRISE NETWORKINGENTERPRISE NETWORKING
ENTERPRISE NETWORKING
bwire sedrick
 

Similar to An Introduction to Networking (20)

Tata Chuna
Tata Chuna Tata Chuna
Tata Chuna
 
Ccna(routing &and switching)
Ccna(routing &and switching)Ccna(routing &and switching)
Ccna(routing &and switching)
 
Lecture 1_Introduction to Networking_1.ppt
Lecture 1_Introduction to Networking_1.pptLecture 1_Introduction to Networking_1.ppt
Lecture 1_Introduction to Networking_1.ppt
 
networking.ppt
networking.pptnetworking.ppt
networking.ppt
 
Networks
NetworksNetworks
Networks
 
Network Topology and its types
Network Topology and its typesNetwork Topology and its types
Network Topology and its types
 
COMPUTER NETWORK(Introduction, classification)NETWORK TOPOLOGY.pptx
COMPUTER NETWORK(Introduction, classification)NETWORK TOPOLOGY.pptxCOMPUTER NETWORK(Introduction, classification)NETWORK TOPOLOGY.pptx
COMPUTER NETWORK(Introduction, classification)NETWORK TOPOLOGY.pptx
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
 
Network Topology
Network Topology Network Topology
Network Topology
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Computer network ppt communication
Computer network ppt communicationComputer network ppt communication
Computer network ppt communication
 
Unit_1.pptx
Unit_1.pptxUnit_1.pptx
Unit_1.pptx
 
ENTERPRISE NETWORKING
ENTERPRISE NETWORKINGENTERPRISE NETWORKING
ENTERPRISE NETWORKING
 
Cf presentation by muhammad saad salman
Cf presentation by muhammad saad salmanCf presentation by muhammad saad salman
Cf presentation by muhammad saad salman
 
1-introduction-to-computer-networking.pdf
1-introduction-to-computer-networking.pdf1-introduction-to-computer-networking.pdf
1-introduction-to-computer-networking.pdf
 
1-introduction-to-computer-networking.pdf
1-introduction-to-computer-networking.pdf1-introduction-to-computer-networking.pdf
1-introduction-to-computer-networking.pdf
 
Network use and configuration
Network use and configurationNetwork use and configuration
Network use and configuration
 
basiccomponentsofacomputernetwork-210820131631.pptx
basiccomponentsofacomputernetwork-210820131631.pptxbasiccomponentsofacomputernetwork-210820131631.pptx
basiccomponentsofacomputernetwork-210820131631.pptx
 
1-introduction-to-computer-networking-converted 2.pptx
1-introduction-to-computer-networking-converted 2.pptx1-introduction-to-computer-networking-converted 2.pptx
1-introduction-to-computer-networking-converted 2.pptx
 
Business Network and Telecommunication, LAN vs WAN
Business Network and Telecommunication, LAN vs WANBusiness Network and Telecommunication, LAN vs WAN
Business Network and Telecommunication, LAN vs WAN
 

Recently uploaded

Industrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training ReportIndustrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training Report
Avinash Rai
 

Recently uploaded (20)

Open Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointOpen Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPoint
 
[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
NCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdfNCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdf
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
 
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxMatatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
 
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & EngineeringBasic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
 
Morse OER Some Benefits and Challenges.pptx
Morse OER Some Benefits and Challenges.pptxMorse OER Some Benefits and Challenges.pptx
Morse OER Some Benefits and Challenges.pptx
 
Keeping Your Information Safe with Centralized Security Services
Keeping Your Information Safe with Centralized Security ServicesKeeping Your Information Safe with Centralized Security Services
Keeping Your Information Safe with Centralized Security Services
 
Industrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training ReportIndustrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training Report
 
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptxJose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
The Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. HenryThe Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. Henry
 
Gyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptxGyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptx
 
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
 
B.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdfB.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdf
 
Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"
Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"
Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"
 

An Introduction to Networking

  • 1.
  • 2.  Network Definition  Types of Networks  Fundamental Network Classifications  Network Topology  Types of Topology  Advantages and Disadvantages of Network Topology  Network hardware and software
  • 3. ∙ The purpose of a network is to share resources. ∙ A network can be defined as two or more computers connected together in such a way that they can share resources. A sharable resource may be: ∙ A file ∙ A folder ∙ A disk drive ∙ Or just about anything else that exists on a computer.
  • 4. Peer to peer network ∙ No centralized control ∙ Act as both client & server ∙ User controls access to machine ∙ Institutionalized chaos & security concerns ∙ Adding machines slows network down
  • 5. Peer to Peer Advantages: ∙ Low cost ∙ Simple to configure ∙ User has full accessibility of the computer ∙ No Network Administrator Peer to Peer Disadvantages: ∙ Security for only a single resource at a time ∙ Users may need to know many passwords ∙ Individual machine backups ∙ Decreases while sharing ∙ No central location/access of data
  • 6. Where peer-to-peer network is appropriate: ∙ 10 or less users ∙ No specialized services required ∙ Security is not an issue Peer to Peer Network
  • 7. Client/Server Networking ∙ Server is the key to this type ∙ Centralized control of resources ∙ Utilize faster processors ∙ More memory ∙ Extra peripherals
  • 8. Client/Server Networking Advantages of client/server networks ∙ Facilitate resource sharing – centrally administrate and control ∙ Facilitate system backup and improve fault tolerance ∙ Enhance security – only administrator can have access to Server ∙ Support more users – difficult to achieve with peer-to-peer networks Disadvantages of client/server networks ∙ High cost for Servers ∙ Need expert to configure the network ∙ Introduce a single point of failure to the system
  • 10. Local Area Network (LAN) ∙ covering a small geographic are ∙ A room, a floor, a building ∙ Limited by no. of computers and distance covered ∙ Usually one kind of technology throughout the LAN ∙ Serve a department within an organization Examples: ∙ Network inside the Student Computer Room ∙ Network inside your home
  • 12. Metropolitan Area Network (MAN) A Metropolitan Area Network (MAN) is a network that interconnects users with computer resources in a geographic area or region larger than that covered by even a large local area network (LAN) but smaller than the area covered by a wide area network (WAN). It may interconnect of networks in a city or several local area networks or sometimes referred to as a campus network.
  • 14. Wide Area Network (WAN) ∙ WAN is a computer network that covers a broad area (i.e., any network whose communications links cross metropolitan, regional, or national boundaries). Or, less formally, a network that uses routers and public communications links ∙ The largest and most well-known example of a WAN is the Internet. ∙ WAN is are used to connect LANs and other types of networks together, so that users and computers in one location can communicate with users and computers in other locations
  • 16.  A topology is a way of “laying out” the network. Topologies can be either physical or logical.  Physical topologies describe how the cables are run.  Logical topologies describe how the network messages travel Types Topology - ∙ Bus (can be both logical and physical) ∙ Star (physical only) ∙ Ring (can be both logical and physical) ∙ Mesh (can be both logical and physical)
  • 17. Bus Topology: A bus is the simplest physical topology. It consists of a single cable that runs to every workstation Commonly referred to as a linear bus, all the devices on a bus topology are connected by one single cable. ∙ Simple and low-cost ∙ A single cable called a trunk (backbone, segment) ∙ Only one computer can send messages at a time ∙ Passive topology - computer only listen for, not regenerate data Bus Topology
  • 18. Star Topology: ∙ A physical star topology branches each network device off a central device called a hub, making it very easy to add a new workstation. ∙ The star topology is the most commonly used architecture in Ethernet LANs. ∙ Star topologies are easy to install. A cable is run from each workstation to the hub. The hub is placed in a central location in the office. ∙ Star topologies are more expensive to install than bus networks, because there are several more cables that need to be installed, plus the cost of the hubs that are needed.
  • 19. Ring Topology: ∙ Each computer connects to two other computers, joining them in a circle creating a unidirectional path where messages move workstation to workstation. ∙ Each entity participating in the ring reads a message, then regenerates it and hands it to its neighbor on a different network cable. ∙ The ring makes it difficult to add new computers. Ring Topology
  • 20. Mesh Topology: ∙ The mesh topology connects all devices (nodes) to each other for redundancy and fault tolerance. ∙ It is used in WANs to interconnect LANs and for mission critical networks like those used by banks and financial institutions. ∙ Implementing the mesh topology is expensive and difficult. Mesh Topology
  • 21. Topology Advantages Disadvantages Bus Cheap. Easy to install Difficult to reconfigure. Break in bus disables entire network. Star Cheap. Easy to install. Easy to reconfigure. Fault tolerant. More expensive than bus. Ring Efficient. Easy to install. Reconfiguration difficult. Very expensive Mesh Simplest. Most fault tolerant Reconfiguration extremely difficult. Extremely expensive. Very complex.
  • 22.  Network Interface Card (NIC)  Repeater  Hub  Bridge  Routers  Switch
  • 23. Network Interface Card (NIC) ∙ NIC provides the physical interface between computer and cabling. It prepares data, sends data, and controls the flow of data. It can also receive and translate data into bytes for the CPU to understand. Repeater ∙ A network device used to regenerate or replicate a signal. Repeaters are used in transmission systems to regenerate analog or digital signals distorted by transmission loss. Analog repeaters frequently can only amplify the signal while digital repeaters can reconstruct a signal to near its original quality. Hub ∙ Hub is a common connection point for devices in a network. Hubs are commonly used to connect segments of a LAN. A hub contains multiple ports. When a packet arrives at one port, it is copied to the other ports so that all segments of the LAN can see all packets.
  • 24. Bridge ∙ Bridge join similar topologies and are used to divide network segment. It device that connects two local-area networks (LANs), or two segments of the same LAN that use the same protocol, such as Ethernet or Token-Ring. Routers ∙ A router is a device that forwards data packets along networks. A router is connected to at least two networks, commonly two LANs or WANs or a LAN and its ISP's network. Routers are located at gateways, the places where two or more networks connect. Switch ∙ In network, a device that filters and forwards packets between LAN segments. Switches operate at the data link layer (layer 2) and sometimes the network layer (layer 3) of the OSI Reference Model and therefore support any packet protocol. LANs that use switches to join segments are called switched LANs or, in the case of Ethernet networks, switched Ethernet LANs.