RE: Analog DDR problems

From: Chuck Mason (romason0916@xxxxxxxxxxx)
Date: Sat Oct 20 2001 - 22:47:31 GMT-3


   
Chuck,
I don't think I have ever seen a back to back over aux ports without the
transport input all command on both sides.
Try that.

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Chuck Church
Sent: Sunday, October 21, 2001 3:29 AM
To: 'ccielab@groupstudy.com'
Subject: Analog DDR problems

Anyone,

        I'm trying to setup DDR between 2 aux ports using USR modems and two
phone lines. A 3Com NBX is providing the dial tone. My problem is the
called router doesn't seem to recognize it's received a call. 'Sh dialer'
says it's idle. I assume it's just a simple setting unique to analog
modems. The important part of my configs is below.

Thanks,

Chuck Church

***R2****
username r6 password 0 cisco
!
interface Async1
 ip address 10.0.0.1 255.255.255.252
 no ip directed-broadcast
 no ip directed-broadcast
 dialer in-band
 dialer map ip 10.0.0.2 name r6 broadcast 401
 dialer-group 1
 ppp authentication chap
 ppp chap password 7 05080F1C2243
!
dialer-list 1 protocol ip permit
!
!
line aux 0
 modem InOut
 modem autoconfigure discovery
 speed 38400

***R6****
username r2 password 0 cisco
!
interface Async1
 ip address 10.0.0.2 255.255.255.252
 no ip directed-broadcast
 encapsulation ppp
 dialer in-band
 dialer map ip 10.0.0.1 name r2 broadcast 400
 dialer hold-queue 100
 dialer-group 1
!
ip classless
!
dialer-list 1 protocol ip permit
!
!
line con 0
 transport input none
line aux 0
 modem InOut
 modem autoconfigure discovery
 speed 38400



This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 22:33:22 GMT-3