SlideShare una empresa de Scribd logo
1 de 35
Network Devices
Topics 
Introduction 
Repeater 
Router 
Brouter 
Hub 
Switches 
Bridge 
NIC 
Gateway
Introduction 
What is network? 
When two or more devices are 
connected in such a way that they can 
share their data, information as well as 
their resources then it forms network.
What is internetwork? 
When two or more networks or 
subnets connected to each other for 
communication between hosts on 
different types of network then it 
forms internetwork.
Connecting devices 
Connecting 
devices 
Networking 
devices 
Repeaters Bridges 
Internetworking 
devices 
Routers Gateways
Connecting devices and OSI model
Repeater 
• Repeater operates on physical 
layer. 
• It receives the signal before it 
becomes corrupted and regerates 
the original bit pattern. 
• It allows to extend the physical 
length of the network. 
• It doesn’t change the functionality 
of network.
Has three basic functions: 
1.Receives a signal which it cleans up 
2.Re-times the signal to avoid collisions 
3.Transmits the signal on to the next segment
Not an amplifier 
• An amplifier cant discriminate 
between the intended signal and 
noise; it amplifies equally everything 
fed in to it. 
• A repeater does not amplify the 
signal, it regenerates it.
Advantages 
• Can connect different types of media 
• Can extend the network in terms of distance 
Disadvantages 
• Can not filter the data 
• Can not connect different network architectures
Router 
• Routers operate in the physical,datalink 
and network layers. 
• It chooses the best optimum path from 
available paths. 
• Can interconnect different networks. 
• Simplest function of routers is to receive 
packets from one connected network and 
pass them to second connected network.
Two primary functions: 
1.To determine the best path 
2.To share details of routes with other router. 
Routers consults with a routing table. 
Routing table 
• Routers forward packets to other network by maintaining 
information about other networks in a database called a routing 
table
Types of routers 
Static router 
Routes are manually configured by a network administrator. 
Dynamic router 
Adjust automatically to changes in network topology and 
informations it receives from other routers.
Routing concepts: 
Least-cost routing 
In this, decision is based on efficiency of network, cheapest and 
shortest path. 
Non-adaptive routing 
In non adaptive routing in which once a path way to destination 
has been selected, the router sends all packets for that 
destination along that one route. 
Adaptive routing 
In adaptive routing router send the packets depending on which 
route is most efficient at the moment.
Advantages 
• Can function in LAN or WAN 
• Connects differing media 
• Can determine best path or route 
Disadvantages 
• Expensive 
• Must use routable protocols 
• Slower than a bridge
Brouters 
• Brouters are a combination of router 
and bridge. 
• Brouters are operated in network 
layer(routable protocols) & data link 
layer(non-routable protocols). 
• Brouter provides combine features of 
router for routing protocol & bridge 
for non-routable protocol.
Access point: 
• It is hardware or software that 
acts as a communication hub 
for users of wireless device to 
connect to wired LANs. 
• It provides higher wireless 
security.
Workstation: 
• It is an individual single user 
computer which is connected with 
server. 
• It has communication capabilities. 
• It has two types: 
1. Diskless 
2. Computer with hard disk
Hubs 
• A Hub interconnects two or more stations in a star topology. 
• Multiple inputs and output to all active devices at a time. 
• Enables high speed communication. 
• It uses different media types like co-axial, fiber optic, twisted 
pair. 
• Hub is operated in physical layer of the OSI model.
Types of Hub 
20 
1.Active Hub 
• Also called multiport 
repeater. 
• Need electrical power 
supply to run repeater.
2.Passive Hub 
• Act as connection point, 
not as repeater. 
• Do not require electricity 
to run. 
• Inexpensive and easy to 
configure.
Advantages 
• Cheap 
• Can connect different media types 
Disadvantages 
• Bandwidth is shared by all hosts. 
• Time consuming. 
• Extends collision domain. 
• Passes packets to all connected segments.
Switches 
• Acts as multiport bridge. 
• It operates at OSI’s data link layer . 
• Multiple inputs & output to specific 
device. 
• It receives a frame & store it into buffer 
of receiving link & checks address to 
find outgoing link and then send it to 
particular link.
Types of switches 
1.Store and forward switch 
Stores frame in the input buffer. 
2.Cut through switch 
Forwards the frame to the output 
buffer.
Advantages 
• Limits the collision domain. 
• Can provide bridging. 
• Can be configured to limit broadcast domain. 
Disadvantages 
• More expensive. 
• Configuration of additional functions can be very complex.
Network Interface Card(NIC) 
• It is also called Network Adaptor. 
Installed in Motherboard port of 
CPU. 
• Each NIC has a unique address that 
differentiates from other NIC. 
• The network adapter provides one or 
more ports for the network cable 
to connect transmits and receives 
data onto the network cable.
Types of NIC 
1.ARCNET Card 
• Transmission rate:2.6 mbps. 
• Eight Dual Inline Package(DIP) Switches. 
• The name driver for this card is TURBORXNET(TRXNET). 
• This type of NIC supports bus and star topology but usually 
implemented on star topology. 
• The cable used with ARCNET card is co-axial usually it is RG-62 and 
maximum length of cable is 20000 ft.
2. ETHERNET Card 
• Transmission rate:10 mbps. 
• Dual Inline Package (DIP) switches are not available. 
• This type of NIC supports bus and star topology but 
unlike ARCNET card is usually supports bus topology. 
• The cable use is RG-68 and node address between 0 
to 1023.
Bridges 
• Bridges can operate : physical & 
data link layer of OSI model. 
• Bridges can divide large network into 
smaller segments. 
• Bridges contain logic that allows them to 
keep the traffic for each segment 
separate, in this way they filter the 
traffic. 
• Bridge can also provide security through 
this partitioning of traffic.
How bridge work 
• Bridges can creates routing table. 
• Routing table is built to record the 
segment no. of address. 
• If destination address is in the same 
segment as the source address, stop 
transmit otherwise, forward to the other 
segment.
Types of bridges 
1.Simple bridge 
• Simple bridge links two segments and contains 
a table that lists the addresses of all stations 
included in each of them. 
• Most primitive and least expansive. 
• Time consuming.
2.Multiport bridge 
• Multiport bridge can be used 
to connect more than two LANS. 
• In this bridge three tables are 
created, each one holding the 
physical address of station 
reachable through the corresponds 
port.
3.Transparent bridge 
• Transparent bridge builds table automatically by 
frame movements in network. 
• A bridge observes each frame that arrives at a 
port, extracts the source address from the frame, 
and places that address in the port’s routing 
table. 
• It has self updating feature.
Gateway 
• It is operate in all seven layers 
of OSI model . 
• A Gateway is also called as 
protocol converter. Gateway 
is used to connect two different 
network systems. 
• A Gateway is generally software 
installed within a router.
• The gateway is device controls the flow of data between the two 
networks. 
• A gateway also connects one type of computer system with another. 
• Gateway must adjust data rate, size and format .

