PPPOE bandwidth limitation

Jan 21, 2006 3 Replies

Hello,



I am using Cisco router to accept users's PPPOE dialup sessions for some computers to connect to the internet.



I want each PPPOE session limited to 128Kbps only, some other users should take 512Kbps.



How to configure Cisco Router to limit each PPPOE session to a specific bandwidth.



ROUTER configuration



interface s0/0 DESC connected to internet ip address y.y.y.y y.y.y.y


interface Ethernet0/0 DESC connected to LAN Computers for PPPOE sessions ip address x.x.x.x x.x.x.x pppoe enable



vpdn-group 1 accept-dialin protocol pppoe virtual-template 1



interface Virtual-Template1 mtu 1492 ip unnumbered Ethernet0/0 peer default ip address pool pool-01 ppp authentication chap pap


Thanks



try

interface Virtual-Template1 pppoe session-limit per-mac 1

Note: above will only work if router sees end-user's source MAC address. If it sees an intermediate device, it will not accomplish the desired result.

Hello

Search for "traffic-shape" on

formatting link
There you can find useful information.

HTH

Andre

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required