Re: OT Cisco 837 DSL

From: Xuan.Sun@Seagate.com
Date: Wed Mar 23 2005 - 13:29:21 GMT-3


Two things you can do:
1) run atm ping in 837 router. search CCO, you will find out this command.
2) if the atm ping is OK, this problem will be a layer 3 problem. Ask your
ISP about the DSL backbone setup, RFC 1483 bridging, or RFC 1483 routing or
PPP over ATM ?

                                                                           
             "Kevin Minihane"
             <kevin.minihane@e
             irteic.com> To
             Sent by: <ccielab@groupstudy.com>
             nobody@groupstudy cc
             .com
             No Phone Info Subject
             Available OT Cisco 837 DSL
                                                                           
                                                                           
             03/23/2005 02:10
             AM
                                                                           
                                                                           
             Please respond to
             "Kevin Minihane"
             <kevin.minihane@e
                irteic.com>
                                                                           
                                                                           

Apologies for the Off-topic.

I have a Cisco 837 ADSL router, and am experiencing a few problems with it.
The DSL line (connected to ATM 0) keeps disconnecting, and I cant seem to
get it to reconnect automatically. Does anyone know of any way in which to
get the router to automatically reconnect my DSL connection?

Thanks in advance

show run

Building configuration...

Current configuration : 7663 bytes

!

! Last configuration change at 06:39:05 UTC Wed Mar 23 2005 by admin

!

version 12.3

no service pad

service tcp-keepalives-in

service tcp-keepalives-out

service timestamps debug datetime msec localtime show-timezone

service timestamps log datetime msec localtime show-timezone

service password-encryption

service sequence-numbers

!

hostname xxxxxx

!

security authentication failure rate 3 log

security passwords min-length 6

logging count

logging buffered 52000 debugging

enable secret 5 $1$gO0.$gfGaOOT1tj8uYTLxrlwRZ.

!

username xxxxxx privilege 15 password

no aaa new-model

ip subnet-zero

no ip source-route

ip tcp synwait-time 10

no ip domain lookup

!

!

no ip bootp server

ip cef

ip audit notify log

ip audit po max-events 100

no ftp-server write-enable

!

!

!

!

crypto isakmp policy 1

 encr 3des

 authentication pre-share

 group 2

!

crypto isakmp policy 2

 encr 3des

hash md5

 authentication pre-share

 group 2

 lifetime 28800

!

crypto isakmp policy 3

 authentication pre-share

 group 2

 lifetime 28800

!

crypto isakmp policy 4

 hash md5

 authentication pre-share

 group 2

 lifetime 28800

crypto isakmp key 0 xxxxxxxxxx address xxxxxxxxxx

crypto isakmp key 0 xxxxxxxxxx address xxxxxxxxxx

!

!

crypto ipsec transform-set xxxxxxxx1 esp-3des esp-md5-hmac

crypto ipsec transform-set xxxxxxxx2 esp-3des esp-md5-hmac

!

crypto map SDM_CMAP_1 1 ipsec-isakmp

description Tunnel to xxxxxxxx

 set peer xxxxxxxx

 set security-association lifetime seconds 28800

 set transform-set xxxxxxxx1

 set pfs group2

 match address 100

crypto map SDM_CMAP_1 2 ipsec-isakmp

 description Tunnel to xxxxxxxx

 set peer xxxxxxxx

 set security-association lifetime seconds 28800

 set transform-set xxxxxxxx2

 set pfs group2

 match address 102

!

!

!

!

interface Ethernet0

 description $FW_INSIDE$$ETH-LAN$

 ip address xxxxxxxx 255.255.255.0

 no ip redirects

 no ip unreachables

 no ip proxy-arp

ip nat inside

 ip route-cache flow

 ip tcp adjust-mss 1452

 no cdp enable

 hold-queue 100 out

!

interface Virtual-Template1

 no ip address

!

interface ATM0

 mtu 1452

 no ip address

 no ip redirects

 no ip unreachables

 no ip proxy-arp

 ip route-cache flow

 ip tcp adjust-mss 1452

 no atm ilmi-keepalive

 dsl operating-mode auto

!

interface ATM0.1 point-to-point

 no ip redirects

 no ip unreachables

no ip proxy-arp

 pvc 8/35

  pppoe-client dial-pool-number 1

 !

!

interface FastEthernet1

 no ip address

 duplex auto

 speed auto

!

interface FastEthernet2

 no ip address

 duplex auto

 speed auto

!

interface FastEthernet3

 no ip address

 duplex auto

 speed auto

!

interface FastEthernet4

 description VoIP Interface

 no ip address

duplex auto

 speed auto

!

interface Dialer0

 description $FW_OUTSIDE$

 ip address xxxxxxxx 255.255.255.248

 ip access-group 103 in

 no ip redirects

 no ip unreachables

 no ip proxy-arp

 ip mtu 1452

 ip nat outside

 encapsulation ppp

 ip route-cache flow

 ip tcp adjust-mss 1452

 dialer pool 1

 dialer-group 1

 ppp authentication chap pap callin

 ppp chap hostname xxxxxxxx

 ppp chap password 7 xxxxxxxx

 ppp pap sent-username xxxxxxxx password 7 xxxxxxxx

 crypto map SDM_CMAP_1

!

 ip nat inside source route-map SDM_RMAP_1 interface Dialer0 overload

ip classless

ip route 0.0.0.0 0.0.0.0 Dialer0

ip http server

ip http authentication local

no ip http secure-server

!

logging source-interface Ethernet0

logging xxxxxxxx

no cdp run

route-map SDM_RMAP_1 permit 1

 match ip address 101

!

banner login ^C

Authorised access only.

This system is the property of XXXXXX.

Disconnect IMMEDIATELY if you are not an authorised user.

^C

!

line con 0

login local

 no modem enable

 transport output telnet

line aux 0

 login local

 transport output telnet

line vty 0 4

 access-class 104 in

 login local

 transport input telnet

 transport output telnet

!

scheduler max-task-time 5000

scheduler interval 500

sntp server 193.120.10.3

!

end



This archive was generated by hypermail 2.1.4 : Sun Apr 03 2005 - 17:56:50 GMT-3