[nsp] AW: [nsp] Back to back - Serial PPP

From: Arie J. Gerszt (arie@gerszt.ch)
Date: Thu Apr 11 2002 - 01:11:03 EDT


clockrate must be set, you can do it on both -> doesn'^t matter where dce
is. E.g. you could do:

In this configuration, Router1 acts as the DCE and Router2 is the
DTE.

Router1

interface Serial0
  ip address 192.168.1.1 255.255.255.0
  no ip directed-broadcast
  clockrate 64000
  no cdp enable
  bandwidth 64000
  no keepalive
  no fair-queue

router rip
 version 2
 network 192.168.1.0
 no auto-summary

Router2

interface Serial1
  ip address 192.168.1.2 255.255.255.0
  no ip directed-broadcast
  no cdp enable
  no keepalive
  no fair-queue

router rip
 version 2
 network 192.168.1.0
 no auto-summary

regards
arie

-----Ursprungliche Nachricht-----
Von: Daniel Cuautle [mailto:dcuautle@adetel.net]
Gesendet: Donnerstag, 11. April 2002 03:05
An: Support Cisco
Betreff: [nsp] Back to back - Serial PPP

Hi all,

Somebody have configuration cable to do back to back betwen serial
interface on cisco routers, I only have DTE cable and cross cable V.35.

I need test applications for a few days.

DTE----> X <----DTE
    V.35 (cross) V.35

Cisco: No protocol up
Nortel: protocol up

Thanks in advance.
Dc



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:13:40 EDT