From: Joe A (groupstudy@xxxxxxxxxxx)
Date: Wed Aug 28 2002 - 16:09:17 GMT-3
   
What do the dialer list commands look like in your config?  They aren't
included below.
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
kpalmer
Sent: Wednesday, August 28, 2002 3:56 AM
To: ccielab@groupstudy.com
Subject: ENCAP FAILS PPP/DDR/AUX
Homies-
I'm dying over here! I've got to get the successful aux-to-aux, one-way
call, ISDN sim to work.
Please don't send me to another,"Almost what I'm looking for, but not
bright enough to figure out", CCO link. :]
A working config would be STELLAR!
Here's my current config that looks good but encap fails so no routing
info is exchanged.
Help....
KPalmer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
r6-calling----------called-r8
===============================
===r8--called router*
username r6 password 0 cisco
chat-script virtualmodem " "
interface Async1
 bandwidth 128
 ip address 139.7.191.8 255.255.255.0
 encapsulation ppp
 dialer in-band
 dialer idle-timeout 300
 dialer map ip 139.7.191.6 name r6 broadcast
 dialer-group 1
 async default routing
 async dynamic routing
 async mode dedicated
 ppp authentication chap
 ppp chap password cisco
router igrp 10
 network 139.7.0.0
line aux 0
 exec-timeout 0 0
 script dialer virtualmodem
 modem Dialin
 transport input all
 flowcontrol hardware
===
2d04h: IP: s=139.7.191.6 (local), d=139.7.191.8 (Async1), len 74,
encapsulation failed, proto=9 ====
=====r6--calling router*
username r8 password 0 cisco
chat-script virtualmodem " "
interface Async1
 bandwidth 128
 ip address 139.7.191.6 255.255.255.0
 encapsulation ppp
 dialer in-band
 dialer idle-timeout 300
 dialer map ip 139.7.191.8 name r8 broadcast
 dialer-group 1
 async default routing
 async dynamic routing
 async mode dedicated
 ppp authentication chap
 ppp chap password cisco
router igrp 10
 network 139.7.0.0
line aux 0
 exec-timeout 0 0
 script dialer virtualmodem
 modem Host
 transport input all
 flowcontrol hardware
============================
6#>debug dialer
2d03h: Async1 DDR: Dialing cause ip (s=139.7.191.6, d=255.255.255.255)
2d03h: IP: s=139.7.191.6 (local), d=255.255.255.255 (Async1), len 60,
encapsulation failed
===========================
This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:40 GMT-3