010-151 · Question #116
Which two statements are true for the Ethernet 802.3 standard? (Choose two.)
The correct answer is B. CSMA/CD eliminates collisions for the switched LAN where multiple collision domains reside. C. It defines physical layer and data link layer protocols. IEEE 802.3 defines both physical and data link layer specifications and uses CSMA/CD as its media access control method, with switched LANs segmenting traffic into separate collision domains to reduce contention.
Question
Which two statements are true for the Ethernet 802.3 standard? (Choose two.)
Options
- AAn 802.3 Ethernet frame is 68 to 1518 bytes in length.
- BCSMA/CD eliminates collisions for the switched LAN where multiple collision domains reside.
- CIt defines physical layer and data link layer protocols.
- DThe IEEE 802.3ab standard defines 10 Gigabit Ethernet over unshielded twisted-pair (UTP).
- ENetwork layer protocol is carried in the payload field.
How the community answered
(49 responses)- A12% (6)
- B76% (37)
- D8% (4)
- E4% (2)
Why each option
IEEE 802.3 defines both physical and data link layer specifications and uses CSMA/CD as its media access control method, with switched LANs segmenting traffic into separate collision domains to reduce contention.
The minimum valid 802.3 Ethernet frame size is 64 bytes, not 68 bytes; the 64-byte minimum ensures CSMA/CD can detect collisions across the maximum cable segment before a transmission completes.
In a switched LAN, each port constitutes its own collision domain, which in combination with CSMA/CD effectively eliminates the collisions that would occur in a shared-medium Ethernet segment. The isolation of each port into a distinct collision domain means a frame collision on one segment cannot propagate to others, making CSMA/CD as defined in 802.3 the mechanism that enables this behavior.
IEEE 802.3 explicitly defines both the physical layer - covering cabling, signaling, and bit encoding - and the data link layer MAC sublayer - covering frame formats and the CSMA/CD access control mechanism. This dual-layer scope distinguishes 802.3 from single-layer standards and is why it serves as the foundational specification for all modern Ethernet deployments.
IEEE 802.3ab defines 1000BASE-T (Gigabit Ethernet over UTP), not 10 Gigabit Ethernet; 10GBASE-T over UTP is defined by the separate IEEE 802.3an standard.
While upper-layer (including network layer) protocols are transported inside the 802.3 data field, this is not a defining characteristic of the 802.3 standard itself, which specifies only frame structure and media access control - not the content of the payload.
Concept tested: IEEE 802.3 Ethernet standard layers and CSMA/CD
Source: https://www.cisco.com/c/en/us/tech/lan-switching/ethernet/index.html
Topics
Community Discussion
No community discussion yet for this question.