Close sidebar

What is the difference between Bridge, Router, Hub, Switch and Gateway ?

What is the difference between Bridge, Router, Hub, Switch and Gateway ?

  • Sarthak
  • 3695 Views
  • 2 Answers
2 Answers
  • Me and a rel='nofollow' href="http://slopegameonline.org"slope game/a think:br /strongBridge:/strong Used to segment and manage traffic within a single network.br /strongRouter:/strong Used to connect and route traffic between different networks.br /strongHub:/strong Used to connect devices within a single network segment, with no traffic management.br /strongSwitch:/strong Used to manage and direct data within a network by sending it only where it’s needed.br /strongGateway:/strong Used to connect networks that use different protocols or architectures, enabling them to communicate.


  • Bridge :A bridge goes one step up on a hub in that it review the destination of the packet before sending. If the destination address is not on the other side of the bridge it will not transmit the data.br /Routers : A router is a device like a switch that routes data packets based on their IP addresses. Router is mainly a Network Layer device. br /Hub : A hub is the simplest of these devices. Any data packet coming from one port is sent to all other ports. br /Switch :Switch is data link layer device. Switch can perform error checking before forwarding data, that makes it very efficient as it does not forward packets that have errors and  forward good packets selectively to correct port only. br /Gateway :A gateway, as the name suggests, is a passage to connect two networks together that may work upon different networking models. 


Practice Mock Test
networking