Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

2600 Router & 837 Router ADSL connection

Status
Not open for further replies.

rangerman

Technical User
Apr 7, 2004
33
GB

Any answers would be grateful !!!

I have an 837 router, I run through the wizard and put in all the ADSL details just fine and the ADSL works perferctly.

I have got an 2600 Router with a WIC card - brand new and I have tried to configure it the same as the 837 but will the router work - nope - will not connect - I have even cut and pasted some of the config from the 837 but nope no good.

I have attached both configs, if any techie Cisco guys can help - I have changed passwords around a bit.

Cheers Guys - cracking on with me CCNA !!!

I presume the WIC card is ok as it was brand new dfrom CIsco.

Thanks Steve

2600 Router Config
=====================================================

ADSL_ROUTER#sh run
Building configuration...

Current configuration : 2103 bytes
!
version 12.3
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname ADSL_ROUTER
!
boot-start-marker
boot-end-marker
!
enable password test
!
no aaa new-model
!
resource policy
!
no network-clock-participate slot 1
no network-clock-participate wic 0
ip subnet-zero
ip cef
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 10.10.10.1
!
ip dhcp pool CLIENT
network 10.10.10.0 255.255.255.0
default-router 10.10.10.1
dns-server 194.72.9.34 194.72.0.114
lease 0 2
!
!
ip name-server 194.72.9.34
ip name-server 194.72.0.114
vpdn enable
vpdn ip udp ignore checksum
!
vpdn-group pppoe
request-dialin
protocol pppoe
!
no ftp-server write-enable
!
!
!
!
interface FastEthernet0/0
ip address 10.10.10.1 255.255.255.0
ip nat inside
ip tcp adjust-mss 1452
duplex auto
speed auto
hold-queue 100 out
!
interface Serial0/0
no ip address
shutdown
no dce-terminal-timing-enable
!
interface ATM0/1
no ip address
no ip mroute-cache
no atm ilmi-keepalive
dsl operating-mode auto
hold-queue 224 in
pvc 0/38
pppoe-client dial-pool-number 1
!
!
interface Ethernet1/0
no ip address
half-duplex
!
interface Ethernet1/1
no ip address
shutdown
half-duplex
!
interface Ethernet1/2
no ip address
shutdown
half-duplex
!
interface Ethernet1/3
no ip address
shutdown
half-duplex
!
interface Dialer1
ip address negotiated
no ip redirects
no ip unreachables
ip mtu 1492
ip nat outside
encapsulation ppp
no ip route-cache cef
no ip route-cache
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname test@h.btclick.com
ppp chap password 0 test
ppp pap sent-username test@h.btclick.com password 0 test
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
!
ip http server
ip nat inside source list 102 interface Dialer1 overload
!
access-list 23 permit 10.10.10.0 0.0.0.255
access-list 102 permit ip 10.10.10.0 0.0.0.25 any
dialer-list 1 protocol ip permit
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
password test
login
!
!
end



837 Router
=========================

Router#sh run
Building configuration...

Current configuration : 2445 bytes
!
version 12.3
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$XygY$XH0syZZaezP9Cgf.BmKKg0
!
no aaa new-model
!
resource manager
!
ip subnet-zero
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 10.10.10.1
!
ip dhcp pool CLIENT
network 10.10.10.0 255.255.255.0
default-router 10.10.10.1
dns-server 194.72.9.34 194.72.0.114
lease 0 2
!
!
ip cef
ip name-server 194.72.9.34
ip name-server 194.72.0.114
no ip ips deny-action ips-interface
!
no ftp-server write-enable
!
!
username CRWS_Sangeetha privilege 15 password 7 03400A4F315E276D0A06480A24371B
53727C70716161714A
username Router password 7 01030717481C091D25
!
!
!
!
!
interface Ethernet0
ip address 10.10.10.1 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1452
hold-queue 100 out
!
interface Ethernet2
no ip address
shutdown
hold-queue 100 out
!
interface ATM0
no ip address
atm vc-per-vp 64
no atm ilmi-keepalive
dsl operating-mode auto
pvc 0/38
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
no ip address
shutdown
duplex auto
speed auto
!
interface Dialer1
ip address 217.40.219.190 255.255.255.248
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer-group 1
ppp authentication chap pap callin
ppp chap hostname test@h.btclick.com
ppp chap password 7 112D1609071A0202557878
ppp pap sent-username test@h.btclick.com password 0 test 013709084B030F01701
D
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
!
ip http server
no ip http secure-server
!
ip nat inside source list 102 interface Dialer1 overload
!
access-list 23 permit 10.10.10.0 0.0.0.255
access-list 102 permit ip 10.10.10.0 0.0.0.255 any
dialer-list 1 protocol ip permit
!
!
control-plane
!
!
line con 0
exec-timeout 120 0
no modem enable
transport preferred all
transport output all
stopbits 1
line aux 0
transport preferred all
transport output all
line vty 0 4
access-class 23 in
exec-timeout 120 0
login local
length 0
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
end

 
There's certain aspects of your configuration above that doesn't make much sense. You've clearly got a PPPoA ISP (BT) but you've setup a partial PPPoE connection as well.

For a PPPoA connection, the minimum you should need to get this up and running is as follows:

interface Ethernet0
ip nat inside
interface ATM0/1
no ip address
pvc 0/38
encapsulation aal5mux ppp dialer
dialer pool-member 1
interface Dialer1
ip address 217.40.219.190 255.255.255.248
encapsulation ppp
ip nat outside
dialer pool 1
ppp authentication chap
ppp chap hostname test@h.btclick.com
ppp chap password xxx

ip route 0.0.0.0 0.0.0.0 Dialer1
ip nat inside source list 102 interface Dialer1 overload
access-list 102 permit ip 10.10.10.0 0.0.0.255 any

 

Thanks for your reply.

I have been away and I passed the info onto another collegue and between your thread and this it is now working !!!!

Here is the Running config incase anyone else needs it.

ADSL_ROUTER#sh run
Building configuration...

Current configuration : 2060 bytes
!
version 12.3
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname ADSL_ROUTER
!
boot-start-marker
boot-end-marker
!
enable password test
!
no aaa new-model
!
resource policy
!
no network-clock-participate s
no network-clock-participate wic 0
ip subnet-zero
ip cef
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 10.10.10.1
!
ip dhcp pool CLIENT
network 10.10.10.0 255.255.255.0
default-router 10.10.10.1
dns-server 124.52.9.34 124.52.0.114
lease 0 2
!
!
ip name-server 124.52.9.34
ip name-server 124.52.0.114
vpdn enable
vpdn ip udp ignore checksum
!
vpdn-group pppoe
request-dialin
protocol pppoe
!
no ftp-server write-enable
!
!
!
!
interface FastEthernet0/0
ip address 10.10.10.1 255.255.255.0
ip nat insi
duplex auto
speed auto
!
interface Serial0/0
no ip address
shutdown
no dce-terminal-timing-enable
!
interface ATM0/1
no ip address
no ip mroute-cache
no atm ilmi-keepalive
dsl operating-mode auto
hold-queue 224 in
pvc 0/38
pppoe-client dial-pool-number 1
!
!
interface Ethernet1/0
no ip address
half-duplex
!
interface Ethernet1/1
no ip address
shutdown
half-duplex
!
interface Ethernet1/2
no ip address
shutdown
half-duplex
!
interface Ethernet1/3
no ip address
shutdown
half-duplex
!
interface Dialer1
ip address negotiated
no ip redirects
no ip unreachables
ip mtu 1492
ip nat outside
encapsulation ppp
no ip route-cache cef
no ip route-cache
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname test@btclick.com
ppp chap password 0 123
ppp pap sent-username testbtclick.com password 0 123
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
!
ip http server
ip nat inside source list 102 interface Dialer1 overload
!
access-list 23 permit 10.10.10.0 0.0.0.255
access-list 102 permit ip 10.10.10.0 0.0.0.255 any
dialer-list 1 protocol ip permit
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
password test
login
!
!
end


Thanks Rangerman
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top