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
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : Cables : Optical Fiber
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
GIVE FEEDBACK
THANK YOU
Ad

More Related Content

What's hot (20)

Different types of network
Different types of networkDifferent types of network
Different types of network
Aryan Saxena
 
Networking devices
Networking devicesNetworking devices
Networking devices
frestoadi
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
Mayank Jain
 
Introduction to Computer Networks
 Introduction to Computer Networks Introduction to Computer Networks
Introduction to Computer Networks
Ghaffar Khan
 
Unguided media
Unguided mediaUnguided media
Unguided media
SakthiVinoth78
 
Network commands
Network commandsNetwork commands
Network commands
Dr. Mahadev Gawas
 
Routers.ppt
Routers.pptRouters.ppt
Routers.ppt
kirbadh
 
Mobile Computing I-Unit Notes
Mobile Computing I-Unit NotesMobile Computing I-Unit Notes
Mobile Computing I-Unit Notes
gouse_1210
 
WAN Technologies slide show
WAN Technologies slide showWAN Technologies slide show
WAN Technologies slide show
NavleshKumar singh
 
WLAN
WLANWLAN
WLAN
Mukesh Chinta
 
Computer networks
Computer networksComputer networks
Computer networks
Dr. Jaison Mammen
 
Networking concepts
Networking conceptsNetworking concepts
Networking concepts
ritajindal2
 
Cloud computing system models for distributed and cloud computing
Cloud computing system models for distributed and cloud computingCloud computing system models for distributed and cloud computing
Cloud computing system models for distributed and cloud computing
hrmalik20
 
Types of Computer Network
Types of Computer NetworkTypes of Computer Network
Types of Computer Network
Mohit Dasariya
 
W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)
Parvesh Taneja
 
Ppt for tranmission media
Ppt for tranmission mediaPpt for tranmission media
Ppt for tranmission media
Manish8976
 
Guided And Unguided Media
Guided And Unguided MediaGuided And Unguided Media
Guided And Unguided Media
Rajesh Yadav
 
Osi model
Osi modelOsi model
Osi model
Priyanka Sharma
 
Computer networking
Computer networkingComputer networking
Computer networking
Abdul Rehman
 
Unguided media
Unguided mediaUnguided media
Unguided media
mrzahidfaiz.blogspot.com
 
Different types of network
Different types of networkDifferent types of network
Different types of network
Aryan Saxena
 
Networking devices
Networking devicesNetworking devices
Networking devices
frestoadi
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
Mayank Jain
 
Introduction to Computer Networks
 Introduction to Computer Networks Introduction to Computer Networks
Introduction to Computer Networks
Ghaffar Khan
 
Routers.ppt
Routers.pptRouters.ppt
Routers.ppt
kirbadh
 
Mobile Computing I-Unit Notes
Mobile Computing I-Unit NotesMobile Computing I-Unit Notes
Mobile Computing I-Unit Notes
gouse_1210
 
Networking concepts
Networking conceptsNetworking concepts
Networking concepts
ritajindal2
 
Cloud computing system models for distributed and cloud computing
Cloud computing system models for distributed and cloud computingCloud computing system models for distributed and cloud computing
Cloud computing system models for distributed and cloud computing
hrmalik20
 
Types of Computer Network
Types of Computer NetworkTypes of Computer Network
Types of Computer Network
Mohit Dasariya
 
W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)
Parvesh Taneja
 
Ppt for tranmission media
Ppt for tranmission mediaPpt for tranmission media
Ppt for tranmission media
Manish8976
 
Guided And Unguided Media
Guided And Unguided MediaGuided And Unguided Media
Guided And Unguided Media
Rajesh Yadav
 
Computer networking
Computer networkingComputer networking
Computer networking
Abdul Rehman
 

Similar to Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : Cables : Optical Fiber (20)

Computer networks--networking hardware
Computer networks--networking hardwareComputer networks--networking hardware
Computer networks--networking hardware
Mziaulla
 
Basic networking hardware pre final 1
Basic networking hardware pre final 1Basic networking hardware pre final 1
Basic networking hardware pre final 1
Sujee Antony
 
How to get Hardware and Networking jobs in Delhi
How to get Hardware and Networking jobs in DelhiHow to get Hardware and Networking jobs in Delhi
How to get Hardware and Networking jobs in Delhi
Silicon Univ
 
Basic-networking-hardware
Basic-networking-hardwareBasic-networking-hardware
Basic-networking-hardware
Isus Isusay
 
Lan
LanLan
Lan
Pradipta Sarkar
 
Computer networks basic network_hardware_1
Computer networks basic network_hardware_1Computer networks basic network_hardware_1
Computer networks basic network_hardware_1
Aneesh Nelavelly
 
Arvind Singh
Arvind SinghArvind Singh
Arvind Singh
anshul parmar
 
Networking / Internet and Web Technologies
Networking / Internet and Web TechnologiesNetworking / Internet and Web Technologies
Networking / Internet and Web Technologies
We Learn - A Continuous Learning Forum from Welingkar's Distance Learning Program.
 
Ethernet Computer network
Ethernet Computer networkEthernet Computer network
Ethernet Computer network
miteshppt
 
2.Introduction to Network Devices.ppt
2.Introduction to Network Devices.ppt2.Introduction to Network Devices.ppt
2.Introduction to Network Devices.ppt
jaba kumar
 
01 coms 525 tcpip - networking concepts review
01   coms 525 tcpip - networking concepts review01   coms 525 tcpip - networking concepts review
01 coms 525 tcpip - networking concepts review
Palanivel Kuppusamy
 
A computer network
A computer networkA computer network
A computer network
Shripal Oswal
 
presentation_internet.pptx
presentation_internet.pptxpresentation_internet.pptx
presentation_internet.pptx
bantisworld
 
Chapter7 Computer Networks
Chapter7 Computer NetworksChapter7 Computer Networks
Chapter7 Computer Networks
Muhammad Waqas
 
5 Lan
5 Lan5 Lan
5 Lan
Ram Dutt Shukla
 
Networking presentation
Networking presentationNetworking presentation
Networking presentation
Gajan Hai
 
networking.pdfuuuuejejehdbgddhdhdhdhdhhd
networking.pdfuuuuejejehdbgddhdhdhdhdhhdnetworking.pdfuuuuejejehdbgddhdhdhdhdhhd
networking.pdfuuuuejejehdbgddhdhdhdhdhhd
MarielCabatchete
 
Rajesh basics of networking and routing
Rajesh basics of networking and routingRajesh basics of networking and routing
Rajesh basics of networking and routing
r123027
 
Communication technology
Communication technologyCommunication technology
Communication technology
Abhishek Curtis
 
Ccna
CcnaCcna
Ccna
AdityaKumar1548
 
Computer networks--networking hardware
Computer networks--networking hardwareComputer networks--networking hardware
Computer networks--networking hardware
Mziaulla
 
Basic networking hardware pre final 1
Basic networking hardware pre final 1Basic networking hardware pre final 1
Basic networking hardware pre final 1
Sujee Antony
 
How to get Hardware and Networking jobs in Delhi
How to get Hardware and Networking jobs in DelhiHow to get Hardware and Networking jobs in Delhi
How to get Hardware and Networking jobs in Delhi
Silicon Univ
 
Basic-networking-hardware
Basic-networking-hardwareBasic-networking-hardware
Basic-networking-hardware
Isus Isusay
 
Computer networks basic network_hardware_1
Computer networks basic network_hardware_1Computer networks basic network_hardware_1
Computer networks basic network_hardware_1
Aneesh Nelavelly
 
Ethernet Computer network
Ethernet Computer networkEthernet Computer network
Ethernet Computer network
miteshppt
 
2.Introduction to Network Devices.ppt
2.Introduction to Network Devices.ppt2.Introduction to Network Devices.ppt
2.Introduction to Network Devices.ppt
jaba kumar
 
01 coms 525 tcpip - networking concepts review
01   coms 525 tcpip - networking concepts review01   coms 525 tcpip - networking concepts review
01 coms 525 tcpip - networking concepts review
Palanivel Kuppusamy
 
presentation_internet.pptx
presentation_internet.pptxpresentation_internet.pptx
presentation_internet.pptx
bantisworld
 
Chapter7 Computer Networks
Chapter7 Computer NetworksChapter7 Computer Networks
Chapter7 Computer Networks
Muhammad Waqas
 
Networking presentation
Networking presentationNetworking presentation
Networking presentation
Gajan Hai
 
networking.pdfuuuuejejehdbgddhdhdhdhdhhd
networking.pdfuuuuejejehdbgddhdhdhdhdhhdnetworking.pdfuuuuejejehdbgddhdhdhdhdhhd
networking.pdfuuuuejejehdbgddhdhdhdhdhhd
MarielCabatchete
 
Rajesh basics of networking and routing
Rajesh basics of networking and routingRajesh basics of networking and routing
Rajesh basics of networking and routing
r123027
 
Communication technology
Communication technologyCommunication technology
Communication technology
Abhishek Curtis
 
Ad

More from Soumen Santra (20)

Basic and advance idea of Sed and Awk script with examples
Basic and advance idea of Sed and Awk script with examplesBasic and advance idea of Sed and Awk script with examples
Basic and advance idea of Sed and Awk script with examples
Soumen Santra
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Soumen Santra
 
Cell hole identification in carcinogenic segment using Geodesic Methodology: ...
Cell hole identification in carcinogenic segment using Geodesic Methodology: ...Cell hole identification in carcinogenic segment using Geodesic Methodology: ...
Cell hole identification in carcinogenic segment using Geodesic Methodology: ...
Soumen Santra
 
PPT_PAPERID 31_SOUMEN_SANTRA - ICCET23.pptx
PPT_PAPERID 31_SOUMEN_SANTRA - ICCET23.pptxPPT_PAPERID 31_SOUMEN_SANTRA - ICCET23.pptx
PPT_PAPERID 31_SOUMEN_SANTRA - ICCET23.pptx
Soumen Santra
 
Traveling salesman problem: Game Scheduling Problem Solution: Ant Colony Opti...
Traveling salesman problem: Game Scheduling Problem Solution: Ant Colony Opti...Traveling salesman problem: Game Scheduling Problem Solution: Ant Colony Opti...
Traveling salesman problem: Game Scheduling Problem Solution: Ant Colony Opti...
Soumen Santra
 
Optimization techniques: Ant Colony Optimization: Bee Colony Optimization: Tr...
Optimization techniques: Ant Colony Optimization: Bee Colony Optimization: Tr...Optimization techniques: Ant Colony Optimization: Bee Colony Optimization: Tr...
Optimization techniques: Ant Colony Optimization: Bee Colony Optimization: Tr...
Soumen Santra
 
Quick Sort
Quick SortQuick Sort
Quick Sort
Soumen Santra
 
Merge sort
Merge sortMerge sort
Merge sort
Soumen Santra
 
A Novel Real Time Home Automation System with Google Assistance Technology
A Novel Real Time Home Automation System with Google Assistance TechnologyA Novel Real Time Home Automation System with Google Assistance Technology
A Novel Real Time Home Automation System with Google Assistance Technology
Soumen Santra
 
Java basic part 2 : Datatypes Keywords Features Components Security Exceptions
Java basic part 2 : Datatypes Keywords Features Components Security Exceptions Java basic part 2 : Datatypes Keywords Features Components Security Exceptions
Java basic part 2 : Datatypes Keywords Features Components Security Exceptions
Soumen Santra
 
Java Basic PART I
Java Basic PART IJava Basic PART I
Java Basic PART I
Soumen Santra
 
Threads Advance in System Administration with Linux
Threads Advance in System Administration with LinuxThreads Advance in System Administration with Linux
Threads Advance in System Administration with Linux
Soumen Santra
 
Frequency Division Multiplexing Access (FDMA)
Frequency Division Multiplexing Access (FDMA)Frequency Division Multiplexing Access (FDMA)
Frequency Division Multiplexing Access (FDMA)
Soumen Santra
 
Carrier Sense Multiple Access With Collision Detection (CSMA/CD) Details : Me...
Carrier Sense Multiple Access With Collision Detection (CSMA/CD) Details : Me...Carrier Sense Multiple Access With Collision Detection (CSMA/CD) Details : Me...
Carrier Sense Multiple Access With Collision Detection (CSMA/CD) Details : Me...
Soumen Santra
 
Code-Division Multiple Access (CDMA)
Code-Division Multiple Access (CDMA)Code-Division Multiple Access (CDMA)
Code-Division Multiple Access (CDMA)
Soumen Santra
 
PURE ALOHA : MEDIUM ACCESS CONTROL PROTOCOL (MAC): Definition : Types : Details
PURE ALOHA : MEDIUM ACCESS CONTROL PROTOCOL (MAC): Definition : Types : DetailsPURE ALOHA : MEDIUM ACCESS CONTROL PROTOCOL (MAC): Definition : Types : Details
PURE ALOHA : MEDIUM ACCESS CONTROL PROTOCOL (MAC): Definition : Types : Details
Soumen Santra
 
Carrier-sense multiple access with collision avoidance CSMA/CA
Carrier-sense multiple access with collision avoidance CSMA/CACarrier-sense multiple access with collision avoidance CSMA/CA
Carrier-sense multiple access with collision avoidance CSMA/CA
Soumen Santra
 
RFID (RADIO FREQUENCY IDENTIFICATION)
RFID (RADIO FREQUENCY IDENTIFICATION)RFID (RADIO FREQUENCY IDENTIFICATION)
RFID (RADIO FREQUENCY IDENTIFICATION)
Soumen Santra
 
SPACE DIVISION MULTIPLE ACCESS (SDMA) SATELLITE COMMUNICATION
SPACE DIVISION MULTIPLE ACCESS (SDMA) SATELLITE COMMUNICATION  SPACE DIVISION MULTIPLE ACCESS (SDMA) SATELLITE COMMUNICATION
SPACE DIVISION MULTIPLE ACCESS (SDMA) SATELLITE COMMUNICATION
Soumen Santra
 
Threads Basic : Features, Types & Implementation
Threads Basic : Features, Types  & ImplementationThreads Basic : Features, Types  & Implementation
Threads Basic : Features, Types & Implementation
Soumen Santra
 
Basic and advance idea of Sed and Awk script with examples
Basic and advance idea of Sed and Awk script with examplesBasic and advance idea of Sed and Awk script with examples
Basic and advance idea of Sed and Awk script with examples
Soumen Santra
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Soumen Santra
 
Cell hole identification in carcinogenic segment using Geodesic Methodology: ...
Cell hole identification in carcinogenic segment using Geodesic Methodology: ...Cell hole identification in carcinogenic segment using Geodesic Methodology: ...
Cell hole identification in carcinogenic segment using Geodesic Methodology: ...
Soumen Santra
 
PPT_PAPERID 31_SOUMEN_SANTRA - ICCET23.pptx
PPT_PAPERID 31_SOUMEN_SANTRA - ICCET23.pptxPPT_PAPERID 31_SOUMEN_SANTRA - ICCET23.pptx
PPT_PAPERID 31_SOUMEN_SANTRA - ICCET23.pptx
Soumen Santra
 
Traveling salesman problem: Game Scheduling Problem Solution: Ant Colony Opti...
Traveling salesman problem: Game Scheduling Problem Solution: Ant Colony Opti...Traveling salesman problem: Game Scheduling Problem Solution: Ant Colony Opti...
Traveling salesman problem: Game Scheduling Problem Solution: Ant Colony Opti...
Soumen Santra
 
Optimization techniques: Ant Colony Optimization: Bee Colony Optimization: Tr...
Optimization techniques: Ant Colony Optimization: Bee Colony Optimization: Tr...Optimization techniques: Ant Colony Optimization: Bee Colony Optimization: Tr...
Optimization techniques: Ant Colony Optimization: Bee Colony Optimization: Tr...
Soumen Santra
 
A Novel Real Time Home Automation System with Google Assistance Technology
A Novel Real Time Home Automation System with Google Assistance TechnologyA Novel Real Time Home Automation System with Google Assistance Technology
A Novel Real Time Home Automation System with Google Assistance Technology
Soumen Santra
 
Java basic part 2 : Datatypes Keywords Features Components Security Exceptions
Java basic part 2 : Datatypes Keywords Features Components Security Exceptions Java basic part 2 : Datatypes Keywords Features Components Security Exceptions
Java basic part 2 : Datatypes Keywords Features Components Security Exceptions
Soumen Santra
 
