What's changed: Initial version
1.3Network types and topologies
Covers "network types" classified by scale—LAN/WAN/MAN/CAN/PAN/WLAN—and the difference between physical topology (how devices are actually cabled) and logical topology (how data flows), as the foundation for telling "what scale a situation is about" and "whether a diagram shows wiring or flow."
Networks are named by scale, and the name is a signpost for "how far, and under whose responsibility" something is handled. Whether the matter is inside one room (a LAN) or spans cities and countries (a WAN) changes both who to contact and how to respond. This section covers network types classified by scale and the difference between how devices are connected (physical topology) and how data flows (logical topology), as the basis for correctly reading diagrams and situations.
1.3.1Network types by scale
- A LAN (Local Area Network) covers a limited area such as one building or floor—an office or home under a switch. A WAN (Wide Area Network) spans cities, countries, or continents, linking sites over carrier circuits; the internet is a vast collection of WANs.
- A MAN (Metropolitan Area Network) is city-scale (between LAN and WAN), linking multiple sites within a city. A CAN (Campus Area Network) spans multiple buildings across a campus of a university or company. The scale ordering LAN < CAN < MAN < WAN helps keep them straight.
- A PAN (Personal Area Network) is a tiny network within a few meters around a person (a personal range like Bluetooth earbuds or phone tethering). A WLAN (Wireless LAN) is a LAN made wireless with Wi-Fi—the same area as a LAN, but connecting via radio rather than cable.
1.3.2Physical vs. logical topology
- Physical topology is the visible shape of how devices and cables are actually arranged and wired. Typical examples: star (all devices connect to a central switch), bus (all along one trunk), ring (connected in a loop), and mesh (richly interconnected). Rack and cabling diagrams mainly show this.
- Logical topology is the logical shape of how data actually flows, which may not match the physical wiring. For instance, even when the physical shape is a star (all devices gathered on a switch), within one segment a broadcast reaches everyone, so the flow (logical) must be considered separately from the wiring diagram.
Most-tested: scale LAN (within a building) < CAN (campus) < MAN (city) < WAN (wide area); a PAN is within a few meters, a WLAN is a Wi-Fi-wireless LAN; physical topology = the shape of the wiring (star, etc.) vs. logical topology = how data flows, and the two may not match. Learn to tell whether a diagram shows "wiring" or "flow."
On the help desk you are juggling several tickets. The first: "cannot print to the printer on the same floor." This is within one building—the LAN scope—so what to check is the nearby switch and the PC's LAN settings, not to call an outside carrier. The second: "the leased line to a branch in another prefecture is down." This spans sites—the WAN scope—so checking beyond the demarcation point, with the carrier, comes into view. Determining "which type (scale) the matter is" first naturally settles who to ask and what to check. Next, suppose you look at a network diagram from a branch and think, "it is a star where everything gathers on the switch, so if one device breaks the others are unaffected." Here lies the pitfall of confusing physical and logical. Even if the wiring shape (physical topology) is a star, if those devices are in the same segment (one logical island), a broadcast storm or loop affects the whole island—in terms of data flow (logical topology), they are all "one connected land." When you read a diagram, always be conscious of whether it depicts the shape of the wiring or the flow of data—this small effort prevents mistaken root-cause isolation. At the introductory stage, having an accurate measuring stick of classification—"type (scale)" and "physical/logical"—matters more than complex calculation and becomes the foundation for every later chapter.
| Type | Typical scope | Example |
|---|---|---|
| PAN | Within a few meters | Bluetooth earbuds, tethering |
| LAN / WLAN | One building/floor (WLAN is wireless) | An office or home network |
| CAN | A campus (multiple buildings) | An entire university campus |
| MAN | City-scale | Linking multiple sites within a city |
| WAN | Across cities/countries/continents | Inter-site leased lines, the internet |
Trap: "If the wiring is physically a star, then logically each device is independent and a broadcast will not reach the others" is wrong—physical topology (the wiring shape) and logical topology (how data flows) may not match, and even star wiring in one segment delivers a broadcast to everyone. Also wrong: "a WLAN, being Wi-Fi, is smartphone-only and separate from a LAN"—a WLAN is a wireless LAN with the same scope as a LAN.
1.3.3Section summary
- Networks classify by scale: PAN (meters) < LAN/WLAN (a building) < CAN (campus) < MAN (city) < WAN (wide area)
- Physical topology is the wiring shape (star, etc.); logical topology is how data flows—the two may not match
- Determining "which type (scale)" a matter is first settles who to check with (internal or a WAN carrier) and the direction of the response
Sign in to track progress — Log in.
Quick check
(just a quick review)Q1. Which ordering of network types from smallest to largest scope is most appropriate?
Q2. A LAN is wired in a star shape with all PCs connected to one central switch. Which statement about the relationship between this physical topology and the logical data flow is most accurate?
Q3. The help desk receives a report that "the inter-site connection to a branch in another prefecture is down." Which network type is this event mainly related to?

