Difficulty: Easy
Correct Answer: Supplied by the CSU/DSU
Explanation:
Introduction / Context:
On serial WAN links, one side provides clocking (timing) and the other side follows that timing. In Frame Relay service from a carrier, the customer premises router typically connects via a CSU/DSU (Channel Service Unit/Data Service Unit). Understanding who provides the clock is essential for stable, error-free communications and to avoid slips or framing errors.
Given Data / Assumptions:
Concept / Approach:
In a service-provider-provided WAN, the DCE side (CSU/DSU or provider edge) generates the line clock. The customer router, acting as DTE, recovers timing from the carrier and does not set its own clock rate. The IOS clock rate command is only used when the router is acting as DCE (for example, lab back-to-back serial connections).
Step-by-Step Solution:
Verification / Alternative check:
On Cisco IOS, show controllers serial reveals DTE/DCE. If the router detects DTE, the clock rate command is not accepted or has no effect; timing originates from the CSU/DSU.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
Supplied by the CSU/DSU
show frame-relay ?, which of the following subcommands are available: dlci, neighbors, lmi, pvc, map?
Discussion & Comments