cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
419
Views
5
Helpful
4
Replies

PPPOE Configuration Problem

thiru.vel10
Level 1
Level 1

ISP provided PPPOE connection I have changed the bridge mode in ISP modem and my lap is directly connected to ISP modem and then I have configured the PPPOE in my LAPTOP that time I am able to access the Internet. I am trying to connect my cisco 1842 router to ISP modem and I am configuring the PPPOE in that router but the internet link is not coming up please any one help me .

interface Ethernet0/1

no ip address

pppoe enable

pppoe-client dial-pool-number 1

!

interface Dialer1

ip address negotiated

ip nat outside

ip mtu 1492

encapsulation ppp

no ip mroute-cache

dialer pool 1

dialer-group 1

ppp authentication pap

ppp pap sent-username cisco password cisco1

ip nat inside source list 1 interface Dialer1 overload

ip route 0.0.0.0 0.0.0.0 dialer1

access-list 1 permit any any

But I didn't configure the below

vpdn enable

no vpdn logging

!

vpdn-group 1

request-dialin

protocol pppoe

4 Replies 4

Marwan ALshawi
VIP Alumni
VIP Alumni

add those commands

vpdn enable

no vpdn logging

!

vpdn-group 1

request-dialin

protocol pppoe

while i think in newer verion u dont need to enable the vpdn, but try it

also use the following link to help u in ur config

http://www.cisco.com/en/US/tech/tk175/tk15/technologies_configuration_example09186a008071a729.shtml

please, rate if helpful

Hi,

Have you tried;

Debug ppp negotiation

This will show you the PPP neg and gives info on what is going on.

HTH

LR

Hi All

I am not sure the Authentication whether it is PAP or CHAP , So I have configured both

enable vpdn

PPP Authentication papa chap

Chap hostname ******

Chap password ******

Ppp PAP sent username ******** password ********

Now the link is up and running fine. Thanks for all.

cool :)

please, rate the helpful post

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card