|
Home > Archive > CCNA > May 2000 > Need help with my 2501's
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Need help with my 2501's
|
|
|
| I have two Cisco 2501 routers. I can't get the two serial ports to talk to each other. They keep going through resets. I know I have the IP addresses set properly. Both Serial interfaces show up/line protocol down. I have a DTE/DCE cable and have tried it with the clock rate set and unset on the DCE interface. I've tried different encapsulations also. Any suggestions? Thanks. | |
|
| First thing to look at is the "show controller serial 0" command where 0 is the serial interface number that the cable is plugged into. See which router has the DCE side of the cable plugged in. The DCE side needs to be the router with the clockrate command. The DTE side side uses the clockrate determined by the DCE.
Example -
Router(config-if)#ip address 10.0.0.1 255.255.255.0
Router(config-if)#clockrate 64000
Router(config-if)#ctrl^z
Router#wr mem
Router#sh int s0
Shoot me a capture of a "show tech-support" command if that doesn't do it.
-CiscoKid-
CCNP, CCDP, MCSE, A+ | |
|
| Also make sure you enter the "ip routing" global comand - |
|
|
|
|