SlideShare a Scribd company logo
1 of 33
NETWORK DEVICES
By Ashok R
Here’s a list of the devices
❖ HUB
❖ Switch
❖ Repeater
❖ Modem
❖ NIC(network Interface card)
❖ Transceiver
❖ Bridge
❖ Router
❖ Firewall
Hub
• a hub is the most basic networking
device that connects multiple computers
or other network devices together.
• Most hubs can detect basic network
errors such as collisions.
• In the past network hubs were popular
because they were cheaper than a
switch and router.
Hub
• a hub refers to a hardware device that enables
multiple devices or connections to be connected to a
computer.
HUB is classified into two types.
Active HUB
• Active hubs are a little
smarter than passive hubs.
You might also come across
the term "concentrators,"
which are basically active
hubs that concentrate and
strengthen a signal as it
enters and exits the hub.
Passive HUB
• These hubs are nothing more
than point contacts for the
wires that make up the
physical network. An example
of this is a punch-down block
that is a simple plastic,
unpowered box used to plug
network cables into.
Active & Passive Hub
Active Hub Passive Hub
SWITCH
• A network switch (also
called switching hub,
bridging hub, officially MAC
Bridge) is a computer
networking device that
connects devices together
on a computer network.
• using packet switching to
receive, process and forward
data to the destination device.
• A network switch is a multiport
network bridge that uses
hardware addresses to process
and forward data at the data link
layer (layer 2) of the OSI model.
SWITCH
• switches are commonly
known as layer-3 switches or
multilayer switches.
• a switch determines from the
IP address in each packet
which output port to use for
the next part of its trip to the
intended destination.
REPEATER
A repeater is a device that amplifies the signal from
a wireless network and operates in a combination
of bridging and access point modes.
• A repeater takes a signal
from a wireless access
point or router and
broadcasts it to wireless
clients.
A repeater does not connect to an Ethernet port,
except for when you are configuring it, so these
devices are entirely portable.
• A repeater can help you get
your wireless signal to a
remote bedroom, the
basement, or your patio,
and may allow a small
network to use a single
access point.
REPEATER
MODEM
A modem modulates outgoing digital signals from a
computer or other digital device to analog signals
• incoming analog signal and
converts it to a digital
signal for the digital device.
MODEM
In recent years, the 2400 bits per second modem
that could carry e-mail has become obsolete.
From early 1998, most new personal
computers came with 56 Kbps modems.
MODEM
using a digital Integrated Services Digital Network
adapter instead of a conventional modem, the same
telephone wire can now carry up to 128 Kbps.
• With Digital Subscriber
Line (DSL) systems,
now being deployed in
a number of
communities,
bandwidth on twisted-
pair can be in the
megabit range.
NIC (NETWORK INTERFACE CARD)
A network interface card provides the computer with a
dedicated, full-time connection to a network.
• A network interface card
specifically designed for
the LAN transmission
technology.
• new computers have a
network interface build
directly into the
motherboard.
Most new computers have either Ethernet capabilities
integrated into the motherboard chipset,
• use an inexpensive
dedicated Ethernet chip
connected through the PCI
or PCI Express bus.
• A separate NIC is generally
no longer needed.
NIC
• NIC card or controller is not
integrated into the
motherboard, it may be an
integrated component in a
router, printer interface or
USB device.
• transfer rates may be 10, 100,
or 1000 Megabits per second.
TRANSCEIVER
A transceiver is a combination
transmitter/receiver in a single package.
• The term applies to
wireless communications
devices such as cellular
telephones, cordless
telephone sets, handheld
two-way radios, and
mobile two-way radios.
Occasionally the term is used in reference to
transmitter/receiver devices in cable or optical fiber
systems.
• In a radio transceiver, the
receiver is silenced while
transmitting.
• An electronic switch allows
the transmitter and receiver
to be connected to the same
antenna, and prevents the
transmitter output from
damaging the receiver.
TRANSCEIVER
a transceiver of this kind, it is impossible
to receive signals while transmitting.
• This mode is called half
duplex.
• Transmission and reception
often, but not always, are
done on the same frequency.
Some transceivers are
designed to allow reception
of signals during transmission
periods.
Cellular and cordless telephone
sets use this mode.
• Satellite communications
networks often employ full-
duplex transceivers at the
surface-based subscriber points.
•
• The transmitted signal
(transceiver-to-satellite) is called
the uplink, and the received
signal (satellite-to-transceiver) is
called the downlink.
BRIDGE
• A bridge is a type of
computer network device
that provides
interconnection with other
bridge networks that use
the same protocol.
• Bridge devices work at the
data link layer of the Open
System Interconnect (OSI)
model, connecting two
different networks
together and providing
communication between
them.
BRIDGE
• Bridges are similar to
repeaters and hubs in that
they broadcast data to every
node.
• bridges maintain the media
access control (MAC) address
table as soon as they discover
new segments,
• so subsequent
transmissions are sent to
only to the desired
recipient.
• Bridges are also known as
Layer 2 switches.
BRIDGE
• A network bridge device is
primarily used in local area
networks
• because they can potentially
flood and clog a large network
thanks to their ability to
broadcast data to all the nodes if
they don’t know the destination
node's MAC address.
BRIDGE
• A bridge uses a
database to
ascertain where to
pass, transmit or
discard the data
frame.
BRIDGE
• 1. If the frame received by
the bridge is meant for a
segment that resides on the
same host network, it will
pass the frame to that node
and the receiving bridge will
then discard it.
• If the bridge receives a
frame whose node MAC
address is of the connected
network, it will forward the
frame toward it.
BRIDGE
ROUTER
• A router is hardware device
designed to receive, analyze
and move incoming packets
to another network.
• It may also be used to convert
the packets to another
network interface, drop them,
and perform other actions
relating to a network.
• A router has a lot more
capabilities than other
network devices,
• such as a hub or a switch
that are only able to
perform basic network
functions.
ROUTER
• For example, a hub is often
used to transfer data
between computers or
network devices, but does
not analyze or do anything
with the data it is
transferring.
ROUTER
• By contrast, routers can
analyze the data being sent
over a network, change
how it is packaged, and
send it to another network
or over a different network.
ROUTER
FIREWALL
• A firewall is a network
security system, either
hardware- or software-
based, that controls
incoming and outgoing
network traffic based on a
set of rules.
It is acting as a barrier
between a trusted
network and other
untrusted networks
such as the Internet
FIREWALL
• less-trusted networks such as
a retail merchant's network
outside of a cardholder data
environment a firewall
Controls access to the
resources of a network
through a positive control
model.
FIREWALL
• Computer security
borrowed the term firewall
from firefighting and fire
prevention, where a
firewall is a barrier
established to prevent the
spread of fire.
FIREWALL
• When organizations began
moving from mainframe
computers and dumb
clients to the client-server
model, the ability to
control access to the server
became a priority.
FIREWALL