Threads Advance in System Administration with Linux
Threads Advance in System Administration with LinuxThreads Advance in System Administration with Linux
Threads Advance in System Administration with Linux
Soumen Santra
 
Frequency Division Multiplexing Access (FDMA)
Frequency Division Multiplexing Access (FDMA)Frequency Division Multiplexing Access (FDMA)
Frequency Division Multiplexing Access (FDMA)
Soumen Santra
 
Carrier Sense Multiple Access With Collision Detection (CSMA/CD) Details : Me...
Carrier Sense Multiple Access With Collision Detection (CSMA/CD) Details : Me...Carrier Sense Multiple Access With Collision Detection (CSMA/CD) Details : Me...
Carrier Sense Multiple Access With Collision Detection (CSMA/CD) Details : Me...
Soumen Santra
 
Code-Division Multiple Access (CDMA)
Code-Division Multiple Access (CDMA)Code-Division Multiple Access (CDMA)
Code-Division Multiple Access (CDMA)
Soumen Santra
 
PURE ALOHA : MEDIUM ACCESS CONTROL PROTOCOL (MAC): Definition : Types : Details
PURE ALOHA : MEDIUM ACCESS CONTROL PROTOCOL (MAC): Definition : Types : DetailsPURE ALOHA : MEDIUM ACCESS CONTROL PROTOCOL (MAC): Definition : Types : Details
PURE ALOHA : MEDIUM ACCESS CONTROL PROTOCOL (MAC): Definition : Types : Details
Soumen Santra
 
Carrier-sense multiple access with collision avoidance CSMA/CA
Carrier-sense multiple access with collision avoidance CSMA/CACarrier-sense multiple access with collision avoidance CSMA/CA
Carrier-sense multiple access with collision avoidance CSMA/CA
Soumen Santra
 
RFID (RADIO FREQUENCY IDENTIFICATION)
RFID (RADIO FREQUENCY IDENTIFICATION)RFID (RADIO FREQUENCY IDENTIFICATION)
RFID (RADIO FREQUENCY IDENTIFICATION)
Soumen Santra
 
SPACE DIVISION MULTIPLE ACCESS (SDMA) SATELLITE COMMUNICATION
SPACE DIVISION MULTIPLE ACCESS (SDMA) SATELLITE COMMUNICATION  SPACE DIVISION MULTIPLE ACCESS (SDMA) SATELLITE COMMUNICATION
SPACE DIVISION MULTIPLE ACCESS (SDMA) SATELLITE COMMUNICATION
Soumen Santra
 
Threads Basic : Features, Types & Implementation
Threads Basic : Features, Types  & ImplementationThreads Basic : Features, Types  & Implementation
Threads Basic : Features, Types & Implementation
Soumen Santra
 
Ad

Recently uploaded (20)

Data Structures_Introduction to algorithms.pptx
Data Structures_Introduction to algorithms.pptxData Structures_Introduction to algorithms.pptx
Data Structures_Introduction to algorithms.pptx
RushaliDeshmukh2
 
Introduction to FLUID MECHANICS & KINEMATICS
Introduction to FLUID MECHANICS &  KINEMATICSIntroduction to FLUID MECHANICS &  KINEMATICS
Introduction to FLUID MECHANICS & KINEMATICS
narayanaswamygdas
 
"Boiler Feed Pump (BFP): Working, Applications, Advantages, and Limitations E...
"Boiler Feed Pump (BFP): Working, Applications, Advantages, and Limitations E..."Boiler Feed Pump (BFP): Working, Applications, Advantages, and Limitations E...
"Boiler Feed Pump (BFP): Working, Applications, Advantages, and Limitations E...
Infopitaara
 
International Journal of Distributed and Parallel systems (IJDPS)
International Journal of Distributed and Parallel systems (IJDPS)International Journal of Distributed and Parallel systems (IJDPS)
International Journal of Distributed and Parallel systems (IJDPS)
samueljackson3773
 
railway wheels, descaling after reheating and before forging
railway wheels, descaling after reheating and before forgingrailway wheels, descaling after reheating and before forging
railway wheels, descaling after reheating and before forging
Javad Kadkhodapour
 
