DEV Community

Cover image for Networking Hardware - Summary
Abhishek Pathak
Abhishek Pathak

Posted on

2 2 2 2 2

Networking Hardware - Summary

Hello everyone, I hope you are having a good day.

In this blog, we are going to cover different types of Network Hardware Devices.

The basic imp devices are written pointwise, and only imp points are written, which helps in understanding the device in simple terms.

Hubs

  • Hubs are layer 1 devices (physical layer).
  • Data is flooded, meaning it sends data to every connected computer, whether they require it or not.
  • A central hub is often used in a ring LAN, transferring data to every connected computer.

Switch

  • Switches are like intelligent hubs.
  • They only send data to the required devices.
  • Switches have memory elements.
  • They operate at the layer 2 level.

Repeater

  • Repeaters are commonly used in wireless and wired communication.
  • They regenerate signals at the same frequency, preventing signal degradation.

Modem

  • A modem converts digital data into analog form so it can travel through telephone lines.

NIC (Network Interface Card)

  • NICs are connected to PCs.
  • They provide PCs with a MAC address, which cannot be changed.
  • The MAC address is a hardware or physical address.
  • MAC addresses are required to transfer data from one node to another.

Bridge

  • Bridges are layer 2 devices.
  • They have RAM memory elements that store MAC addresses from both sides of the network.

Router

  • Routers are network layer devices.
  • They operate at OSI model level 3.
  • Routers connect different networks.
  • They have LAN ports for internal network connections.
  • They also have WAN ports for connecting internet devices to external networks.

If the article helps you, leave a like, follow, or anything 🙂.

You can follow me on LinkedIn, GitHub, Dev.to and hashnode.

Bye

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

Cloudinary image

Zoom pan, gen fill, restore, overlay, upscale, crop, resize...

Chain advanced transformations through a set of image and video APIs while optimizing assets by 90%.

Explore

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay