cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
572
Views
0
Helpful
3
Replies

cisco 831 doing pppoe auth

brianjp2472
Level 1
Level 1

Got a cisco 831 and I need to know if this router is capable of doing the pppoe auth without having the ATM interface.

Currently my dsl modem is in bridge mode with a wrt54g doing the pppoe login/auth.

TIA

3 Replies 3

Collin Clark
VIP Alumni
VIP Alumni

Sure, I do it with a 851. You need to use a dialer interface though.

HTH and please rate.

Thanks, Should my config look something like this:

vpdn enable

no vpdn logging

!

vpdn-group pppoe

request-dialin

protocol pppoe

!

interface Dialer 1

description connected to Internet

ip address negotiated

ip mtu 1492

encapsulation ppp

dialer-group 2

dialer pool 1

ppp authentication chap pap callin

ppp chap hostname

ppp chap password 12345

ppp pap sent-username password 12345

!

interface Ethernet 1

no shutdown

description connected to Internet

ip address x.x.x.x x.x.x.x

no keepalive

pppoe enable

pppoe-client dial-pool-number 1

!

interface Ethernet 0

no shutdown

description connected to Internal Switch

ip address x.x.x.x x.x.x.x

Mines a little different and that of course depends on your ISP, but it looks pretty good to me.

Review Cisco Networking products for a $25 gift card