Network Types, MAC Addresses, and OSI Model Explained
Classified in Computers
Written on in English with a size of 2.86 KB
Network Classification by Device Roles
Networks can be classified based on the roles of the devices within them:
- Client-Server: This is the most common type. A powerful server provides services to multiple clients and is always available. Example: A web server.
- Peer-to-Peer: In this model, all computers have equal roles and share resources directly. Example: BitTorrent.
Router Functions in Home Networks
Routers provided by Internet Service Providers (ISPs) often integrate the functions of multiple devices, including:
- Hub
- Modem
- Access Point
MAC Address Translation
The MAC address 08-2E-5F-14-93-A0
in decimal is 8-46-95-20-147-160
.
Switches and the OSI Model
Switches operate at Level 2 (Data Link Layer) of the OSI model. Other devices that work at this level... Continue reading "Network Types, MAC Addresses, and OSI Model Explained" »