12-24-2015 09:39 AM - edited 03-05-2019 03:00 AM
Hi As we know, when we want to connect two router back to back together, we need to configure clock rate on DCE side. But when I did so, both routers all have error message as below. Anyone have any idea for this ? Thank you
Router2(config-if)#clock rate 56000
%Error: This command applies only to DCE interfaces
Router1(config-if)#clock rate 56000
%Error: This command applies only to DCE interfaces
Solved! Go to Solution.
12-24-2015 01:44 PM
Hi,
you are using FT1 CSU/DSU module, so you need these commands instead clock rate under "Interface serial 0/0/0".
one side:service-module t1 clock source internal
other side: service-module t1 clock source line
Also, make sure you have a T1 cross-over cable between the routers.
http://www.cisco.com/c/en/us/support/docs/routers/2500-series-routers/10265-52.html
hope it will helpful then don't forget to rate the post.
kazim
12-24-2015 12:24 PM
Hi,
check the serial interface to find out whether it is DCE or DTE with this command
show controllers serial 0/1 then give the clock rate command. Can you tell us your router model and ios version?
Regards,
Kazim
12-24-2015 12:44 PM
12-24-2015 01:44 PM
Hi,
you are using FT1 CSU/DSU module, so you need these commands instead clock rate under "Interface serial 0/0/0".
one side:service-module t1 clock source internal
other side: service-module t1 clock source line
Also, make sure you have a T1 cross-over cable between the routers.
http://www.cisco.com/c/en/us/support/docs/routers/2500-series-routers/10265-52.html
hope it will helpful then don't forget to rate the post.
kazim
12-24-2015 07:48 PM
Thank you so much! All are working well after adding the command you mentioned
01-09-2016 09:00 AM
Welcome any time!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide