cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6038
Views
5
Helpful
32
Replies

Help with 3800 Series to have pppoe

nekaratal
Level 1
Level 1

Hello all, i would like to ask whatsthe confiuration for cisco 3845  router, my set up is DSL Modem> Cisco3845>PC, my internet is  Static but it need to dial a username and password, but i cant seem to  make it work, been doin it for almost 2 weeks now but i still dont get  internet access hope to hear from you soon, im new at configurin this  routers and i dont know if im doing the right codes for it, sorry to  bother you all, have a reat day

32 Replies 32

Hi,

I have prepared the configuration for your router.

Just do copy paste. for more infor refer that url which i gave in the same post

vpdn enable
no vpdn logging
vpdn-group pppoe
  request-dialin
   protocol pppoe

interface GigabitEthernet0/0
ip address 192.168.10.3 255.255.255.0
ip nat inside
ip tcp adjust-mss 1452
duplex auto
speed auto
media-type rj45

int gi0/1
no sh
pppoe-client dial-pool-number 1

interface dialer1
ip address negotiated
mtu 1492
ip nat outside
encapsulation ppp
dialer pool 1
ppp authentication chap pap callin
ppp chap hostname
ppp chap password
ppp pap sent-username password


ip nat inside source list 1 interface dialer1 overload

ip route 0.0.0.0 0.0.0.0 interface dialer 1

access-list 1 permit 192.168.10.0  0.0.0.255

Regards

Karuppu

I have changed the interface config (bold).Hope it will clear your doubt

thanks you very much sir really appreciate it, sorry to bother you, goin to try it now ty ty, have a great day

Hello again sir, the configuration is not workin do i need to put an ip dhcp pool? but i dont know how. sorry to bother you again, hope you have a great day

Hi,

Can you paste the router current running configuration.

DHCP is not necessary to configure,that is used to assign the IP dynamically to your desktops.

regards

karuppu

hello sir good day, this is the confiuration of my cisco3845

Current configuration : 1419 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
no aaa new-model
!
resource policy
!
no network-clock-participate wic 3
ip cef
!
vpdn enable
!
voice-card 0
no dspfarm
!
controller E1 0/3/0
!

interface GigabitEthernet0/0
ip address 192.168.10.3 255.255.255.0
ip nat inside
ip tcp adjust-mss 1452
duplex auto
speed auto
media-type rj45
!
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
media-type rj45
pppoe enable
pppoe-client dial-pool-number 1
!
interface Service-Engine1/0
no ip address
shutdown
!
interface Dialer1
mtu 1492
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
ppp authentication chap pap callin
ppp chap hostname 27061455
ppp chap password 0 196581626
ppp pap sent-username 27061455 password 0 196581626
!
ip route 0.0.0.0 0.0.0.0 Dialer1
!
no ip http server
no ip http secure-server
ip nat inside source list 1 interface Dialer1 overload
!
access-list 1 permit 192.168.10.0 0.0.0.255
!

control-plane
!

!
line con 0
line aux 0
line 66
no activation-character
no exec
transport preferred none
transport input all
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
line vty 0 4
login
!
scheduler allocate 20000 1000
!
end

Hi,

Have you tried to configure the below lines in your router.

vpdn enable
no vpdn logging
vpdn-group pppoe
  request-dialin
   protocol pppoe

Can you paste the output of the below command

#sh ip int br

Even if you are not able to access internet, contact your ISP.

regards

karuppu

yes i tripe to put the command

vpdn enable
no vpdn logging
vpdn-group pppoe
  request-dialin
   protocol pppoe

but the last line is not available its just l2tp but still i put the protocol pppoe

this is the sh ip int brief

Interface                  IP-Address      OK? Method Status                Prot
ocol
GigabitEthernet0/0         192.168.10.3    YES manual down                  down

GigabitEthernet0/1         unassigned      YES unset  down                  down

Service-Engine1/0          unassigned      YES unset  administratively down down

NVI0                       unassigned      NO  unset  up                    up

Dialer1                    unassigned      YES manual up                    up

Hi,

Now, configuration wise everything is ok.Better check with your ISP.

GigabitEthernet0/1         unassigned      YES unset  down                  down

I hope the cable is coming from your modem to router might be not working.befor contact with ISP check that
cable because the interface is down now.

If both your router and modem's are powered on then it should be up

Regards

Karuppu

Just have a look of my BOLD LETTERS once again

nekaratal
Level 1
Level 1

hello, so my configuration is correct? the cable to use it straight = DSL modem > cisco 3845 then cross over cable from cisco 3845 to PC right?

hello sir i tried to put the utp cables to the modem and my pc they are both up, but still i have limited sonnectivity i dont know what seems to be the problem, sorry to bother you sir

HI,

do u have gmail id.

I hope this post is going very big length.my gmail ID is m.karuppuchamy@gmail.com, you can send mail to me add my id into gtalk.

will resolve your issue soon..


regards

karuppu

can i ask a question again, whats the command for the router so it will load its start up config when ever i turn it off? i keep on copyng the start up to runnn everytime i turn it off.

When you are at the router save the config by issuing this command

"wr" after that your config is saved and when your reboot the router you don't loose your config any more

HTH

Reza

wont work what  mean is every time i restart the router the runnng config is set on default so i have to load the start up config aain so it will be in runnin, is there any option that it will auto load the start up config every time it is turn on

Hi,

Can you paste the sh version of your router.susecting the config-register value.

regards

karuppu

Review Cisco Networking products for a $25 gift card