From: Jay Hennigan (jay@west.net)
Date: Wed Sep 17 2003 - 03:25:05 GMT-3
On Wed, 17 Sep 2003, Tan Chai Heng wrote:
> I have a problem with my ADSL connection. I am installing a Cisco router at
> client's site; the router was used for the same ADSL connection in another
> office. I thought I can just take out the router and install it in the new
> office. The config is attached. At the new location, I can ping the
> ethernet address but not the Dialer/ATM interface. I'm assuming that there
> are some excess config carried from the old office that is blocking the
> connection, although it shouldn't be. The internal LAN address is
> 192.168.0.0/24. Please help!!!
Is the ATM interface up? Have you verified the DSL carrier and ATM
PVC status (layer 1/2)?
What do you see with "sh int atm0" and "sh atm pvc 0/35"?
Is the IP address of 219.94.122.109 correct for this ISP on this circuit?
Now that you've posted it here, you might want to change the password
for smsilab@tmnet to something other than "password".
> test#sh run
> Building configuration...
>
> Current configuration : 2080 bytes
> !
> version 12.2
> no parser cache
> no service single-slot-reload-enable
> no service pad
> service timestamps debug uptime
> service timestamps log uptime
> service password-encryption
> !
>
> ip subnet-zero
> ip dhcp excluded-address 10.10.10.1
> !
> ip dhcp pool CLIENT
> import all
> network 10.10.10.0 255.255.255.0
> default-router 10.10.10.1
> lease 0 2
> !
> ip ssh time-out 120
> ip ssh authentication-retries 3
> no ip dhcp-client network-discovery
> !
> !
> crypto ipsec transform-set dslvpn esp-des esp-sha-hmac
> !
> !
> !
> interface Loopback0
> no ip address
> !
> interface Ethernet0
> ip address 192.168.100.1 255.255.255.0 secondary
> ip address 192.168.0.1 255.255.255.0
> ip nat inside
> hold-queue 100 out
> !
> interface ATM0
> no ip address
> no atm ilmi-keepalive
> pvc 0/35
> encapsulation aal5snap
> protocol ppp dialer
> dialer pool-member 1
> !
> bundle-enable
> dsl operating-mode auto
> !
> interface Dialer1
> ip address 219.94.122.109 255.255.255.0
> ip nat outside
> encapsulation ppp
> dialer pool 1
> ppp authentication pap callin
> ppp pap sent-username smsilab@tmnet password 7 08314D5D1A0E0A0516
> !
> ip classless
> ip route 0.0.0.0 0.0.0.0 Dialer1
> ip route 219.94.122.0 255.255.255.0 ATM0
> ip http server
> !
> access-list 22 permit 218.32.xxx.xxx
> access-list 23 permit 211.21.xxx.xxx
> access-list 23 permit 211.21.xxx.xxx
> access-list 23 permit 140.109.xxx.xxx
> access-list 23 permit 163.184.xxx.xxx
> access-list 23 permit 218.32.xxx.xxx
> access-list 23 permit 192.168.0.0 0.0.0.255
> access-list 99 permit 0.0.0.0 255.255.255.0
> access-list 101 permit ip 192.168.0.0 0.0.0.255 192.168.2.0 0.0.0.255
> access-list 101 permit ip 192.168.0.0 0.0.0.255 192.168.0.0 0.0.0.255
> access-list 106 permit ip 192.168.0.0 0.0.0.255 any
> route-map nonat permit 10
> match ip address 130
> !
> !
> line con 0
> exec-timeout 120 0
> stopbits 1
> line vty 0 4
> access-class 23 in
> exec-timeout 120 0
> login local
> length 0
> !
> scheduler max-task-time 5000
> end
-- Jay Hennigan - CCIE #7880 - Network Administration - jay@west.net WestNet: Connecting you to the planet. 805 884-6323 WB6RDV NetLojix Communications, Inc. - http://www.netlojix.com/***Get your CCIE and a FREE vacation: Shop.GroupStudy.com***
This archive was generated by hypermail 2.1.4 : Wed Oct 01 2003 - 07:24:29 GMT-3