More Related Content

What's hot

COMPUTER NETWORKING
COMPUTER NETWORKINGCOMPUTER NETWORKING
COMPUTER NETWORKINGKiran Buriro
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking FundamentalsManjit Chavda
 
Routers.ppt
Routers.pptRouters.ppt
Routers.pptkirbadh
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer NetworkingHj Habib
 
NETWORK INTERFACE CARD™
NETWORK INTERFACE CARD™NETWORK INTERFACE CARD™
NETWORK INTERFACE CARD™UzumakiMugiwara
 
Network Interface Card
Network Interface CardNetwork Interface Card
Network Interface Cardsourabh4u07
 
TCP-IP Reference Model
TCP-IP Reference ModelTCP-IP Reference Model
TCP-IP Reference ModelMukesh Tekwani
 
basic networking
basic networkingbasic networking
basic networkingAnmol Bagga
 
Transmission Medium
Transmission MediumTransmission Medium
Transmission Mediumsabari Giri
 
Types of computer networks
Types of computer networksTypes of computer networks
Types of computer networksTatheer Fatima
 
Network administration and Management
Network administration and ManagementNetwork administration and Management
Network administration and ManagementBry Cunal
 
LAN (Local Area Network)
LAN (Local Area Network)LAN (Local Area Network)
LAN (Local Area Network)Ridwanul Hoque
 
