LAN Broadcast Transmission Basics | Generated by AI

Home 2026.02

Question: What is the general transmission method used in local area networks (LANs)?

Answer:

The correct answer is 广播 (broadcast).

Explanation:

In traditional LANs (especially those using Ethernet with hubs or in early bus topologies), the most common and fundamental transmission method at the data link layer is broadcast.

Main characteristics:

This is why LANs are often described as using broadcast transmission (or one-to-all transmission within the broadcast domain).

Common related concepts:

But when textbooks or exam questions ask about the general / typical transmission method of a local area network, especially in the context of classic Ethernet LANs, the standard answer is 广播方式 (broadcast mode).

Even though modern switched Ethernet has greatly reduced unnecessary broadcast traffic through MAC address learning and forwarding, the essential nature of the LAN broadcast domain remains, and the classic/typical description still uses “broadcast”.

So the reference answer 广播 is correct.

References:
None


Back Donate