DCE/DTE question ?
Dowima
Inactive Imported Users Posts: 40 ■■□□□□□□□□
in CCNA & CCENT
Hi everybody ?
How to check from the command line if the serial interface having DCE side where you will set the clock rate from it ?
how to do this without looking at the media ?
How to check from the command line if the serial interface having DCE side where you will set the clock rate from it ?
how to do this without looking at the media ?
CCIE ,
I'll get you .
I'll get you .
Comments
-
networker050184 Mod Posts: 11,962 ModShow controllersAn expert is a man who has made all the mistakes which can be made.
-
Cessation Member Posts: 326Dowima wrote:Hi everybody ?
How to check from the command line if the serial interface having DCE side where you will set the clock rate from it ?
how to do this without looking at the media ?
I believe all you have to type is "clock rate" and if it is not correct you should receive an error
Someone feel free to correct me.
GL.A+, MCP(270,290), CCNA 2008.
Working back on my CCNA and then possibly CCNP. -
networker050184 Mod Posts: 11,962 Modshow controllers int s0/0
this will show you what end of the cable is plugged into the serialAn expert is a man who has made all the mistakes which can be made. -
Slowhand Mod Posts: 5,161 Modnetworker050184 wrote:show controllers int s0/0
I thought the "show controllers" command required you put a space between the interface name and the number? (i.e. s 0/0 or serial 0/0 as opposed to s0/0 or serial0/0.)
Free Microsoft Training: Microsoft Learn
Free PowerShell Resources: Top PowerShell Blogs
Free DevOps/Azure Resources: Visual Studio Dev Essentials
Let it never be said that I didn't do the very least I could do. -
networker050184 Mod Posts: 11,962 ModBoth work the same.An expert is a man who has made all the mistakes which can be made.
-
gabrielbtoledo Member Posts: 217Cessation wrote:Dowima wrote:Hi everybody ?
How to check from the command line if the serial interface having DCE side where you will set the clock rate from it ?
how to do this without looking at the media ?
I believe all you have to type is "clock rate" and if it is not correct you should receive an error
Someone feel free to correct me.
GL.A+ Certified - Network+ - MCP (70-290)
MCSA - CCNA - Security+ (soon) -
networker050184 Mod Posts: 11,962 ModYou should always know how to find out yourself. Many things can cause errors on a router!An expert is a man who has made all the mistakes which can be made.
-
Webmaster Admin Posts: 10,292 AdminAnother, less convenient method is to look at the CTS, RTS, etc. values at the bottom of the show interface output on a serial link. I.e. bring one side up (no shut) and the other side down and check the values. Bring the other up and the first one down and check again. Not really a CCNA-level way of doing it but it should be imo.