Lecture 3 network communication media and devices
Lecture 3 network communication media and devicesLecture 3 network communication media and devices
Lecture 3 network communication media and devicesAlbert Abbosey
 
Data communication
Data communicationData communication
Data communicationAnne Perera
 

What's hot (20)

COMPUTER NETWORKING
COMPUTER NETWORKINGCOMPUTER NETWORKING
COMPUTER NETWORKING
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking Fundamentals
 
Network Devices
Network DevicesNetwork Devices
Network Devices
 
NETWORK COMPONENTS
NETWORK COMPONENTSNETWORK COMPONENTS
NETWORK COMPONENTS
 
Routers.ppt
Routers.pptRouters.ppt
Routers.ppt
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer Networking
 
NETWORK INTERFACE CARD™
NETWORK INTERFACE CARD™NETWORK INTERFACE CARD™
NETWORK INTERFACE CARD™
 
Network switch
Network switchNetwork switch
Network switch
 
Network Interface Card
Network Interface CardNetwork Interface Card
Network Interface Card
 
Repeater
Repeater Repeater
Repeater
 
TCP-IP Reference Model
TCP-IP Reference ModelTCP-IP Reference Model
TCP-IP Reference Model
 
basic networking
basic networkingbasic networking
basic networking
 
COMUNICATION NETWORK NETWORK TOPOLOGY NETWORK CABLES NETWORK DEVICES
COMUNICATION NETWORK NETWORK TOPOLOGY NETWORK CABLES NETWORK DEVICESCOMUNICATION NETWORK NETWORK TOPOLOGY NETWORK CABLES NETWORK DEVICES
COMUNICATION NETWORK NETWORK TOPOLOGY NETWORK CABLES NETWORK DEVICES
 
Transmission Medium
Transmission MediumTransmission Medium
Transmission Medium
 
Types of computer networks
Types of computer networksTypes of computer networks
Types of computer networks
 
Network administration and Management
Network administration and ManagementNetwork administration and Management
Network administration and Management
 
HUB Device
HUB Device HUB Device
HUB Device
 
LAN (Local Area Network)
LAN (Local Area Network)LAN (Local Area Network)
LAN (Local Area Network)
 
Lecture 3 network communication media and devices
Lecture 3 network communication media and devicesLecture 3 network communication media and devices
Lecture 3 network communication media and devices
 
Data communication
Data communicationData communication
Data communication
 

Similar to Network devices

networking.ppt
networking.pptnetworking.ppt
networking.pptsuchita74
 
Network Management Devices
Network Management DevicesNetwork Management Devices
Network Management DevicesRahul P
 
Networking and internetworking devices
Networking and internetworking devicesNetworking and internetworking devices
Networking and internetworking devicesRaveena kumari
 
Computer networks
Computer networksComputer networks
Computer networksTej Kiran
 
Communication and Network Concepts
Communication and Network ConceptsCommunication and Network Concepts
Communication and Network ConceptsDev Chauhan
 
Network Components
Network ComponentsNetwork Components
Network ComponentsIfrad Mahbub
 
ifrad01605545networkcomponents-181123160910.pdf
ifrad01605545networkcomponents-181123160910.pdfifrad01605545networkcomponents-181123160910.pdf
ifrad01605545networkcomponents-181123160910.pdfkashafishfaq21
 
Networking devices
Networking devicesNetworking devices
Networking devicesRavi KC
 
Basics Of Networking and routing.ppt
Basics Of Networking and routing.pptBasics Of Networking and routing.ppt
Basics Of Networking and routing.pptNiharikaDubey17
 
