what is swith,hub and router?

Answers were Sorted based on User's Feedback



what is swith,hub and router?..

Answer / bhisham

Hub:-Layer 1,brodcasting,it perform the inbuilt fuction of
reapeater.port 4-16

Switch:-layer 2,Unicasting,multicolision domain,H/w based
ASIC

Router:-layer 3,used to connect two different network

Is This Answer Correct ?    19 Yes 0 No

what is swith,hub and router?..

Answer / venkatesh

HUB - is a non intelligent device. it just broadcat data
what data will come. it doesnt know what is source host
what is the destination. it is just like multiport repeter.
and it is layer1 device.

Switch - it is a intelligent device. it cant do broadcast.
it can done flooding. also done multicats and unicats. it
is work with mac address. so it is a layer 2 device.

Router - it is mainly used to connet two diff networks. it
is work with ip address. it is a layer 3 device.

Is This Answer Correct ?    14 Yes 0 No

what is swith,hub and router?..

Answer / darshan wagh

Hubs work at the Physical layer. A hub is a totally dumb
device. If it gets a data signal, it just forwards thesignal
to all devices. It cannot do any kind of filtering or
addressing. Performance is not so good because ahub can't
establish a direct connection from one computer to another.

If a switch gets a data packet, it will try and find the
destination device, and then send it to that device
only,i.e. it establishes a point-to-point connection between
the sending and receiving devices. But the devicesmust be on
the same subnet. A switch won’t send data packet to
computers on different subnets. A switchbreaks up collision
domains but it does not break up broadcast domains unless we
use VLANs.

Routers work at the Network layer and operate on the IP
Address. Router only gets a data packet if the
destination computer isn’t on the same subnet or LAN. The
router then finds the location of the destination
device and then sends it in the right direction. A router
breaks up broadcast domains.

Is This Answer Correct ?    6 Yes 0 No

what is swith,hub and router?..

Answer / amandeep singh

All the mentioned are the networking devices for connecting
different computers, other peripheral devices (printers,
scanners), different network with each other.

SWITCH:

Switch is a device to connect different computers with each
other in the same network. One advantage of switch over hub
is it do not multicast the data/message. It is due to MAC
Table maintained by Switch. Works on Layer 2 of OSI Model.

HUB:

Hub is also a network device but comparing to Switch its
data transfer speed is slow because it multicast the data
in the network and after getting the destination host it
deliver the data. Works on Layer 1 of OSI Model.

ROUTER:

Mainly used to connect different networks which have
different IP address range. From its name its clear that it
route one network to other network to make communication.
One good advantage of router is that is also works as
firewall in your network.

A router may create or maintain a table of the available
routes (networks) and their conditions and use this
information along with distance and cost algorithms to
determine the best route for a given packet, so data
transfer is fast. Works on Layer 3 of OSI Model.

Is This Answer Correct ?    4 Yes 0 No

what is swith,hub and router?..

Answer / nikunj pujara

SWITCH: It is used to connect all devices on a network so that they can communicate with each other. but first time it will do broadcast and from second time onwards it will do unicast.

HUB: it is generally used to connect all devices on a network so that they can communicate with each other. it always do broadcasting.

ROUTER:router is device which allows communication between two or more different networks present in different geographical locations.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Networking Administration Interview Questions

Which command causes name daemon to return to level 0 (debug) ?

1 Answers  


What does RPC do? a. Intercepts DHCP broadcasts b. Broadcasts NETBIOS updates c. Makes remote calls look local d. Makes the use of redirector redundant

1 Answers  


Can a user without superuser previlege run "ifconfig hme0" ?

1 Answers  


Which one of TCP and UDP is faster than the other ?

1 Answers  


what is blue screen error in pc ?

2 Answers   IBM,






why we r going to freezing service group and system, what are the freezing steps & how to freezing service group?

0 Answers  


2 routing protocols that enable the deployment of VLSM by providing the extended network number length or mask along with route advertisement.

1 Answers  


What file can a user create in his/her home directory to forward his/her email ?

1 Answers  


Can we run STP and RSTP in a same box?

0 Answers   HCL,


Which layer enables users on different machines to establish sessions between them.

1 Answers  


In PPP, a protocol frame is used for selecting and configuring the network layer protocol ?

1 Answers  


Tell me what happens when you use cables longer than the prescribed length?

0 Answers  


Categories
  • Networking Protocols Interview Questions Networking Protocols (671)
  • Networking Administration Interview Questions Networking Administration (1008)
  • Networking Security Interview Questions Networking Security (196)
  • Networking General Interview Questions Networking General (266)
  • Networking AllOther Interview Questions Networking AllOther (430)