Difficulty: Medium
Correct Answer: All of the above
Explanation:
Introduction: Packet-switched services (PSS) are designed for statistical multiplexing of variable and bursty data streams across shared networks. The question asks which traffic and deployment characteristics align well with PSS.
Given Data / Assumptions:
Concept / Approach: PSS is efficient when many endpoints share capacity statistically rather than reserving dedicated circuits. This suits low-to-moderate average utilization with spiky peaks, and broad geographic dispersion.
Step-by-Step Solution:
1) Match traffic type: bursty, intermittent flows benefit from packet switching.2) Match topology: widely dispersed terminals are typical in enterprise WANs and public networks.3) Match access strategy: one local loop can multiplex many logical sessions to multiple remote services.Verification / Alternative check: Historical X.25 PSS and modern IP/MPLS networks both demonstrate gains from aggregation and statistical multiplexing for such traffic patterns.
Why Other Options Are Wrong:
Common Pitfalls: Assuming circuit switching is better for all cases; ignoring that packet networks shine when average utilization is low relative to peak.
Final Answer: All of the above.
Discussion & Comments