Detailed description about Hubs Switches Modems and their working
Detailed description about  Hubs Switches Modems and their workingDetailed description about  Hubs Switches Modems and their working
Detailed description about Hubs Switches Modems and their workingrockingprashik
 

Similar to Network devices (20)

networking.ppt
networking.pptnetworking.ppt
networking.ppt
 
Network use and configuration
Network use and configurationNetwork use and configuration
Network use and configuration
 
Wireless communications
Wireless communicationsWireless communications
Wireless communications
 
Wireless communications
Wireless communicationsWireless communications
Wireless communications
 
Network devices
Network devicesNetwork devices
Network devices
 
Network Management Devices
Network Management DevicesNetwork Management Devices
Network Management Devices
 
Networking hardware
Networking hardwareNetworking hardware
Networking hardware
 
pc-106-slide-3
pc-106-slide-3pc-106-slide-3
pc-106-slide-3
 
Networking and internetworking devices
Networking and internetworking devicesNetworking and internetworking devices
Networking and internetworking devices
 
Computer networks
Computer networksComputer networks
Computer networks
 
Network devices
Network devicesNetwork devices
Network devices
 
computernetworking.pdf
computernetworking.pdfcomputernetworking.pdf
computernetworking.pdf
 
Communication and Network Concepts
Communication and Network ConceptsCommunication and Network Concepts
Communication and Network Concepts
 
NETWORKING PPT
NETWORKING PPTNETWORKING PPT
NETWORKING PPT
 
Network Components
Network ComponentsNetwork Components
Network Components
 
ifrad01605545networkcomponents-181123160910.pdf
ifrad01605545networkcomponents-181123160910.pdfifrad01605545networkcomponents-181123160910.pdf
ifrad01605545networkcomponents-181123160910.pdf
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Basics Of Networking and routing.ppt
Basics Of Networking and routing.pptBasics Of Networking and routing.ppt
Basics Of Networking and routing.ppt
 
Network Devices
Network DevicesNetwork Devices
Network Devices
 
Detailed description about Hubs Switches Modems and their working
Detailed description about  Hubs Switches Modems and their workingDetailed description about  Hubs Switches Modems and their working
Detailed description about Hubs Switches Modems and their working
 

Recently uploaded

Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...srsj9000
 
定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一ss ss
 
Call Girls In Munirka>༒9599632723 Incall_OutCall Available
Call Girls In Munirka>༒9599632723 Incall_OutCall AvailableCall Girls In Munirka>༒9599632723 Incall_OutCall Available
Call Girls In Munirka>༒9599632723 Incall_OutCall AvailableCall Girls in Delhi
 
Vip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts ServiceVip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts Serviceankitnayak356677
 
Papular No 1 Online Istikhara Amil Baba Pakistan Amil Baba In Karachi Amil B...
Papular No 1 Online Istikhara Amil Baba Pakistan  Amil Baba In Karachi Amil B...Papular No 1 Online Istikhara Amil Baba Pakistan  Amil Baba In Karachi Amil B...
Papular No 1 Online Istikhara Amil Baba Pakistan Amil Baba In Karachi Amil B...Authentic No 1 Amil Baba In Pakistan
 
(办理学位证)加州州立大学北岭分校毕业证成绩单原版一比一
(办理学位证)加州州立大学北岭分校毕业证成绩单原版一比一(办理学位证)加州州立大学北岭分校毕业证成绩单原版一比一
(办理学位证)加州州立大学北岭分校毕业证成绩单原版一比一Fi sss
 
如何办理萨省大学毕业证(UofS毕业证)成绩单留信学历认证原版一比一
如何办理萨省大学毕业证(UofS毕业证)成绩单留信学历认证原版一比一如何办理萨省大学毕业证(UofS毕业证)成绩单留信学历认证原版一比一
如何办理萨省大学毕业证(UofS毕业证)成绩单留信学历认证原版一比一ga6c6bdl
 
