Question:

Define the role of network devices like Modems, Routers, Gateways, and Switches.

Show Hint

  • {Modem} – Converts digital and analog signals for internet access.
  • {Router} – Connects different networks and directs data packets.
  • {Gateway} – Translates communication between different protocols.
  • {Switch} – Connects devices within a LAN and forwards data using MAC addresses.
Updated On: Mar 11, 2026
Hide Solution
collegedunia
Verified By Collegedunia

Solution and Explanation

Concept: Network devices are hardware components used to connect computers and other devices in a network. They control the transmission of data, manage network traffic, and ensure communication between different networks and devices. 1. Modem (Modulator–Demodulator): A modem is a device that converts digital signals from a computer into analog signals for transmission over communication lines such as telephone cables, and converts incoming analog signals back into digital form. Role of a Modem:
  • Enables computers to connect to the internet.
  • Converts digital signals to analog signals and vice versa.
  • Used in DSL, cable, and telephone network connections.
2. Router: A router is a networking device that connects multiple networks together and directs data packets between them based on IP addresses. Role of a Router:
  • Connects different networks such as a home network and the internet.
  • Determines the best path for data packets.
  • Manages network traffic and prevents congestion.
3. Gateway: A gateway is a device that connects two different networks that may use different communication protocols. It acts as a translator between incompatible networks. Role of a Gateway:
  • Allows communication between networks with different protocols.
  • Translates data formats and communication rules.
  • Often used to connect local networks to external networks.
4. Switch: A switch is a networking device used to connect multiple devices within the same local area network (LAN). It forwards data to the correct device using MAC addresses. Role of a Switch:
  • Connects computers, printers, and other devices in a LAN.
  • Sends data only to the intended destination device.
  • Improves network efficiency and reduces collisions.
Was this answer helpful?
0
0