Más contenido relacionado

La actualidad más candente (20)

Data link layer
Data link layer Data link layer
Data link layer
 
Network connectivity devices
Network connectivity devicesNetwork connectivity devices
Network connectivity devices
 
Network devices
Network devicesNetwork devices
Network devices
 
Distance vector routing
Distance vector routingDistance vector routing
Distance vector routing
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
TCP/IP Protocol Architeture
TCP/IP Protocol ArchitetureTCP/IP Protocol Architeture
TCP/IP Protocol Architeture
 
Layer 2 switching fundamentals(networking)
Layer 2 switching fundamentals(networking)Layer 2 switching fundamentals(networking)
Layer 2 switching fundamentals(networking)
 
Point to-point protocol (ppp)
Point to-point protocol (ppp)Point to-point protocol (ppp)
Point to-point protocol (ppp)
 
Network switch
Network switchNetwork switch
Network switch
 
Layered Architecture
Layered ArchitectureLayered Architecture
Layered Architecture
 
IPv4 Addressing
 IPv4 Addressing   IPv4 Addressing
IPv4 Addressing
 
HUB Device
HUB Device HUB Device
HUB Device
 
TCP-IP Reference Model
TCP-IP Reference ModelTCP-IP Reference Model
TCP-IP Reference Model
 
