SlideShare ist ein Scribd-Unternehmen logo
1 von 24
Networking Fundamentals Network Hardware and Software
Network Hardware and Software Introduction
Introduction When we refer to network hardware we are talking about a range of electronic devices that can be interconnected in such a way as to allow the transmission of communication signals between a number of workstations. These devices range from simple generic hubs to sophisticated proprietary hardware such as routers and gateways.
Introduction To help you gain a better understanding of how these devices interact with each other you need knowledge of what devices are available and how they work. The following represents some of the more commonly used network hardware components.
Network Hardware and Software Network Interface Cards
Network Interface Cards Network Interface Cards (NICs) are the most common type of network hardware on a network. Every workstation and server will contain at least one NIC. NICs contain the electronic components that establish and control network communications. The NIC is the principal hardware device that differentiates between a networked computer and a stand-alone computer.
Network Hardware and Software Hubs
Hubs Hubs are one of the most basic pieces of networking equipment available. Physically a hub is a box with a number of RJ45 ports (typically between 4 and 32) that allows you to connect several networking devices together using twisted pair (CAT 5) network cables.
Hubs Hubs have no intelligence, meaning they cannot be programmed or have a memory of devices that are plugged into its ports. They are quite suitable for small networks but tend to perform poorly on large networks. Hubs typically come in both standard (10 Mbps) and Fast Ethernet (100 Mbps) versions.
Network Hardware and Software Switches
Switches Switches look nearly identical to hubs, but a switch generally contains more ‘intelligence’ than a hub. Unlike hubs, network switches are capable of inspecting the data packets as they are received, determining the source and destination device of that packet, and forwarding that packet appropriately.
Switches By delivering messages only to the connected device that it was intended for, network switches conserve network bandwidth and offer generally better performance than hubs. Most switches are active: that is, they electrically amplify the signal as it moves from one device to another.
Network Hardware and Software Bridges
Bridges Bridges are devices that allow you to segment a large network into two small, more efficient networks. If you are adding an older wiring scheme and want the new network to be up-to-date, a bridge can connect the two.
Bridges A bridge monitors the information traffic on both sides of the network so that it can pass packets of information to the correct location. Most bridges can ‘listen’ to the network and automatically figure out the address of each computer on both sides of the bridge. The bridge can inspect each message and, if necessary, broadcast it on the other side of the network.
Bridges Bridges manage the traffic to maintain optimum performance on both sides of the network. Bridges can be used to connect different types of cabling as long as both networks are using the same protocol.
Network Hardware and Software Routers
Routers Routers translate information from one network to another; it is similar to a bridge with extra intelligence. Routers select the best path to route a message, based on the destination address and origin. The router can direct traffic to prevent head-on collisions, and is smart enough to know when to direct traffic along back roads and shortcuts.
Routers While bridges know the addresses of all computers on each side of the network, routers know the addresses of computers, bridges, and other routers on the network. Routers can even ‘listen’ to the entire network to determine which sections are busiest - they can then redirect data around those sections until they clear up.
Network Hardware and Software Gateways
Gateways Gateways are able to connect networks that use completely different protocols or data formats, such as a LAN to a mainframe. Generally a gateway is a combination of hardware and software with the built-in processing power necessary to perform protocol conversions. A gateway is slower than a bridge or router.
Network Hardware and Software Modems
Modems Modems (MODulatorDEModulator) convert data between the analogue form used on telephone lines and the digital form used on computers. ADSL modems (also called ADSL routers) are used on many networks to provide the required connectivity to the Internet.
Modems These modems typically have a reasonable level of intelligence and are capable of performing a number of advanced networking features including DHCP and Firewall services. ADSL modems are a popular choice for connecting small- to medium-size organisational networks to the Internet using an established ISP.

Weitere ähnliche Inhalte

Was ist angesagt?

Internet protocol (ip) ppt
Internet protocol (ip) pptInternet protocol (ip) ppt
Internet protocol (ip) pptDulith Kasun
 
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
 
Networking concepts
Networking conceptsNetworking concepts
Networking conceptsritajindal2
 
Lecture #5 Data Communication and Network
Lecture #5 Data Communication and NetworkLecture #5 Data Communication and Network
Lecture #5 Data Communication and Networkvasanthimuniasamy
 
Advanced computer network
Advanced computer networkAdvanced computer network
Advanced computer networkTrinity Dwarka
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devicesRajesh Sadhukha
 
Data communication and network Chapter -1
Data communication and network Chapter -1Data communication and network Chapter -1
Data communication and network Chapter -1Zafar Ayub
 
IEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and ServicesIEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and ServicesSayed Chhattan Shah
 
Network connectivity devices
Network connectivity devicesNetwork connectivity devices
Network connectivity devicesNumaan Tole
 
Introduction of computer network
Introduction of computer networkIntroduction of computer network
Introduction of computer networkVivek Kumar Sinha
 
Networking device Computer Application in Business
Networking device Computer Application in BusinessNetworking device Computer Application in Business
Networking device Computer Application in BusinessNethan P
 
Peer To Peer Networking
Peer To Peer NetworkingPeer To Peer Networking
Peer To Peer Networkingicanhasfay
 

Was ist angesagt? (20)

Network architecture
Network architectureNetwork architecture
Network architecture
 
Internet protocol (ip) ppt
Internet protocol (ip) pptInternet protocol (ip) ppt
Internet protocol (ip) ppt
 
W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)
 
Networking concepts
Networking conceptsNetworking concepts
Networking concepts
 
Peer to peer
Peer to peerPeer to peer
Peer to peer
 
Lecture #5 Data Communication and Network
Lecture #5 Data Communication and NetworkLecture #5 Data Communication and Network
Lecture #5 Data Communication and Network
 
Advanced computer network
Advanced computer networkAdvanced computer network
Advanced computer network
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devices
 
Computer network ppt
Computer network pptComputer network ppt
Computer network ppt
 
Data communication and network Chapter -1
Data communication and network Chapter -1Data communication and network Chapter -1
Data communication and network Chapter -1
 
IEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and ServicesIEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and Services
 
Network connectivity devices
Network connectivity devicesNetwork connectivity devices
Network connectivity devices
 
OSI Model
OSI ModelOSI Model
OSI Model
 
Bluetooth
BluetoothBluetooth
Bluetooth
 
Introduction of computer network
Introduction of computer networkIntroduction of computer network
Introduction of computer network
 
Network topology.ppt
Network topology.pptNetwork topology.ppt
Network topology.ppt
 
Networking device Computer Application in Business
Networking device Computer Application in BusinessNetworking device Computer Application in Business
Networking device Computer Application in Business
 
Peer To Peer Networking
Peer To Peer NetworkingPeer To Peer Networking
Peer To Peer Networking
 
Local area network
Local area networkLocal area network
Local area network
 
Transport layer
Transport layer Transport layer
Transport layer
 

Ähnlich wie Network Hardware And Software

Networking basic fundamental
Networking basic fundamentalNetworking basic fundamental
Networking basic fundamentalSatish Sehrawat
 
Devices use in computer networking
Devices use in computer networkingDevices use in computer networking
Devices use in computer networkingEzekielHuggins110315
 
Network devices.pptx
Network devices.pptxNetwork devices.pptx
Network devices.pptxAslamCh3
 
Terminologies used with networking
Terminologies used with networkingTerminologies used with networking
Terminologies used with networkingchamwama
 
Various Network Devices.pptx
Various Network Devices.pptxVarious Network Devices.pptx
Various Network Devices.pptxSankalpThaware
 
05 - Networking Components and Devices.ppt
05 - Networking Components and Devices.ppt05 - Networking Components and Devices.ppt
05 - Networking Components and Devices.pptssuserf7cd2b
 
New Microsoft Office PowerPoint Presentation.pptx
New Microsoft Office PowerPoint Presentation.pptxNew Microsoft Office PowerPoint Presentation.pptx
New Microsoft Office PowerPoint Presentation.pptxRakeshKumar833735
 
Neetika (ppt)
Neetika (ppt)Neetika (ppt)
Neetika (ppt)howare
 
Computer Networks
Computer NetworksComputer Networks
Computer NetworksKarthik Ak
 
Hubs vs switches vs routers
Hubs vs switches vs routersHubs vs switches vs routers
Hubs vs switches vs routers3Anetwork com
 
Unit 1 ppt-idc
Unit 1 ppt-idcUnit 1 ppt-idc
Unit 1 ppt-idchiya123jes
 

Ähnlich wie Network Hardware And Software (20)

Network hardware devices
Network hardware devicesNetwork hardware devices
Network hardware devices
 
Networking basic fundamental
Networking basic fundamentalNetworking basic fundamental
Networking basic fundamental
 
Devices use in computer networking
Devices use in computer networkingDevices use in computer networking
Devices use in computer networking
 
Network devices.pptx
Network devices.pptxNetwork devices.pptx
Network devices.pptx
 
Network devices
Network devicesNetwork devices
Network devices
 
Terminologies used with networking
Terminologies used with networkingTerminologies used with networking
Terminologies used with networking
 
