Exam MTCNA Topic 4 Question 83 Discussion
Actual exam question for MikroTik's MTCNA exam
Question #: 83
Topic #: 4
Question #: 83
Topic #: 4
If your router is facilitating a CSU/DSU, which of the following commands do you need to use to provide the router with a 64000bps serial link?
Suggested Answer: D Vote an answer
In Cisco IOS, the clock rate command is used on the DCE (Data Communications Equipment) end of a serial link to provide timing to the connected DTE (Data Terminal Equipment) device. To configure a 64 kbps link, the correct syntax is:
RouterA(config-if)#clock rate 64000
Cisco IOS Configuration Guide - Serial Interfaces:
"When the router acts as DCE, use the command clock rate [bps] under the serial interface to set the speed.
For 64kbps, use 64000."
Rene Meneses MTCNA Guide - WAN Configuration (Cisco Compatibility):
"Use clock rate 64000 for CSU/DSU simulation. Bandwidth command is for routing metrics only." Option analysis:
* A: bandwidth 64 # Sets routing metric, not actual interface speed
* B: bandwidth 64000 # Same; metric only
* C: clock rate 64 # Incorrect value
* D:#Correct and syntactically valid
Final answer: D############################################################
RouterA(config-if)#clock rate 64000
Cisco IOS Configuration Guide - Serial Interfaces:
"When the router acts as DCE, use the command clock rate [bps] under the serial interface to set the speed.
For 64kbps, use 64000."
Rene Meneses MTCNA Guide - WAN Configuration (Cisco Compatibility):
"Use clock rate 64000 for CSU/DSU simulation. Bandwidth command is for routing metrics only." Option analysis:
* A: bandwidth 64 # Sets routing metric, not actual interface speed
* B: bandwidth 64000 # Same; metric only
* C: clock rate 64 # Incorrect value
* D:#Correct and syntactically valid
Final answer: D############################################################
by Yves at Jun 20, 2025, 05:14 AM
Contact Us
If you have any question please leave me your email address, we will reply and send email to you in 12 hours.
Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday
Support: Contact now
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).