Question

  Asked: Oct 17 2007   5:12 PM GMT
  Asked by: Molefi


what is the difference between hub and router and why is it necessary to utilize a hub when creating a network


Hubs, Routers

what is the difference between hub and router and why is it necessary to utilize a hub when creating a network

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



Router:
Router is a device which is used to connect different network. A device or setup that finds the best route between any two networks, even if there are several networks to traverse. Like bridges, remote sites can be connected using routers over dedicated or switched lines to create WANs.

Routing:
Process of delivering a message across one or more networks via the most appropriate path.

Dynamic Routing and Static Routing:
Dynamic routing performs the same function as static routing except it is more robust. Static routing allows routing tables in specific routers to be set up in a static manner so network routes for packets are set. If a router on the route goes down the destination may become unreachable. Dynamic routing allows routing tables in routers to change as the possible routes change. There are several protocols used to support dynamic routing including RIP and OSPF.

HUB and SWITCH:
Switch is expensive than hub. If more than one user try to send packet at a time collision will occure but in switch we can send. Switch is full duplex. Data can be sent in both directions simultaneously, the most useful available bandwidth is 10 Mbps, 100 Mbps and 1000 Mbps each way, and there are no other PC’s with which the bandwidth must be shared.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Networking.

Looking for relevant Networking Whitepapers? Visit the SearchNetworking.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

Buddyfarr  |   Feb 19 2008  5:25PM GMT

a more in depth difference between a hub and a switch is that a hub is like a repeater. if, for example, you have an 8 port hub and the pc on port 1 wants to send information to the pc on port 8 the information gets broadcasted to all ports on the hub. on a switch, once pc 1 knows that pc 2 is on port 8 all traffic will be contained between the two ports, port 1 and port 8. thus cutting down on all the broadcast traffic that can cause collisions and slow down the network.