SlideShare a Scribd company logo
Basic Networking
Hardware
Agenda
 Basic LAN Definition
 Network Hardware
 Network Media
 Sample LAN Implementation
LANs
 Definition – LAN
 "local area network"
 Is a group of computers and associated devices that share a
common communications line or wireless link and typically share
the resources of a single processor or server within a small
geographic area (for example, within an office building).
 Usually, the server has applications and data storage that are
shared in common by multiple computer users.
 A local area network may serve as few as two or three users (for
example, in a home network) or many as thousands of users.
LANs
 Definition – Wireless LAN
 A local area network that transmits over the air typically in an
unlicensed frequency such as the 2.4GHz band.
 A wireless LAN does not require lining up devices for line of sight
transmission.
 Wireless access points (base stations) are connected to an
Ethernet hub or server and transmit a radio frequency over an
area of several hundred to a thousand feet which can penetrate
walls and other non-metal barriers.
 Roaming users can be handed off from one access point to
another like a cellular phone system.
 Laptops use wireless network cards that plug into an existing
PCMCIA slot or that are self contained on PC cards, while stand-
alone desktops and servers use plug-in cards (ISA, PCI, etc.).
LANs
Characteristics – LAN
 Topology
 The geometric arrangement of devices on the network or
the shape of a local-area network (LAN) or other
communications system.
 Protocols
 The rules and encoding specifications for sending data. The
protocol defines the format and meaning of the data that is
exchanged. The protocols also determine whether the network
uses a peer-to-peer or client/server architecture.
 Media
 Devices can be connected by twisted-pair wire, coaxial cables,
or fiber optic cables. Some networks do without connecting
media altogether, communicating instead via radio waves.
LANs
 Topology types
 bus topology: All devices are connected to a central cable, called the bus
or backbone. Bus networks are relatively inexpensive and easy to install
for small networks. Ethernet systems use a bus topology.
 star topology: All devices are connected to a central hub. Star networks
are relatively easy to install and manage, but bottlenecks can occur
because all data must pass through the hub. This is not much of a
problem anymore with the widespread deployment of switches.
 ring topology: All devices are connected to one another in the shape of a
closed loop, so that each device is connected directly to two other
devices, one on either side of it. Ring topologies are relatively expensive
and difficult to install, but they offer high bandwidth and can span large
distances.
Network Hardware
 Hub
 An unintelligent network device that sends one
signal to all of the stations connected to it.
 All computers/devices are competing for
attention because it takes the data that comes
into a port and sends it out all the other ports in
the hub.
 Traditionally, hubs are used for star topology
networks, but they are often used with other
configurations to make it easy to add and
remove computers without bringing down the
network.
 Resides on Layer 1 of the OSI model
OSI Model Layers
7 Application
6 Presentation
5 Session
4 Transport
3 Network
2 Data Link
1 Physical
Network Hardware
 Switch
 Split large networks into small segments,
decreasing the number of users sharing the
same network resources and bandwidth.
 Understands when two devices want to talk to
each other, and gives them a switched
connection
 Helps prevent data collisions and reduces
network congestion, increasing network
performance.
 Most home users get very little, if any,
advantage from switches, even when sharing a
broadband connection.
 Resides on Layer 2 of the OSI model.
OSI Model Layers
7 Application
6 Presentation
5 Session
4 Transport
3 Network
2 Data Link
1 Physical
Network Hardware
 Bridge
 Connects two LANs and forwards or filters data
packets between them.
 Creates an extended network in which any two
workstations on the linked LANs can share
data.
 Transparent to protocols and to higher level
devices like routers.
 Forward data depending on the Hardware
(MAC) address, not the Network address (IP).
 Resides on Layer 2 of the OSI model.
OSI Model Layers
7 Application
6 Presentation
5 Session
4 Transport
3 Network
2 Data Link
1 Physical
Network Hardware
 Repeater
 Used to boost the signal between two cable
segments or wireless access points.
 Can not connect different network architecture.
 Does not simply amplify the signal, it
regenerates the packets and retimes them.
 Resides on Layer 1 of the OSI model.
OSI Model Layers
7 Application
6 Presentation
5 Session
4 Transport
3 Network
2 Data Link
1 Physical
Network Hardware
 Router
 A device that connects any number of LANs.
 Uses standardized protocols to move packets
efficiently to their destination.
 More sophisticated than bridges, connecting
networks of different types (for example, star
and token ring)
 Forwards data depending on the Network
