From: Nick Shah (nshah@xxxxxxxxxxxxxx)
Date: Wed Aug 28 2002 - 06:26:47 GMT-3
> what about:
>
> aaa authentication ppp default local
dont need this, if you have username/pwd combo. Local auth, is on by default
> and
>
> dialer-list 1 protocol ip permit
Since its 'trying' to kick the link, its considering the traffic as
interesting. So I guess, he has dialer-list configured.
rgds
>
> >>>-----Original Message-----
> >>>From: kpalmer [mailto:kip.palmer@verizon.net]
> >>>Sent: Wednesday, August 28, 2002 9: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