Difficulty: Easy
Correct Answer: DSL
Explanation:
Introduction / Context:Understanding how last-mile technologies are delivered helps with selecting CPE, configuring encapsulations, and troubleshooting. The DSL Aggregation device in the provider network is the DSLAM.
Given Data / Assumptions:
Concept / Approach:Many xDSL variants (especially ADSL) historically used ATM over the copper loop, with PVCs from the CPE to the DSLAM/BRAS. PPPoE or PPPoA may run on top, but the underlying aggregation at Layer 2 is ATM toward and within the access network.
Step-by-Step Solution:
Associate 'DSLAM' with DSL access networks.Recognize ATM as common Data Link in DSL backhaul and aggregation.Exclude Frame Relay, T1, PPPoE, and Wireless as they do not define the DSL/DSLAM ATM aggregation model.Verification / Alternative check:Provider documentation of ADSL often references ATM PVCs (VPI/VCI) parameters on modems/routers, confirming ATM usage beneath PPPoE/PPPoA.
Why Other Options Are Wrong:PPPoE: A session protocol that can run over DSL, not the access medium itself. Frame Relay/T1: Different WAN services not associated with DSLAMs. Wireless: Not terminated on DSLAMs and not necessarily ATM-based.
Common Pitfalls:Confusing PPPoE (session) with the physical/media technology (DSL). DSLAM is a strong hint pointing directly to DSL.
Final Answer:DSL
show frame-relay ?, which of the following subcommands are available: dlci, neighbors, lmi, pvc, map?
Discussion & Comments