From: David Prall (dcp@dcptech.com)
Date: Mon Sep 10 2007 - 21:55:00 ART
Make sure you have the latest firmware loaded
http://www.cisco.com/pcgi-bin/tablebuild.pl/800
The firmware is most likely the cause of the flapping.
For config something like this should work:
interface ATM0
no ip address
no ip redirects
no ip proxy-arp
no atm ilmi-keepalive
pvc bt 0/38
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode auto
dsl lom 200
!
!
interface Dialer1
ip address negotiated previous
no ip redirects
no ip proxy-arp
encapsulation ppp
dialer pool 1
dialer-group 1
priority-group 1
no cdp enable
ppp authentication chap callin
ppp chap hostname <userid>
ppp chap password <password>
!
ip route 0.0.0.0 0.0.0.0 Dialer1
!
David
-- http://dcp.dcptech.com> -----Original Message----- > From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On > Behalf Of Scott M Vermillion > Sent: Monday, September 10, 2007 8:33 PM > To: 'Cisco certification'; 'Cisco certification' > Subject: OT: Anybody Have A Working ADSL Config for UK (BT)?? > > Hi all, > > > I've got a new ADSL connection I'm trying to bring up > remotely in the UK (I > have a guy on the ground there but he's not too up on this > stuff). It's > constantly flapping up and down. I've looked at quite a > number of example > configs for the UK and all looks good. I know we've got a > good number of > list members in the UK and I think I've even seen some posts > related to > ADSL. > > > > Thanks much, > > > > Scott > > ______________________________________________________________ > _________ > Subscription information may be found at: > http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sat Oct 06 2007 - 12:01:10 ART