I have 2 x 2610's and wish to connect them back to back, any idea how to do it? I have a DCE to DTE cable but I cannot remember how to set up the serial ports.
! for the DCE device<br>interface Serial0<br> ip address 192.168.3.4 255.255.255.0<br> bandwidth 500000<br> clockrate 500000<br><br>! for the DTE device<br>!<br>interface Serial0<br> ip address 192.168.3.2 255.255.255.0<br> bandwidth 500000<br>!<br><br>Works fine, last long time. Don't forget to seup some routing or you will not pass traffic no matter what.<br><br>Mike<br>
wybnormal's response is good except the command for the bandwith should not have any zeros. So you should type "bandwith 56" instead of "bandwith 56000" and I also have a special DTE/DCE cable made just for labs. It is one 3 feet cable. If you want one call me at 214 274 9990.
You are right, I just re-read my response and see that I had clock rate on the mind when I typed in the bandwidth line. Good proof of always checking your work before you click "ok" or press "return"<br><br>Mike
Bandwidth has no actual effect on the bandwidth. It's used by routing protocols to determine metrics, etc. The main lines needed is the clockrate and the following line on the DCE side:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.