Various Network Devices.pptx
Various Network Devices.pptxVarious Network Devices.pptx
Various Network Devices.pptx
 
Common network devices
Common network devicesCommon network devices
Common network devices
 
Router bridge
Router bridgeRouter bridge
Router bridge
 
JEG-G4.pptx
JEG-G4.pptxJEG-G4.pptx
JEG-G4.pptx
 
05 - Networking Components and Devices.ppt
05 - Networking Components and Devices.ppt05 - Networking Components and Devices.ppt
05 - Networking Components and Devices.ppt
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Networking
NetworkingNetworking
Networking
 
New Microsoft Office PowerPoint Presentation.pptx
New Microsoft Office PowerPoint Presentation.pptxNew Microsoft Office PowerPoint Presentation.pptx
New Microsoft Office PowerPoint Presentation.pptx
 
Neetika (ppt)
Neetika (ppt)Neetika (ppt)
Neetika (ppt)
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
 
NT BY AKATSUKI.pdf E
NT BY AKATSUKI.pdf                              ENT BY AKATSUKI.pdf                              E
NT BY AKATSUKI.pdf E
 
Cables and wires
Cables and wiresCables and wires
Cables and wires
 
Hubs vs switches vs routers
Hubs vs switches vs routersHubs vs switches vs routers
Hubs vs switches vs routers
 
Unit 1 ppt-idc
Unit 1 ppt-idcUnit 1 ppt-idc
Unit 1 ppt-idc
 

Mehr von Steven Cahill

Networking Standards And Protocols
Networking Standards And ProtocolsNetworking Standards And Protocols
Networking Standards And ProtocolsSteven Cahill
 
Purchasing Equipment
Purchasing EquipmentPurchasing Equipment
Purchasing EquipmentSteven Cahill
 
The Art Of Typography
The Art Of TypographyThe Art Of Typography
The Art Of TypographySteven Cahill
 
Determining Client And Networking Requirements
Determining Client And Networking RequirementsDetermining Client And Networking Requirements
Determining Client And Networking RequirementsSteven Cahill
 
Introduction To Network Design
Introduction To Network DesignIntroduction To Network Design
Introduction To Network DesignSteven Cahill
 
Planning Your Website
Planning Your WebsitePlanning Your Website
Planning Your WebsiteSteven Cahill
 
Introduction To Networking
Introduction To NetworkingIntroduction To Networking
Introduction To NetworkingSteven Cahill
 
Confirm Client Requirements
Confirm Client RequirementsConfirm Client Requirements
Confirm Client RequirementsSteven Cahill
 
Testing Frameworks And Methodologies
Testing Frameworks And MethodologiesTesting Frameworks And Methodologies
Testing Frameworks And MethodologiesSteven Cahill
 
Web Standards And Protocols
Web Standards And ProtocolsWeb Standards And Protocols
Web Standards And ProtocolsSteven Cahill
 
Web Server Web Site Security
Web Server Web Site SecurityWeb Server Web Site Security
Web Server Web Site SecuritySteven Cahill
 
Basic Security Requirements
Basic Security RequirementsBasic Security Requirements
Basic Security RequirementsSteven Cahill
 

Mehr von Steven Cahill (20)

Google
GoogleGoogle
Google
 
Networking Standards And Protocols
Networking Standards And ProtocolsNetworking Standards And Protocols
Networking Standards And Protocols
 
Purchasing Equipment
Purchasing EquipmentPurchasing Equipment
Purchasing Equipment
 
The Art Of Typography
The Art Of TypographyThe Art Of Typography
The Art Of Typography
 
Quality Management
Quality ManagementQuality Management
Quality Management
 
Writing For The Web
Writing For The WebWriting For The Web
Writing For The Web
 
Writing For The Web
Writing For The WebWriting For The Web
Writing For The Web
 
Writing For The Web
Writing For The WebWriting For The Web
Writing For The Web
 
Determining Client And Networking Requirements
Determining Client And Networking RequirementsDetermining Client And Networking Requirements
Determining Client And Networking Requirements
 
Introduction To Network Design
Introduction To Network DesignIntroduction To Network Design
Introduction To Network Design
 
Planning Your Website
Planning Your WebsitePlanning Your Website
Planning Your Website
 
Introduction To Networking
Introduction To NetworkingIntroduction To Networking
Introduction To Networking
 
Markup Documents
Markup DocumentsMarkup Documents
Markup Documents
 
Confirm Client Requirements
Confirm Client RequirementsConfirm Client Requirements
Confirm Client Requirements
 
