Tell the correct definition of router, hub and switch and
where do we use these?

Answer Posted / viral

Hub
A common connection point for devices in a network. Hubs are commonly used to connect segments of a LAN. A hub contains multiple ports. When a packet arrives at one port, it is copied to the other ports so that all segments of the LAN can see all packets.

Switch
In networks, a device that filters and forwards packets between LAN segments. Switches operate at the data link layer (layer 2) and sometimes the network layer (layer 3) of the OSI Reference Model and therefore support any packet protocol. LANs that use switches to join segments are called switched LANs or, in the case of Ethernet networks, switched Ethernet LANs.


Router
A device that forwards data packets along networks. A router is connected to at least two networks, commonly two LANs or WANs or a LAN and its ISP.s network. Routers are located at gateways, the places where two or more networks connect. Routers use headers and forwarding tables to determine the best path for forwarding the packets, and they use protocols such as ICMP to communicate with each other and configure the best route between any two hosts.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Brouter (Bridge Router)

1797


Differentiate between Optical fibre and twisted pair

1197


Explain 1-persistent, p-persistent and 0-persistent CSMA giving strong and weak points of each.

2583


What MAU?

714


Discuss how satellite network differs from traditional networks such as Ethernet, Tokenbus.

1147






what are the two sub layers of data link layer called ?

1557


What is the difference between TFTP and FTP application layer protocols?

18464


Convert the IP address 197.228.17.56 into binary ?

3554


I need to know the driver name associated with the DSN ? In java we can get it by using getDriverName()(implemented by 3rd party vendors.) method ? but i need the implemetation to get the driver name? so can u give me the code ? how to get the code ?

2136


Which layer is used to run services like FTP, Telnet etc.

1462


not able to connect to SBI Visa payment server...Getting message like "Server not found"...."proxy protected by firewall"....how to resolve this issue?

3360


Does Ethernet 10Gbps support multiple access

1868


which is the latest version of dos? & what is the command to copy windows files (i386) without formatting OS?

1610


Which one you will use to implement critical section? Binary Semaphore

674


Why do data link layer protocols position the checksum in the trailer and not in the header ?

1859