new ppt artificial intelligence historyyy
new ppt artificial intelligence historyyynew ppt artificial intelligence historyyy
new ppt artificial intelligence historyyy
PianoPianist
 
Mathematical foundation machine learning.pdf
Mathematical foundation machine learning.pdfMathematical foundation machine learning.pdf
Mathematical foundation machine learning.pdf
TalhaShahid49
 
Artificial Intelligence (AI) basics.pptx
Artificial Intelligence (AI) basics.pptxArtificial Intelligence (AI) basics.pptx
Artificial Intelligence (AI) basics.pptx
aditichinar
 
Smart_Storage_Systems_Production_Engineering.pptx
Smart_Storage_Systems_Production_Engineering.pptxSmart_Storage_Systems_Production_Engineering.pptx
Smart_Storage_Systems_Production_Engineering.pptx
rushikeshnavghare94
 
Introduction to Zoomlion Earthmoving.pptx
Introduction to Zoomlion Earthmoving.pptxIntroduction to Zoomlion Earthmoving.pptx
Introduction to Zoomlion Earthmoving.pptx
AS1920
 
IntroSlides-April-BuildWithAI-VertexAI.pdf
IntroSlides-April-BuildWithAI-VertexAI.pdfIntroSlides-April-BuildWithAI-VertexAI.pdf
IntroSlides-April-BuildWithAI-VertexAI.pdf
Luiz Carneiro
 
Machine learning project on employee attrition detection using (2).pptx
Machine learning project on employee attrition detection using (2).pptxMachine learning project on employee attrition detection using (2).pptx
Machine learning project on employee attrition detection using (2).pptx
rajeswari89780
 
Oil-gas_Unconventional oil and gass_reseviours.pdf
Oil-gas_Unconventional oil and gass_reseviours.pdfOil-gas_Unconventional oil and gass_reseviours.pdf
Oil-gas_Unconventional oil and gass_reseviours.pdf
M7md3li2
 
Structural Response of Reinforced Self-Compacting Concrete Deep Beam Using Fi...
Structural Response of Reinforced Self-Compacting Concrete Deep Beam Using Fi...Structural Response of Reinforced Self-Compacting Concrete Deep Beam Using Fi...
Structural Response of Reinforced Self-Compacting Concrete Deep Beam Using Fi...
Journal of Soft Computing in Civil Engineering
 
Process Parameter Optimization for Minimizing Springback in Cold Drawing Proc...
Process Parameter Optimization for Minimizing Springback in Cold Drawing Proc...Process Parameter Optimization for Minimizing Springback in Cold Drawing Proc...
Process Parameter Optimization for Minimizing Springback in Cold Drawing Proc...
Journal of Soft Computing in Civil Engineering
 
Degree_of_Automation.pdf for Instrumentation and industrial specialist
Degree_of_Automation.pdf for  Instrumentation  and industrial specialistDegree_of_Automation.pdf for  Instrumentation  and industrial specialist
Degree_of_Automation.pdf for Instrumentation and industrial specialist
shreyabhosale19
 
theory-slides-for react for beginners.pptx
theory-slides-for react for beginners.pptxtheory-slides-for react for beginners.pptx
theory-slides-for react for beginners.pptx
sanchezvanessa7896
 
Development of MLR, ANN and ANFIS Models for Estimation of PCUs at Different ...
Development of MLR, ANN and ANFIS Models for Estimation of PCUs at Different ...Development of MLR, ANN and ANFIS Models for Estimation of PCUs at Different ...
Development of MLR, ANN and ANFIS Models for Estimation of PCUs at Different ...
Journal of Soft Computing in Civil Engineering
 
DSP and MV the Color image processing.ppt
DSP and MV the  Color image processing.pptDSP and MV the  Color image processing.ppt
DSP and MV the Color image processing.ppt
HafizAhamed8
 
QA/QC Manager (Quality management Expert)
QA/QC Manager (Quality management Expert)QA/QC Manager (Quality management Expert)
QA/QC Manager (Quality management Expert)
rccbatchplant
 