Testing Frameworks And Methodologies
Testing Frameworks And MethodologiesTesting Frameworks And Methodologies
Testing Frameworks And Methodologies
 
Browsers
BrowsersBrowsers
Browsers
 
Web Standards And Protocols
Web Standards And ProtocolsWeb Standards And Protocols
Web Standards And Protocols
 
Web Server Web Site Security
Web Server Web Site SecurityWeb Server Web Site Security
Web Server Web Site Security
 
Basic Security Requirements
Basic Security RequirementsBasic Security Requirements
Basic Security Requirements
 
Disaster Recovery
Disaster RecoveryDisaster Recovery
Disaster Recovery
 

Network Hardware And Software

  • 1. Networking Fundamentals Network Hardware and Software
  • 2. Network Hardware and Software Introduction
  • 3. Introduction When we refer to network hardware we are talking about a range of electronic devices that can be interconnected in such a way as to allow the transmission of communication signals between a number of workstations. These devices range from simple generic hubs to sophisticated proprietary hardware such as routers and gateways.
  • 4. Introduction To help you gain a better understanding of how these devices interact with each other you need knowledge of what devices are available and how they work. The following represents some of the more commonly used network hardware components.
  • 5. Network Hardware and Software Network Interface Cards
  • 6. Network Interface Cards Network Interface Cards (NICs) are the most common type of network hardware on a network. Every workstation and server will contain at least one NIC. NICs contain the electronic components that establish and control network communications. The NIC is the principal hardware device that differentiates between a networked computer and a stand-alone computer.
  • 7. Network Hardware and Software Hubs
  • 8. Hubs Hubs are one of the most basic pieces of networking equipment available. Physically a hub is a box with a number of RJ45 ports (typically between 4 and 32) that allows you to connect several networking devices together using twisted pair (CAT 5) network cables.
  • 9. Hubs Hubs have no intelligence, meaning they cannot be programmed or have a memory of devices that are plugged into its ports. They are quite suitable for small networks but tend to perform poorly on large networks. Hubs typically come in both standard (10 Mbps) and Fast Ethernet (100 Mbps) versions.
  • 10. Network Hardware and Software Switches
  • 11. Switches Switches look nearly identical to hubs, but a switch generally contains more ‘intelligence’ than a hub. Unlike hubs, network switches are capable of inspecting the data packets as they are received, determining the source and destination device of that packet, and forwarding that packet appropriately.
  • 12. Switches By delivering messages only to the connected device that it was intended for, network switches conserve network bandwidth and offer generally better performance than hubs. Most switches are active: that is, they electrically amplify the signal as it moves from one device to another.
  • 13. Network Hardware and Software Bridges
  • 14. Bridges Bridges are devices that allow you to segment a large network into two small, more efficient networks. If you are adding an older wiring scheme and want the new network to be up-to-date, a bridge can connect the two.
  • 15. Bridges A bridge monitors the information traffic on both sides of the network so that it can pass packets of information to the correct location. Most bridges can ‘listen’ to the network and automatically figure out the address of each computer on both sides of the bridge. The bridge can inspect each message and, if necessary, broadcast it on the other side of the network.
  • 16. Bridges Bridges manage the traffic to maintain optimum performance on both sides of the network. Bridges can be used to connect different types of cabling as long as both networks are using the same protocol.
  • 17. Network Hardware and Software Routers
  • 18. Routers Routers translate information from one network to another; it is similar to a bridge with extra intelligence. Routers select the best path to route a message, based on the destination address and origin. The router can direct traffic to prevent head-on collisions, and is smart enough to know when to direct traffic along back roads and shortcuts.
  • 19. Routers While bridges know the addresses of all computers on each side of the network, routers know the addresses of computers, bridges, and other routers on the network. Routers can even ‘listen’ to the entire network to determine which sections are busiest - they can then redirect data around those sections until they clear up.
  • 20. Network Hardware and Software Gateways
  • 21. Gateways Gateways are able to connect networks that use completely different protocols or data formats, such as a LAN to a mainframe. Generally a gateway is a combination of hardware and software with the built-in processing power necessary to perform protocol conversions. A gateway is slower than a bridge or router.
  • 22. Network Hardware and Software Modems
  • 23. Modems Modems (MODulatorDEModulator) convert data between the analogue form used on telephone lines and the digital form used on computers. ADSL modems (also called ADSL routers) are used on many networks to provide the required connectivity to the Internet.
  • 24. Modems These modems typically have a reasonable level of intelligence and are capable of performing a number of advanced networking features including DHCP and Firewall services. ADSL modems are a popular choice for connecting small- to medium-size organisational networks to the Internet using an established ISP.