How2pass.com Forums
Re: Cisco 837 ADSL Router - Printable Version

+- How2pass.com Forums (https://www.how2pass.com/forum)
+-- Forum: CCNP (https://www.how2pass.com/forum/forum-6.html)
+--- Forum: General Discussion (https://www.how2pass.com/forum/forum-14.html)
+--- Thread: Re: Cisco 837 ADSL Router (/thread-740.html)



Re: Cisco 837 ADSL Router - reb999000 - 11-22-2012

To All,

My ISP is Btinternet and I have recently purchased a Cisco 837 Router and I have performed the below configuration which I believe is incorrect?

I am attempting to use this router for my main ADSL to access my network with the above ISP.

Interface e0
Description Ethernet
ip address 192.168.1.3 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside
exit
interface ATM0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
no atm ilmi-keepalive
dsl operating-mode auto
pvc 0/38
encapsulation aal5mux ppp dialer
dialer pool-member 1
exit
interface Dialer0
ip nat outside
ip address negotiated
ip virtual-reassembly
encapsulation ppp
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap callin
ppp chap hostname  myuser@adsl.user.name.com
ppp chap password 0 adslpassword

Can you please help with necessary corrections

Much Appreciated!

reb999000.