cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1796
Views
0
Helpful
5
Replies

PPPOE Server

mustafa.basim85
Level 1
Level 1

Hi everyone..

i have a (Cisco router and 50 PCs),  i wanna to configure  a pppoe server on my router and create users in pppoe server for my PCs.

can anyone help me how to configure pppoe server and how create the users to the PCs?

5 Replies 5

Philip D'Ath
VIP Alumni
VIP Alumni

What sort of router do you have?

To confirm; you want the users to use PPPoE to connect to your router, as opposed to having the router connect via PPPoE to your ISP?

the router is 2800

the connection between the router and the ISP is via static route, yes i wanna the PCs connect to the router via pppoe.

Something like:

aaa new-model
aaa authentication ppp default local

ip address-pool local

vpdn enable
vpdn logging
vpdn logging local
vpdn session-limit 300
!
vpdn-group pppoe
accept-dialin
protocol pppoe
virtual-template 1

virtual-template 1 pre-clone 50

interface Gigabit x/y/z
description Interface facing clients
pppoe enable

interface Virtual-Template1
description PPPoE users get a Virtual-Access interface cloned from this
ip unnumbered Gigabit x/y/z (above interface)
ip mtu 1492
no peer default ip address <<-- this will need changing to use below
ppp authentication pap
ppp timeout idle 14400 either

ip local pool pppoe a.b.c.d a.b.c.z

dear Philip D'Ath

do you have a link or documentation talking about the configuration?

I'm very thankful for helping me.

No.  Also note you will need a "data" licence (now called an "AX" licence) to make it work.

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