Gaya Call Girls #9907093804 Contact Number Escorts Service Gaya
Gaya Call Girls #9907093804 Contact Number Escorts Service GayaGaya Call Girls #9907093804 Contact Number Escorts Service Gaya
Gaya Call Girls #9907093804 Contact Number Escorts Service Gayasrsj9000
 
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCRReal Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCRdollysharma2066
 
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)861c7ca49a02
 
Call Girls In Paharganj 24/7✡️9711147426✡️ Escorts Service
Call Girls In Paharganj 24/7✡️9711147426✡️ Escorts ServiceCall Girls In Paharganj 24/7✡️9711147426✡️ Escorts Service
Call Girls In Paharganj 24/7✡️9711147426✡️ Escorts Servicejennyeacort
 
Beautiful Sapna Call Girls CP 9711199012 ☎ Call /Whatsapps
Beautiful Sapna Call Girls CP 9711199012 ☎ Call /WhatsappsBeautiful Sapna Call Girls CP 9711199012 ☎ Call /Whatsapps
Beautiful Sapna Call Girls CP 9711199012 ☎ Call /Whatsappssapnasaifi408
 
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》o8wvnojp
 
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一ga6c6bdl
 
Alambagh Call Girl 9548273370 , Call Girls Service Lucknow
Alambagh Call Girl 9548273370 , Call Girls Service LucknowAlambagh Call Girl 9548273370 , Call Girls Service Lucknow
Alambagh Call Girl 9548273370 , Call Girls Service Lucknowmakika9823
 
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一ga6c6bdl
 
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degreeyuu sss
 
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一C SSS
 
定制(Salford学位证)索尔福德大学毕业证成绩单原版一比一
定制(Salford学位证)索尔福德大学毕业证成绩单原版一比一定制(Salford学位证)索尔福德大学毕业证成绩单原版一比一
定制(Salford学位证)索尔福德大学毕业证成绩单原版一比一ss ss
 

Recently uploaded (20)

Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
 
定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一
 
Call Girls In Munirka>༒9599632723 Incall_OutCall Available
Call Girls In Munirka>༒9599632723 Incall_OutCall AvailableCall Girls In Munirka>༒9599632723 Incall_OutCall Available
Call Girls In Munirka>༒9599632723 Incall_OutCall Available
 
Vip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts ServiceVip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts Service
 
Papular No 1 Online Istikhara Amil Baba Pakistan Amil Baba In Karachi Amil B...
Papular No 1 Online Istikhara Amil Baba Pakistan  Amil Baba In Karachi Amil B...Papular No 1 Online Istikhara Amil Baba Pakistan  Amil Baba In Karachi Amil B...
Papular No 1 Online Istikhara Amil Baba Pakistan Amil Baba In Karachi Amil B...
 
(办理学位证)加州州立大学北岭分校毕业证成绩单原版一比一
(办理学位证)加州州立大学北岭分校毕业证成绩单原版一比一(办理学位证)加州州立大学北岭分校毕业证成绩单原版一比一
(办理学位证)加州州立大学北岭分校毕业证成绩单原版一比一
 
如何办理萨省大学毕业证(UofS毕业证)成绩单留信学历认证原版一比一
如何办理萨省大学毕业证(UofS毕业证)成绩单留信学历认证原版一比一如何办理萨省大学毕业证(UofS毕业证)成绩单留信学历认证原版一比一
如何办理萨省大学毕业证(UofS毕业证)成绩单留信学历认证原版一比一
 
young call girls in Gtb Nagar,🔝 9953056974 🔝 escort Service
young call girls in Gtb Nagar,🔝 9953056974 🔝 escort Serviceyoung call girls in Gtb Nagar,🔝 9953056974 🔝 escort Service
young call girls in Gtb Nagar,🔝 9953056974 🔝 escort Service
 
Gaya Call Girls #9907093804 Contact Number Escorts Service Gaya
Gaya Call Girls #9907093804 Contact Number Escorts Service GayaGaya Call Girls #9907093804 Contact Number Escorts Service Gaya
Gaya Call Girls #9907093804 Contact Number Escorts Service Gaya
 
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCRReal Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
 
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)
 