Introduction to Software Defined Networking (SDN)
Introduction to Software Defined Networking (SDN)Introduction to Software Defined Networking (SDN)
Introduction to Software Defined Networking (SDN)
 
Classification of routing protocols
Classification of routing protocolsClassification of routing protocols
Classification of routing protocols
 
Ppt of routing protocols
Ppt of routing protocolsPpt of routing protocols
Ppt of routing protocols
 
Layer 2 switching
Layer 2 switchingLayer 2 switching
Layer 2 switching
 
network Switch
 network Switch network Switch
network Switch
 
802 15-4 tutorial
802 15-4 tutorial802 15-4 tutorial
802 15-4 tutorial
 
Distance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing AlgorithmDistance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing Algorithm
 

Destacado

Networking devices
Networking devicesNetworking devices
Networking devicesrupinderj
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devicesRajesh Sadhukha
 
6 network devices
6 network devices6 network devices
6 network devicesMuuluu
 
difference between hub, bridge, switch and router
difference between hub, bridge, switch and routerdifference between hub, bridge, switch and router
difference between hub, bridge, switch and routerAkmal Cikmat
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer networkAshita Agrawal
 
Bridges and gateways 52
Bridges and gateways 52Bridges and gateways 52
Bridges and gateways 52myrajendra
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS Kak Yong
 
Creating a World-Class Mining / Mining Supply Cluster in Canada
Creating a World-Class Mining / Mining Supply Cluster in CanadaCreating a World-Class Mining / Mining Supply Cluster in Canada
Creating a World-Class Mining / Mining Supply Cluster in CanadaDon Duval
 
London Bridge Network - techalliance
London Bridge Network - techallianceLondon Bridge Network - techalliance
London Bridge Network - techallianceLondon Bridge Network
 
Slideshare version PPT Magic - ICT Links into Languages Conference Feb 2011 w...
Slideshare version PPT Magic - ICT Links into Languages Conference Feb 2011 w...Slideshare version PPT Magic - ICT Links into Languages Conference Feb 2011 w...
Slideshare version PPT Magic - ICT Links into Languages Conference Feb 2011 w...rubiales 62
 
Internetworking.49
Internetworking.49Internetworking.49
Internetworking.49myrajendra
 
Networking devices
Networking devicesNetworking devices
Networking devicesfrestoadi
 
03 internetworking
03 internetworking03 internetworking
03 internetworkingbajulusiraj
 
Network devices (2)
Network devices (2)Network devices (2)
Network devices (2)Dhani Ahmad
 
Interconnecting Devices
Interconnecting DevicesInterconnecting Devices
Interconnecting Devicestrisson255
 
Network topologies & network devices
Network topologies & network devicesNetwork topologies & network devices
Network topologies & network devicesAnnajab
 
Computer network
Computer networkComputer network
Computer networkRahul Das
 

Destacado (20)

Networking devices
Networking devicesNetworking devices
Networking devices
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devices
 
6 network devices
6 network devices6 network devices
6 network devices
 
difference between hub, bridge, switch and router
difference between hub, bridge, switch and routerdifference between hub, bridge, switch and router
difference between hub, bridge, switch and router
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer network
 
Switch & hub
Switch & hubSwitch & hub
Switch & hub
 
Bridges and gateways 52
Bridges and gateways 52Bridges and gateways 52
Bridges and gateways 52
 
Modem
ModemModem
Modem
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS
 
Creating a World-Class Mining / Mining Supply Cluster in Canada
Creating a World-Class Mining / Mining Supply Cluster in CanadaCreating a World-Class Mining / Mining Supply Cluster in Canada
Creating a World-Class Mining / Mining Supply Cluster in Canada
 
London Bridge Network - techalliance
London Bridge Network - techallianceLondon Bridge Network - techalliance
London Bridge Network - techalliance
 
Slideshare version PPT Magic - ICT Links into Languages Conference Feb 2011 w...
Slideshare version PPT Magic - ICT Links into Languages Conference Feb 2011 w...Slideshare version PPT Magic - ICT Links into Languages Conference Feb 2011 w...
Slideshare version PPT Magic - ICT Links into Languages Conference Feb 2011 w...
 
Internetworking.49
Internetworking.49Internetworking.49
Internetworking.49
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
03 internetworking
03 internetworking03 internetworking
03 internetworking
 
Network devices (2)
Network devices (2)Network devices (2)
Network devices (2)
 
Interconnecting Devices
Interconnecting DevicesInterconnecting Devices
Interconnecting Devices
 
Network topologies & network devices
Network topologies & network devicesNetwork topologies & network devices
Network topologies & network devices
 
Lan internetworking devices
Lan internetworking devicesLan internetworking devices
Lan internetworking devices
 
Computer network
Computer networkComputer network
Computer network
 

Similar a Network Devices

Network Topology & Networking Devices
Network Topology & Networking DevicesNetwork Topology & Networking Devices
Network Topology & Networking DevicesSwati Ramteke
 
Networking and internetworking devices
Networking and internetworking devicesNetworking and internetworking devices
Networking and internetworking devicesRaveena kumari
 
Networking and Internetworking Devices
Networking and Internetworking DevicesNetworking and Internetworking Devices
Networking and Internetworking Devices21viveksingh
 
Acn Experiment No 2
Acn Experiment No 2Acn Experiment No 2
Acn Experiment No 2Garima Singh
 
Networkingdevices 120505003202-phpapp02
Networkingdevices 120505003202-phpapp02Networkingdevices 120505003202-phpapp02
Networkingdevices 120505003202-phpapp02Aman Jaiswal
 
Computer Network Components
Computer Network  ComponentsComputer Network  Components
Computer Network ComponentsJyoti Akhter
 
Networking devices
Networking devicesNetworking devices
Networking deviceslaadupraveen
 
Topology,Switching and Routing
Topology,Switching and RoutingTopology,Switching and Routing
Topology,Switching and RoutingAnushiya Ram
 
Networking Devices and Networking Topologies
Networking Devices and Networking TopologiesNetworking Devices and Networking Topologies
Networking Devices and Networking Topologiesmc aa
 
Network connecting devices and their security
Network connecting devices and their securityNetwork connecting devices and their security
Network connecting devices and their securitylovizabasharat
 
Computer networks basic network_hardware_1
Computer networks basic network_hardware_1Computer networks basic network_hardware_1
Computer networks basic network_hardware_1Aneesh Nelavelly
 

Similar a Network Devices (20)

Network Topology & Networking Devices
Network Topology & Networking DevicesNetwork Topology & Networking Devices
Network Topology & Networking Devices
 
Networking and internetworking devices
Networking and internetworking devicesNetworking and internetworking devices
Networking and internetworking devices
 
Networking and Internetworking Devices
Networking and Internetworking DevicesNetworking and Internetworking Devices
Networking and Internetworking Devices
 
computernetworking.pdf
computernetworking.pdfcomputernetworking.pdf
computernetworking.pdf
 
Bridge
BridgeBridge
Bridge
 
Acn Experiment No 2
Acn Experiment No 2Acn Experiment No 2
Acn Experiment No 2
 
Networkingdevices 120505003202-phpapp02
Networkingdevices 120505003202-phpapp02Networkingdevices 120505003202-phpapp02
Networkingdevices 120505003202-phpapp02
 
Network devices
Network devicesNetwork devices
Network devices
 
Computer Network Components
Computer Network  ComponentsComputer Network  Components
Computer Network Components
 
Connecting devices
Connecting devicesConnecting devices
Connecting devices
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Topology,Switching and Routing
Topology,Switching and RoutingTopology,Switching and Routing
Topology,Switching and Routing
 
Networking Devices and Networking Topologies
Networking Devices and Networking TopologiesNetworking Devices and Networking Topologies
Networking Devices and Networking Topologies
 
Network (Hub,switches)
Network  (Hub,switches)Network  (Hub,switches)
Network (Hub,switches)
 
Network hardware essentials Lec#3
Network hardware essentials Lec#3Network hardware essentials Lec#3
Network hardware essentials Lec#3
 
Networking basics
Networking basicsNetworking basics
Networking basics
 
Network connecting devices and their security
Network connecting devices and their securityNetwork connecting devices and their security
Network connecting devices and their security
 
Network devices
Network devicesNetwork devices
Network devices
 
Unit2.2
Unit2.2Unit2.2
Unit2.2
 
Computer networks basic network_hardware_1
Computer networks basic network_hardware_1Computer networks basic network_hardware_1
Computer networks basic network_hardware_1
 

Último

办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一
办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一
办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一diploma 1
 
专业一比一美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degreeyuu sss
 
existing product research b2 Sunderland Culture
existing product research b2 Sunderland Cultureexisting product research b2 Sunderland Culture
existing product research b2 Sunderland CultureChloeMeadows1
 
the cOMPUTER SYSTEM - computer hardware servicing.pptx
the cOMPUTER SYSTEM - computer hardware servicing.pptxthe cOMPUTER SYSTEM - computer hardware servicing.pptx
the cOMPUTER SYSTEM - computer hardware servicing.pptxLeaMaePahinagGarciaV
 
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作ss846v0c
 
毕业文凭制作#回国入职#diploma#degree美国威斯康星大学麦迪逊分校毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#d...
毕业文凭制作#回国入职#diploma#degree美国威斯康星大学麦迪逊分校毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#d...毕业文凭制作#回国入职#diploma#degree美国威斯康星大学麦迪逊分校毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#d...
毕业文凭制作#回国入职#diploma#degree美国威斯康星大学麦迪逊分校毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#d...ttt fff
 
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degreeyuu sss
 
NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...Amil Baba Dawood bangali
 
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
 
Hindu amil baba kala jadu expert in pakistan islamabad lahore karachi atar ...
Hindu amil baba kala jadu expert  in pakistan islamabad lahore karachi atar  ...Hindu amil baba kala jadu expert  in pakistan islamabad lahore karachi atar  ...
Hindu amil baba kala jadu expert in pakistan islamabad lahore karachi atar ...amilabibi1
 
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作f3774p8b
 
Dubai Call Girls O525547819 Spring Break Fast Call Girls Dubai
Dubai Call Girls O525547819 Spring Break Fast Call Girls DubaiDubai Call Girls O525547819 Spring Break Fast Call Girls Dubai
Dubai Call Girls O525547819 Spring Break Fast Call Girls Dubaikojalkojal131
 
萨斯喀彻温大学毕业证学位证成绩单-购买流程
萨斯喀彻温大学毕业证学位证成绩单-购买流程萨斯喀彻温大学毕业证学位证成绩单-购买流程
萨斯喀彻温大学毕业证学位证成绩单-购买流程1k98h0e1
 
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 Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Services
Vip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best ServicesVip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Services
Vip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Servicesnajka9823
 
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...Amil baba
 
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
 
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一C SSS
 
NO1 Certified Vashikaran Specialist in Uk Black Magic Specialist in Uk Black ...
NO1 Certified Vashikaran Specialist in Uk Black Magic Specialist in Uk Black ...NO1 Certified Vashikaran Specialist in Uk Black Magic Specialist in Uk Black ...
NO1 Certified Vashikaran Specialist in Uk Black Magic Specialist in Uk Black ...Amil baba
 

Último (20)

办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一
办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一
办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一
 
专业一比一美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
 
existing product research b2 Sunderland Culture
existing product research b2 Sunderland Cultureexisting product research b2 Sunderland Culture
existing product research b2 Sunderland Culture
 
the cOMPUTER SYSTEM - computer hardware servicing.pptx
the cOMPUTER SYSTEM - computer hardware servicing.pptxthe cOMPUTER SYSTEM - computer hardware servicing.pptx
the cOMPUTER SYSTEM - computer hardware servicing.pptx
 
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作
 
