Difficulty: Medium
Correct Answer: 13-14
Explanation:
Introduction / Context: Public packet-switched data networks that followed CCITT/ITU-T X.25 used X.121 addressing. A Network User Address (NUA) contains a country/network identifier segment and a national terminal number segment, with certain trailing digits sometimes designated for user sub-addressing purposes (for example, to reach a specific application mailbox or port on the destination system).
Given Data / Assumptions:
Concept / Approach: In a typical X.121 NUA structure, digits 1–4 are the Data Network Identification Code (DNIC). Subsequent digits form the national terminal number. The last two digits (positions 13–14 when a 14-digit NUA is used) are often treated as user-controlled sub-address digits, enabling further selection at the subscriber’s site.
Step-by-Step Solution:
Recognize DNIC occupies positions 1–4 → not sub-address.Identify that trailing digits are available for user-level sub-addressing.Select positions 13–14 as the sub-address digit pair.Verification / Alternative check: Vendor documentation and historical NUA plans frequently describe the final two digits as user-selected sub-addresses, distinct from the carrier-assigned network and subscriber portions.
Why Other Options Are Wrong:
5–7 or 8–12: these typically belong to the national terminal numbering plan, not expressly reserved for sub-addressing.1–4: DNIC (country+network), not user sub-address.None of the above: incorrect because the trailing digits 13–14 serve the role.Common Pitfalls: Assuming a shorter NUA length and forgetting the special role of the final digits; confusing national numbering with sub-address space.
Final Answer: 13-14.
Discussion & Comments