Call Girls In Paharganj 24/7✡️9711147426✡️ Escorts Service
Call Girls In Paharganj 24/7✡️9711147426✡️ Escorts ServiceCall Girls In Paharganj 24/7✡️9711147426✡️ Escorts Service
Call Girls In Paharganj 24/7✡️9711147426✡️ Escorts Service
 
Beautiful Sapna Call Girls CP 9711199012 ☎ Call /Whatsapps
Beautiful Sapna Call Girls CP 9711199012 ☎ Call /WhatsappsBeautiful Sapna Call Girls CP 9711199012 ☎ Call /Whatsapps
Beautiful Sapna Call Girls CP 9711199012 ☎ Call /Whatsapps
 
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》
 
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一
 
Alambagh Call Girl 9548273370 , Call Girls Service Lucknow
Alambagh Call Girl 9548273370 , Call Girls Service LucknowAlambagh Call Girl 9548273370 , Call Girls Service Lucknow
Alambagh Call Girl 9548273370 , Call Girls Service Lucknow
 
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
 
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
 
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
 
定制(Salford学位证)索尔福德大学毕业证成绩单原版一比一
定制(Salford学位证)索尔福德大学毕业证成绩单原版一比一定制(Salford学位证)索尔福德大学毕业证成绩单原版一比一
定制(Salford学位证)索尔福德大学毕业证成绩单原版一比一
 

