Hardware needed for networking
NIC + Router + Modem + Switch + Access Point + Server.
1. Network Interface Card (NIC).
- Hardware on each device that connects it to the network.
- Modern computers have built-in NICs (wired Ethernet AND wireless Wi-Fi).
- Older or special-purpose machines may need USB or PCIe NIC cards.
- Each NIC has a unique 48-bit MAC address.
2. Router.
- Forwards data between networks (LAN to WAN/internet).
- In home use: combined with modem and Wi-Fi access point.
- In businesses: dedicated router with advanced routing rules.
- Holds the public IP address from the ISP.
3. Modem.
- Converts digital signal from computer to medium-specific signal:
- DSL modem — telephone line.
- Cable modem — coaxial.
- Fibre modem (ONT) — fibre-optic.
- Cellular modem — mobile network.
- Often combined with router.
4. Switch.
- Connects multiple wired devices in a LAN.
- Sends data ONLY to the destination device.
- 8/16/24/48 port versions common; managed switches add advanced features.
5. Wireless Access Point (WAP).
- Broadcasts Wi-Fi signal.
- May be standalone OR built into a router.
- Larger networks use multiple APs with seamless roaming.
6. Server.
- Powerful computer providing services to clients.
- Examples: file server, mail server, web server, database server, print server.
- Usually has redundant components (dual power, RAID storage) for reliability.
7. Cabling.
- Cat5e / Cat6 / Cat6a Ethernet cables connect devices to switches and routers.
- Fibre-optic for long runs and high speed.
8. UPS (Uninterruptible Power Supply).
- Battery backup so the network keeps running during brief power cuts.
- Essential for servers and core network equipment.