毕业文凭制作#回国入职#diploma#degree美国威斯康星大学麦迪逊分校毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#d...
毕业文凭制作#回国入职#diploma#degree美国威斯康星大学麦迪逊分校毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#d...毕业文凭制作#回国入职#diploma#degree美国威斯康星大学麦迪逊分校毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#d...
毕业文凭制作#回国入职#diploma#degree美国威斯康星大学麦迪逊分校毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#d...
 
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
 
NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...
 
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
 
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
 
Hindu amil baba kala jadu expert in pakistan islamabad lahore karachi atar ...
Hindu amil baba kala jadu expert  in pakistan islamabad lahore karachi atar  ...Hindu amil baba kala jadu expert  in pakistan islamabad lahore karachi atar  ...
Hindu amil baba kala jadu expert in pakistan islamabad lahore karachi atar ...
 
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作
 
Dubai Call Girls O525547819 Spring Break Fast Call Girls Dubai
Dubai Call Girls O525547819 Spring Break Fast Call Girls DubaiDubai Call Girls O525547819 Spring Break Fast Call Girls Dubai
Dubai Call Girls O525547819 Spring Break Fast Call Girls Dubai
 
萨斯喀彻温大学毕业证学位证成绩单-购买流程
萨斯喀彻温大学毕业证学位证成绩单-购买流程萨斯喀彻温大学毕业证学位证成绩单-购买流程
萨斯喀彻温大学毕业证学位证成绩单-购买流程
 
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 Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Services
Vip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best ServicesVip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Services
Vip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Services
 
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...
 
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)
 
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
 
NO1 Certified Vashikaran Specialist in Uk Black Magic Specialist in Uk Black ...
NO1 Certified Vashikaran Specialist in Uk Black Magic Specialist in Uk Black ...NO1 Certified Vashikaran Specialist in Uk Black Magic Specialist in Uk Black ...
NO1 Certified Vashikaran Specialist in Uk Black Magic Specialist in Uk Black ...
 

Network Devices

  • 2. Topics Introduction Repeater Router Brouter Hub Switches Bridge NIC Gateway
  • 3. Introduction What is network? When two or more devices are connected in such a way that they can share their data, information as well as their resources then it forms network.
  • 4. What is internetwork? When two or more networks or subnets connected to each other for communication between hosts on different types of network then it forms internetwork.
  • 5. Connecting devices Connecting devices Networking devices Repeaters Bridges Internetworking devices Routers Gateways
  • 7. Repeater • Repeater operates on physical layer. • It receives the signal before it becomes corrupted and regerates the original bit pattern. • It allows to extend the physical length of the network. • It doesn’t change the functionality of network.
  • 8. Has three basic functions: 1.Receives a signal which it cleans up 2.Re-times the signal to avoid collisions 3.Transmits the signal on to the next segment
  • 9. Not an amplifier • An amplifier cant discriminate between the intended signal and noise; it amplifies equally everything fed in to it. • A repeater does not amplify the signal, it regenerates it.
  • 10. Advantages • Can connect different types of media • Can extend the network in terms of distance Disadvantages • Can not filter the data • Can not connect different network architectures
  • 11. Router • Routers operate in the physical,datalink and network layers. • It chooses the best optimum path from available paths. • Can interconnect different networks. • Simplest function of routers is to receive packets from one connected network and pass them to second connected network.
  • 12. Two primary functions: 1.To determine the best path 2.To share details of routes with other router. Routers consults with a routing table. Routing table • Routers forward packets to other network by maintaining information about other networks in a database called a routing table
  • 13. Types of routers Static router Routes are manually configured by a network administrator. Dynamic router Adjust automatically to changes in network topology and informations it receives from other routers.
  • 14. Routing concepts: Least-cost routing In this, decision is based on efficiency of network, cheapest and shortest path. Non-adaptive routing In non adaptive routing in which once a path way to destination has been selected, the router sends all packets for that destination along that one route. Adaptive routing In adaptive routing router send the packets depending on which route is most efficient at the moment.
  • 15. Advantages • Can function in LAN or WAN • Connects differing media • Can determine best path or route Disadvantages • Expensive • Must use routable protocols • Slower than a bridge
  • 16. Brouters • Brouters are a combination of router and bridge. • Brouters are operated in network layer(routable protocols) & data link layer(non-routable protocols). • Brouter provides combine features of router for routing protocol & bridge for non-routable protocol.
  • 17. Access point: • It is hardware or software that acts as a communication hub for users of wireless device to connect to wired LANs. • It provides higher wireless security.
  • 18. Workstation: • It is an individual single user computer which is connected with server. • It has communication capabilities. • It has two types: 1. Diskless 2. Computer with hard disk
  • 19. Hubs • A Hub interconnects two or more stations in a star topology. • Multiple inputs and output to all active devices at a time. • Enables high speed communication. • It uses different media types like co-axial, fiber optic, twisted pair. • Hub is operated in physical layer of the OSI model.
  • 20. Types of Hub 20 1.Active Hub • Also called multiport repeater. • Need electrical power supply to run repeater.
  • 21. 2.Passive Hub • Act as connection point, not as repeater. • Do not require electricity to run. • Inexpensive and easy to configure.
  • 22. Advantages • Cheap • Can connect different media types Disadvantages • Bandwidth is shared by all hosts. • Time consuming. • Extends collision domain. • Passes packets to all connected segments.
  • 23. Switches • Acts as multiport bridge. • It operates at OSI’s data link layer . • Multiple inputs & output to specific device. • It receives a frame & store it into buffer of receiving link & checks address to find outgoing link and then send it to particular link.
  • 24. Types of switches 1.Store and forward switch Stores frame in the input buffer. 2.Cut through switch Forwards the frame to the output buffer.
  • 25. Advantages • Limits the collision domain. • Can provide bridging. • Can be configured to limit broadcast domain. Disadvantages • More expensive. • Configuration of additional functions can be very complex.
  • 26. Network Interface Card(NIC) • It is also called Network Adaptor. Installed in Motherboard port of CPU. • Each NIC has a unique address that differentiates from other NIC. • The network adapter provides one or more ports for the network cable to connect transmits and receives data onto the network cable.
  • 27. Types of NIC 1.ARCNET Card • Transmission rate:2.6 mbps. • Eight Dual Inline Package(DIP) Switches. • The name driver for this card is TURBORXNET(TRXNET). • This type of NIC supports bus and star topology but usually implemented on star topology. • The cable used with ARCNET card is co-axial usually it is RG-62 and maximum length of cable is 20000 ft.
  • 28. 2. ETHERNET Card • Transmission rate:10 mbps. • Dual Inline Package (DIP) switches are not available. • This type of NIC supports bus and star topology but unlike ARCNET card is usually supports bus topology. • The cable use is RG-68 and node address between 0 to 1023.
  • 29. Bridges • Bridges can operate : physical & data link layer of OSI model. • Bridges can divide large network into smaller segments. • Bridges contain logic that allows them to keep the traffic for each segment separate, in this way they filter the traffic. • Bridge can also provide security through this partitioning of traffic.
  • 30. How bridge work • Bridges can creates routing table. • Routing table is built to record the segment no. of address. • If destination address is in the same segment as the source address, stop transmit otherwise, forward to the other segment.
  • 31. Types of bridges 1.Simple bridge • Simple bridge links two segments and contains a table that lists the addresses of all stations included in each of them. • Most primitive and least expansive. • Time consuming.
  • 32. 2.Multiport bridge • Multiport bridge can be used to connect more than two LANS. • In this bridge three tables are created, each one holding the physical address of station reachable through the corresponds port.
  • 33. 3.Transparent bridge • Transparent bridge builds table automatically by frame movements in network. • A bridge observes each frame that arrives at a port, extracts the source address from the frame, and places that address in the port’s routing table. • It has self updating feature.
  • 34. Gateway • It is operate in all seven layers of OSI model . • A Gateway is also called as protocol converter. Gateway is used to connect two different network systems. • A Gateway is generally software installed within a router.
  • 35. • The gateway is device controls the flow of data between the two networks. • A gateway also connects one type of computer system with another. • Gateway must adjust data rate, size and format .

Notas del editor

  1. 03/11/98