Data Structures_Introduction to algorithms.pptx
Data Structures_Introduction to algorithms.pptxData Structures_Introduction to algorithms.pptx
Data Structures_Introduction to algorithms.pptx
RushaliDeshmukh2
 
Introduction to FLUID MECHANICS & KINEMATICS
Introduction to FLUID MECHANICS &  KINEMATICSIntroduction to FLUID MECHANICS &  KINEMATICS
Introduction to FLUID MECHANICS & KINEMATICS
narayanaswamygdas
 
"Boiler Feed Pump (BFP): Working, Applications, Advantages, and Limitations E...
"Boiler Feed Pump (BFP): Working, Applications, Advantages, and Limitations E..."Boiler Feed Pump (BFP): Working, Applications, Advantages, and Limitations E...
"Boiler Feed Pump (BFP): Working, Applications, Advantages, and Limitations E...
Infopitaara
 
International Journal of Distributed and Parallel systems (IJDPS)
International Journal of Distributed and Parallel systems (IJDPS)International Journal of Distributed and Parallel systems (IJDPS)
International Journal of Distributed and Parallel systems (IJDPS)
samueljackson3773
 
railway wheels, descaling after reheating and before forging
railway wheels, descaling after reheating and before forgingrailway wheels, descaling after reheating and before forging
railway wheels, descaling after reheating and before forging
Javad Kadkhodapour
 
new ppt artificial intelligence historyyy
new ppt artificial intelligence historyyynew ppt artificial intelligence historyyy
new ppt artificial intelligence historyyy
PianoPianist
 
Mathematical foundation machine learning.pdf
Mathematical foundation machine learning.pdfMathematical foundation machine learning.pdf
Mathematical foundation machine learning.pdf
TalhaShahid49
 
Artificial Intelligence (AI) basics.pptx
Artificial Intelligence (AI) basics.pptxArtificial Intelligence (AI) basics.pptx
Artificial Intelligence (AI) basics.pptx
aditichinar
 
Smart_Storage_Systems_Production_Engineering.pptx
Smart_Storage_Systems_Production_Engineering.pptxSmart_Storage_Systems_Production_Engineering.pptx
Smart_Storage_Systems_Production_Engineering.pptx
rushikeshnavghare94
 
Introduction to Zoomlion Earthmoving.pptx
Introduction to Zoomlion Earthmoving.pptxIntroduction to Zoomlion Earthmoving.pptx
Introduction to Zoomlion Earthmoving.pptx
AS1920
 
IntroSlides-April-BuildWithAI-VertexAI.pdf
IntroSlides-April-BuildWithAI-VertexAI.pdfIntroSlides-April-BuildWithAI-VertexAI.pdf
IntroSlides-April-BuildWithAI-VertexAI.pdf
Luiz Carneiro
 
Machine learning project on employee attrition detection using (2).pptx
Machine learning project on employee attrition detection using (2).pptxMachine learning project on employee attrition detection using (2).pptx
Machine learning project on employee attrition detection using (2).pptx
rajeswari89780
 
Oil-gas_Unconventional oil and gass_reseviours.pdf
Oil-gas_Unconventional oil and gass_reseviours.pdfOil-gas_Unconventional oil and gass_reseviours.pdf
Oil-gas_Unconventional oil and gass_reseviours.pdf
M7md3li2
 
Degree_of_Automation.pdf for Instrumentation and industrial specialist
Degree_of_Automation.pdf for  Instrumentation  and industrial specialistDegree_of_Automation.pdf for  Instrumentation  and industrial specialist
Degree_of_Automation.pdf for Instrumentation and industrial specialist
shreyabhosale19
 
theory-slides-for react for beginners.pptx
theory-slides-for react for beginners.pptxtheory-slides-for react for beginners.pptx
theory-slides-for react for beginners.pptx
sanchezvanessa7896
 
DSP and MV the Color image processing.ppt
DSP and MV the  Color image processing.pptDSP and MV the  Color image processing.ppt
DSP and MV the Color image processing.ppt
HafizAhamed8
 
QA/QC Manager (Quality management Expert)
QA/QC Manager (Quality management Expert)QA/QC Manager (Quality management Expert)
QA/QC Manager (Quality management Expert)
rccbatchplant
 

Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : Cables : Optical Fiber

  • 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