cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
898
Views
0
Helpful
1
Replies

Multiple PPPoE Server on Multiple Physical Interface

ty.chan007
Level 1
Level 1

I have 3 physical interfaces like G0/1,G0/2 and G0/3.

Each interfaces are limited to certain bandwidth by policy-map like G0/1=50Mbps, G0/2=100Mbps, G0/3=200Mbps. 

Each interface are connected to the same VLAN where all PPPoE users connect to.

I enable PPPoE server on those interfaces. PPPoE Server authenticate user and get profile from a centralise Radius server.

I want to allow some users to connect to certain physical interface on my router. So, i can get HQoS structure. 

Example:

User 1 to 100 can only connect to G0/1. So, users will share 50Mbps with each others.

User 101 to 200 can only connect to G0/2.  So, users will share 100Mbps with each others.

User 101 to 300 can only connect to G0/3.  So, users will share 200Mbps with each others.

I am looking for Radius Attribute which i can apply to user profile saying that the user only can connect to certain interface.

Or any other way to get the same idea ?

Thanks :)

1 Reply 1

Philip D'Ath
VIP Alumni
VIP Alumni

If all the interfaces are connected to the same VLAN then I don't think this will work.

The more normal approach is to get RADIUS to pass back a command to police or shape the Virtual-Access interface that gets created for each user to the amount of bandwidth they are allowed to use.