Network devices

  • 2. Here’s a list of the devices ❖ HUB ❖ Switch ❖ Repeater ❖ Modem ❖ NIC(network Interface card) ❖ Transceiver ❖ Bridge ❖ Router ❖ Firewall
  • 3. Hub • a hub is the most basic networking device that connects multiple computers or other network devices together. • Most hubs can detect basic network errors such as collisions. • In the past network hubs were popular because they were cheaper than a switch and router.
  • 4. Hub • a hub refers to a hardware device that enables multiple devices or connections to be connected to a computer.
  • 5. HUB is classified into two types. Active HUB • Active hubs are a little smarter than passive hubs. You might also come across the term "concentrators," which are basically active hubs that concentrate and strengthen a signal as it enters and exits the hub. Passive HUB • These hubs are nothing more than point contacts for the wires that make up the physical network. An example of this is a punch-down block that is a simple plastic, unpowered box used to plug network cables into.
  • 6. Active & Passive Hub Active Hub Passive Hub
  • 7. SWITCH • A network switch (also called switching hub, bridging hub, officially MAC Bridge) is a computer networking device that connects devices together on a computer network. • using packet switching to receive, process and forward data to the destination device. • A network switch is a multiport network bridge that uses hardware addresses to process and forward data at the data link layer (layer 2) of the OSI model.
  • 8. SWITCH • switches are commonly known as layer-3 switches or multilayer switches. • a switch determines from the IP address in each packet which output port to use for the next part of its trip to the intended destination.
  • 9. REPEATER A repeater is a device that amplifies the signal from a wireless network and operates in a combination of bridging and access point modes. • A repeater takes a signal from a wireless access point or router and broadcasts it to wireless clients. A repeater does not connect to an Ethernet port, except for when you are configuring it, so these devices are entirely portable. • A repeater can help you get your wireless signal to a remote bedroom, the basement, or your patio, and may allow a small network to use a single access point.
  • 11. MODEM A modem modulates outgoing digital signals from a computer or other digital device to analog signals • incoming analog signal and converts it to a digital signal for the digital device.
  • 12. MODEM In recent years, the 2400 bits per second modem that could carry e-mail has become obsolete. From early 1998, most new personal computers came with 56 Kbps modems.
  • 13. MODEM using a digital Integrated Services Digital Network adapter instead of a conventional modem, the same telephone wire can now carry up to 128 Kbps. • With Digital Subscriber Line (DSL) systems, now being deployed in a number of communities, bandwidth on twisted- pair can be in the megabit range.
  • 14. NIC (NETWORK INTERFACE CARD) A network interface card provides the computer with a dedicated, full-time connection to a network. • A network interface card specifically designed for the LAN transmission technology. • new computers have a network interface build directly into the motherboard. Most new computers have either Ethernet capabilities integrated into the motherboard chipset, • use an inexpensive dedicated Ethernet chip connected through the PCI or PCI Express bus. • A separate NIC is generally no longer needed.
  • 15. NIC • NIC card or controller is not integrated into the motherboard, it may be an integrated component in a router, printer interface or USB device. • transfer rates may be 10, 100, or 1000 Megabits per second.
  • 16. TRANSCEIVER A transceiver is a combination transmitter/receiver in a single package. • The term applies to wireless communications devices such as cellular telephones, cordless telephone sets, handheld two-way radios, and mobile two-way radios. Occasionally the term is used in reference to transmitter/receiver devices in cable or optical fiber systems. • In a radio transceiver, the receiver is silenced while transmitting. • An electronic switch allows the transmitter and receiver to be connected to the same antenna, and prevents the transmitter output from damaging the receiver.
  • 17. TRANSCEIVER a transceiver of this kind, it is impossible to receive signals while transmitting. • This mode is called half duplex. • Transmission and reception often, but not always, are done on the same frequency. Some transceivers are designed to allow reception of signals during transmission periods.
  • 18. Cellular and cordless telephone sets use this mode. • Satellite communications networks often employ full- duplex transceivers at the surface-based subscriber points. • • The transmitted signal (transceiver-to-satellite) is called the uplink, and the received signal (satellite-to-transceiver) is called the downlink.
  • 19. BRIDGE • A bridge is a type of computer network device that provides interconnection with other bridge networks that use the same protocol. • Bridge devices work at the data link layer of the Open System Interconnect (OSI) model, connecting two different networks together and providing communication between them.
  • 20. BRIDGE • Bridges are similar to repeaters and hubs in that they broadcast data to every node. • bridges maintain the media access control (MAC) address table as soon as they discover new segments, • so subsequent transmissions are sent to only to the desired recipient. • Bridges are also known as Layer 2 switches.
  • 21. BRIDGE • A network bridge device is primarily used in local area networks • because they can potentially flood and clog a large network thanks to their ability to broadcast data to all the nodes if they don’t know the destination node's MAC address.
  • 22. BRIDGE • A bridge uses a database to ascertain where to pass, transmit or discard the data frame.
  • 23. BRIDGE • 1. If the frame received by the bridge is meant for a segment that resides on the same host network, it will pass the frame to that node and the receiving bridge will then discard it. • If the bridge receives a frame whose node MAC address is of the connected network, it will forward the frame toward it.
  • 25. ROUTER • A router is hardware device designed to receive, analyze and move incoming packets to another network. • It may also be used to convert the packets to another network interface, drop them, and perform other actions relating to a network. • A router has a lot more capabilities than other network devices, • such as a hub or a switch that are only able to perform basic network functions.
  • 26. ROUTER • For example, a hub is often used to transfer data between computers or network devices, but does not analyze or do anything with the data it is transferring.
  • 27. ROUTER • By contrast, routers can analyze the data being sent over a network, change how it is packaged, and send it to another network or over a different network.
  • 29. FIREWALL • A firewall is a network security system, either hardware- or software- based, that controls incoming and outgoing network traffic based on a set of rules. It is acting as a barrier between a trusted network and other untrusted networks such as the Internet
  • 30. FIREWALL • less-trusted networks such as a retail merchant's network outside of a cardholder data environment a firewall Controls access to the resources of a network through a positive control model.
  • 31. FIREWALL • Computer security borrowed the term firewall from firefighting and fire prevention, where a firewall is a barrier established to prevent the spread of fire.
  • 32. FIREWALL • When organizations began moving from mainframe computers and dumb clients to the client-server model, the ability to control access to the server became a priority.