address (IP), not the Hardware (MAC) address.
 Routers are the only one of these four devices
that will allow you to share a single IP address
among multiple network clients.
 Resides on Layer 3 of the OSI model.
OSI Model Layers
7 Application
6 Presentation
5 Session
4 Transport
3 Network
2 Data Link
1 Physical
Network Hardware
 Additional Network Hardware Devices
 Network Interface Cards (NICs)
 Puts the data into packets and transmits packet onto the network.
 May be wired or wireless.
 Gateway
 Connects networks with different protocols like TCP/IP network and IPX/SPX
networks.
 Routers and Gateways often refer to the same device.
 Proxy server
 Isolates internal network computers from the internet.
 The user first access the proxy server and the proxy server accesses the internet
and retrieves the requested web page or document. The user then gets a copy of
that page from the proxy server.
Source:
http://www.camas.wednet.edu/chs/tech/computer_tech/info/routers_hubs_bridges.htm
Common Network Media
•Electrical (copper)
•Coaxial Cable
•Single copper conductor in the center surrounded by a plastic layer for
insulation and a braided metal outer shield.
•Twisted pair
•Four pairs of wires twisted to certain specifications.
•Available in shielded and unshielded versions.
•Fiber-optic - A cable, consisting of a center glass core surrounded by layers of
plastic, that transmits data using light rather than electricity.
•Atmosphere/Wireless – Uses Electromagnetic waves. whose frequency
range is above that of microwaves, but below that of the visible spectrum.
•Choose Media based on :
•Wiring configurations
•Distance and location limitations
•Speed
•Reliability
•Security
•Budget
Copper - Twisted Pair
 Dialup over telephone line.
 DSL (Digital Subscriber Line)
 High-speed (256 Kbps – 55 Mbps), Full-duplex.
 Asymmetric Digital Subscriber Line (ADSL) and
High-bit-rate Digital Subscriber Line (HDSL)
 CAT5
 Ethernet cable standard defined by the Electronic
Industries Association and Telecommunications
Industry Association (EIA/TIA).
 Speeds up to 100 Mbps.
 Connector
 RJ-45 - Standard connectors used for unshielded
twisted-pair cable.
Ethernet Specifications
 10BaseT
 Ethernet specification for unshielded twisted pair cable (category 3, 4, or 5), transmits
signals at 10 Mbps (megabits per second) with a distance limit of 100 meters per
segment.
 10BaseF
 Ethernet specification for fiber optic cable, transmits signals at 10 Mbps (megabits per
second) with a distance limit of 2000 meters per segment.
 100BaseT
 Ethernet specification for unshielded twisted pair cabling that is used to transmit data
at 100 Mbps (megabits per second) with a distance limit of 100 meters per segment.
 1000BaseTX
 Ethernet specification for unshielded twisted pair cabling that is used to transmit data
