Options

Cisco 887 ADSL connection problem

PiotrIrPiotrIr Member Posts: 236
Hi
I have problem with Cisco 887 and ADSL connection and wonder if somebody can advice something. It is new installed device and was working fine for last 2 weeks. Today got a call from the site about internet problem so tried to get access to router and wasn’t able. Asked them to reboot and it started to work – unfortunately wasn’t able to get access to the device when it was down.
Called ISP and was told, no problem on their site, they were able to see on their logs the device was down since 9pm yesterday. As I don’t have logging server not able to check this on our site.
Do you know about any setting which may affect the ADSL connection this way? Please find config below:

interface ATM0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
no atm ilmi-keepalive
!
interface ATM0.1 point-to-point
description $ES_WAN$$FW_OUTSIDE$
ip flow ingress
pvc 8/35
pppoe-client dial-pool-number 1
!
interface Dialer0
description $FW_OUTSIDE$
ip address negotiated
no ip redirects
no ip unreachables
no ip proxy-arp
ip mtu 1452
ip flow ingress
ip nat outside
ip virtual-reassembly
zone-member security out-zone
encapsulation ppp
dialer pool 1
dialer-group 1
ppp authentication chap pap callin
ppp chap hostname ***********
ppp chap password 7 *****************
ppp pap sent-username *********** password 7 ************
no cdp enable
crypto map SDM_CMAP_1
Sign In or Register to comment.