Difficulty: Medium
Correct Answer: X.21
Explanation:
Introduction / Context: ITU-T X-series recommendations define several data networking standards. Distinguishing between user-network interface standards, packet-switched protocols, and inter-network links is essential when matching equipment to carrier services, especially in legacy and exam contexts.
Given Data / Assumptions:
Concept / Approach: X.21 specifies the interface between DTE and DCE for circuit-switched digital networks, defining signaling and electrical characteristics. By contrast, X.25 specifies a packet-switched protocol suite over a network (often using LAPB at layer 2), X.75 defines inter-DCE interconnection, and X.3 covers PAD parameters for character-mode access to packet networks—none of which directly define the DTE access to a circuit-switched network.
Step-by-Step Solution:
Read the requirement: circuit-switched access for DTE.Map each option to its role: X.21 = circuit-switch interface; X.25 = packet network protocol; X.75 = network inter-working; X.3 = PAD parameters.Select X.21 as the correct access standard.Verification / Alternative check: Historical carrier services offering digital circuit switching (e.g., early ISDN-like services) reference X.21 for the customer interface, confirming the match.
Why Other Options Are Wrong:
X.3: configures PAD behavior; not a physical/logic access interface to circuit switching.X.25: packet-switched protocol stack; not circuit access.X.75: DCE-to-DCE interconnect; not DTE access.“None of the above”: incorrect because X.21 fits precisely.Common Pitfalls: Conflating packet-switched and circuit-switched standards; assuming all “X.” recommendations perform the same function.
Final Answer: X.21.
Discussion & Comments