at 1 Gbps (gigabits per second) with a distance limitation of 220 meters per segment.
•Infrared light is transmitted through fiber and confined
due to total internal reflection.
•Fibers can be made out of either plastic or glass.
•Used for high speed backbones and pipes over long
distances.
•Comparatively expensive.
Optical Fiber
Computer networks--networking hardware
Wireless Media
•Wireless LAN or WLAN
• Wireless local area network that uses radio
waves as its carrier
•Wi-Fi ("Wireless Fidelity“)
•A set of standards for WLANs based on
IEEE 802.11
•Wi-Max
•Emerging technology that can cover ranges
up to 10 miles or more
•Satellite/Microwave
•High speed media used for longer
distances and remote locations
Sample LAN Implementation
Home Configuration
Sample LAN Implementation
Business Configuration
Sample LAN Implementation
Business Configuration

More Related Content

PPT
Basic networking hardware pre final 1
PPTX
Network communication standards
PPT
Networking Basics
PPT
Computer networks--osi model
PPTX
types of computer networks, protocols and standards
PDF
Basic-networking-hardware
PPTX
Advance Networking Course Details PPT
PPT
Basic networking
Basic networking hardware pre final 1
Network communication standards
Networking Basics
Computer networks--osi model
types of computer networks, protocols and standards
Basic-networking-hardware
Advance Networking Course Details PPT
Basic networking

What's hot (20)

PDF
Basic networking
PPTX
COMPUTER NETWORKING
PPSX
Physical layer ppt
PPTX
PPT
networking devices
PPTX
Networking basic fundamental
PPT
Networking device Computer Application in Business
PPT
Concept of networking
PPTX
Computer networking
PPTX
2nd lec wireless terminologies
PPT
Networking basics PPT
PDF
Networking Fundamentals: Computer Network Basics
PPTX
Physical Layer of ISO-OSI model and Devices
PDF
Introduction of Networking
PPTX
Introduction to computer networks
PPTX
01 coms 525 tcpip - networking concepts review
PPS
Protocol & Type of Networks
PPT
NETWORK COMPONENTS
PPTX
Basic networking 07-2012
PPT
Networking Basics
Basic networking
COMPUTER NETWORKING
Physical layer ppt
networking devices
Networking basic fundamental
Networking device Computer Application in Business
Concept of networking
Computer networking
2nd lec wireless terminologies
Networking basics PPT
Networking Fundamentals: Computer Network Basics
Physical Layer of ISO-OSI model and Devices
Introduction of Networking
Introduction to computer networks
01 coms 525 tcpip - networking concepts review
Protocol & Type of Networks
NETWORK COMPONENTS
Basic networking 07-2012
Networking Basics
Ad

Similar to Computer networks--networking hardware (20)

PPT
Computer networks--networking hardware
PPT
Basic networking hardware pre final 1
PPTX
How to get Hardware and Networking jobs in Delhi
PPT
Computer networks basic network_hardware_1
PPTX
Types of computer networks
PPT
Arvind Singh
PPT
basic networking
PDF
W-LAN (Wireless Local Area Network)
PPTX
Ethernet Computer network
PPT
2.Introduction to Network Devices.ppt
PPT
PPT
Chapter7 Computer Networks
PPTX
presentation_internet.pptx
DOCX
A computer network
PDF
networking.pdfuuuuejejehdbgddhdhdhdhdhhd
PPTX
Networking presentation
PPT
Rajesh basics of networking and routing
PPT
Internet and E-Mail Final.presentatiin nursing
Computer networks--networking hardware
Basic networking hardware pre final 1
How to get Hardware and Networking jobs in Delhi
Computer networks basic network_hardware_1
Types of computer networks
Arvind Singh
basic networking
W-LAN (Wireless Local Area Network)
Ethernet Computer network
2.Introduction to Network Devices.ppt
Chapter7 Computer Networks
presentation_internet.pptx
A computer network
networking.pdfuuuuejejehdbgddhdhdhdhdhhd
Networking presentation
Rajesh basics of networking and routing
Internet and E-Mail Final.presentatiin nursing
Ad

More from okelloerick (11)

PPT
My sql statements by okello erick
PPT
Lecture8 php page control by okello erick
PPT
Lecture7 form processing by okello erick
PPT
Lecture6 display data by okello erick
PPTX
Lecture5 my sql statements by okello erick
PPTX
Lecture4 php by okello erick
PPTX
Lecture3 php by okello erick
PPTX
Lecture3 mysql gui by okello erick
PPTX
Lecture2 mysql by okello erick
PPTX
Lecture1 introduction by okello erick
PPT
Data commn intro by okello erick
My sql statements by okello erick
Lecture8 php page control by okello erick
Lecture7 form processing by okello erick
Lecture6 display data by okello erick
Lecture5 my sql statements by okello erick
Lecture4 php by okello erick
Lecture3 php by okello erick
Lecture3 mysql gui by okello erick
Lecture2 mysql by okello erick
Lecture1 introduction by okello erick
Data commn intro by okello erick

Recently uploaded (20)

PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
breach-and-attack-simulation-cybersecurity-india-chennai-defenderrabbit-2025....
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
GamePlan Trading System Review: Professional Trader's Honest Take
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Approach and Philosophy of On baking technology
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf
Dropbox Q2 2025 Financial Results & Investor Presentation
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
20250228 LYD VKU AI Blended-Learning.pptx
Diabetes mellitus diagnosis method based random forest with bat algorithm
breach-and-attack-simulation-cybersecurity-india-chennai-defenderrabbit-2025....
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
MYSQL Presentation for SQL database connectivity
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
GamePlan Trading System Review: Professional Trader's Honest Take
“AI and Expert System Decision Support & Business Intelligence Systems”
Approach and Philosophy of On baking technology
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Mobile App Security Testing_ A Comprehensive Guide.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Review of recent advances in non-invasive hemoglobin estimation
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf

Computer networks--networking hardware

  • 2. Agenda  Basic LAN Definition  Network Hardware  Network Media  Sample LAN Implementation
  • 3. LANs  Definition – LAN  "local area network"  Is a group of computers and associated devices that share a common communications line or wireless link and typically share the resources of a single processor or server within a small geographic area (for example, within an office building).  Usually, the server has applications and data storage that are shared in common by multiple computer users.  A local area network may serve as few as two or three users (for example, in a home network) or many as thousands of users.
  • 4. LANs  Definition – Wireless LAN  A local area network that transmits over the air typically in an unlicensed frequency such as the 2.4GHz band.  A wireless LAN does not require lining up devices for line of sight transmission.  Wireless access points (base stations) are connected to an Ethernet hub or server and transmit a radio frequency over an area of several hundred to a thousand feet which can penetrate walls and other non-metal barriers.  Roaming users can be handed off from one access point to another like a cellular phone system.  Laptops use wireless network cards that plug into an existing PCMCIA slot or that are self contained on PC cards, while stand- alone desktops and servers use plug-in cards (ISA, PCI, etc.).
  • 5. LANs Characteristics – LAN  Topology  The geometric arrangement of devices on the network or the shape of a local-area network (LAN) or other communications system.  Protocols  The rules and encoding specifications for sending data. The protocol defines the format and meaning of the data that is exchanged. The protocols also determine whether the network uses a peer-to-peer or client/server architecture.  Media  Devices can be connected by twisted-pair wire, coaxial cables, or fiber optic cables. Some networks do without connecting media altogether, communicating instead via radio waves.
  • 6. LANs  Topology types  bus topology: All devices are connected to a central cable, called the bus or backbone. Bus networks are relatively inexpensive and easy to install for small networks. Ethernet systems use a bus topology.  star topology: All devices are connected to a central hub. Star networks are relatively easy to install and manage, but bottlenecks can occur because all data must pass through the hub. This is not much of a problem anymore with the widespread deployment of switches.  ring topology: All devices are connected to one another in the shape of a closed loop, so that each device is connected directly to two other devices, one on either side of it. Ring topologies are relatively expensive and difficult to install, but they offer high bandwidth and can span large distances.
  • 7. Network Hardware  Hub  An unintelligent network device that sends one signal to all of the stations connected to it.  All computers/devices are competing for attention because it takes the data that comes into a port and sends it out all the other ports in the hub.  Traditionally, hubs are used for star topology networks, but they are often used with other configurations to make it easy to add and remove computers without bringing down the network.  Resides on Layer 1 of the OSI model OSI Model Layers 7 Application 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical
  • 8. Network Hardware  Switch  Split large networks into small segments, decreasing the number of users sharing the same network resources and bandwidth.  Understands when two devices want to talk to each other, and gives them a switched connection  Helps prevent data collisions and reduces network congestion, increasing network performance.  Most home users get very little, if any, advantage from switches, even when sharing a broadband connection.  Resides on Layer 2 of the OSI model. OSI Model Layers 7 Application 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical
  • 9. Network Hardware  Bridge  Connects two LANs and forwards or filters data packets between them.  Creates an extended network in which any two workstations on the linked LANs can share data.  Transparent to protocols and to higher level devices like routers.  Forward data depending on the Hardware (MAC) address, not the Network address (IP).  Resides on Layer 2 of the OSI model. OSI Model Layers 7 Application 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical
  • 10. Network Hardware  Repeater  Used to boost the signal between two cable segments or wireless access points.  Can not connect different network architecture.  Does not simply amplify the signal, it regenerates the packets and retimes them.  Resides on Layer 1 of the OSI model. OSI Model Layers 7 Application 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical
  • 11. Network Hardware  Router  A device that connects any number of LANs.  Uses standardized protocols to move packets efficiently to their destination.  More sophisticated than bridges, connecting networks of different types (for example, star and token ring)  Forwards data depending on the Network address (IP), not the Hardware (MAC) address.  Routers are the only one of these four devices that will allow you to share a single IP address among multiple network clients.  Resides on Layer 3 of the OSI model. OSI Model Layers 7 Application 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical
  • 12. Network Hardware  Additional Network Hardware Devices  Network Interface Cards (NICs)  Puts the data into packets and transmits packet onto the network.  May be wired or wireless.  Gateway  Connects networks with different protocols like TCP/IP network and IPX/SPX networks.  Routers and Gateways often refer to the same device.  Proxy server  Isolates internal network computers from the internet.  The user first access the proxy server and the proxy server accesses the internet and retrieves the requested web page or document. The user then gets a copy of that page from the proxy server. Source: http://www.camas.wednet.edu/chs/tech/computer_tech/info/routers_hubs_bridges.htm
  • 13. Common Network Media •Electrical (copper) •Coaxial Cable •Single copper conductor in the center surrounded by a plastic layer for insulation and a braided metal outer shield. •Twisted pair •Four pairs of wires twisted to certain specifications. •Available in shielded and unshielded versions. •Fiber-optic - A cable, consisting of a center glass core surrounded by layers of plastic, that transmits data using light rather than electricity. •Atmosphere/Wireless – Uses Electromagnetic waves. whose frequency range is above that of microwaves, but below that of the visible spectrum. •Choose Media based on : •Wiring configurations •Distance and location limitations •Speed •Reliability •Security •Budget
  • 14. Copper - Twisted Pair  Dialup over telephone line.  DSL (Digital Subscriber Line)  High-speed (256 Kbps – 55 Mbps), Full-duplex.  Asymmetric Digital Subscriber Line (ADSL) and High-bit-rate Digital Subscriber Line (HDSL)  CAT5  Ethernet cable standard defined by the Electronic Industries Association and Telecommunications Industry Association (EIA/TIA).  Speeds up to 100 Mbps.  Connector  RJ-45 - Standard connectors used for unshielded twisted-pair cable.
  • 15. Ethernet Specifications  10BaseT  Ethernet specification for unshielded twisted pair cable (category 3, 4, or 5), transmits signals at 10 Mbps (megabits per second) with a distance limit of 100 meters per segment.  10BaseF  Ethernet specification for fiber optic cable, transmits signals at 10 Mbps (megabits per second) with a distance limit of 2000 meters per segment.  100BaseT  Ethernet specification for unshielded twisted pair cabling that is used to transmit data at 100 Mbps (megabits per second) with a distance limit of 100 meters per segment.  1000BaseTX  Ethernet specification for unshielded twisted pair cabling that is used to transmit data at 1 Gbps (gigabits per second) with a distance limitation of 220 meters per segment.
  • 16. •Infrared light is transmitted through fiber and confined due to total internal reflection. •Fibers can be made out of either plastic or glass. •Used for high speed backbones and pipes over long distances. •Comparatively expensive. Optical Fiber
  • 18. Wireless Media •Wireless LAN or WLAN • Wireless local area network that uses radio waves as its carrier •Wi-Fi ("Wireless Fidelity“) •A set of standards for WLANs based on IEEE 802.11 •Wi-Max •Emerging technology that can cover ranges up to 10 miles or more •Satellite/Microwave •High speed media used for longer distances and remote locations

Editor's Notes

  • #14: Coaxial - Cable consisting of a single copper conductor in the center surrounded by a plastic layer for insulation and a braided metal outer shield. Twisted pair - Network cabling that consists of four pairs of wires that are manufactured with the wires twisted to certain specifications. Available in shielded and unshielded versions. Uses Electromagnetic waves. whose frequency range is above that of microwaves, but below that of the visible spectrum. Wireless - Through which microwave, laser, and infrared transmission occurs.
  • #15: A very popular and widely used. Has a long history of usage. Asymmetric Digital Subscriber Line (ADSL), which allocates line bandwidth asymmetrically with downstream (CO to customer premises) data rates of up to 9 Mbps and upstream rates of up to 640 Kbps, depending on the implementation High-bit-rate Digital Subscriber Line (HDSL), which supports high-speed, full-duplex communication up to T1 or E2 speeds over multiple twisted-pair lines Symmetric Digital Subscriber Line (SDSL), which supports standard telephone communication and T1 or E1 data communication over a single twisted-pair line Very High-rate Digital Subscriber Line (VDSL), which supports downstream speeds of up to 52 Mbps over short distances One of five grades of UTP cabling described in the EIA/TIA-568B standard.
  • #16: Important ones.. A very common medium used widely.
  • #17: The light transmitted through the fiber is typically infrared and confined due to total internal reflection within the material. Fiber has the ability to carry more information over much longer distances. Being more and more widely used…
  • #18: This chart provides a comparison of the 802.3 standards for 10 and 100 BaseT over copper and fiber media.
  • #19: The last link with the users is wireless, to give a network connection to all users in a building or campus. The backbone network usually uses cables. Wimax could be typically used within a city
  • #20: Ask for class inputs…ashttp://homenethelp.com/home-network.aspk what types of LAN configs….