Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Rate Limit - ATM

Status
Not open for further replies.

ckhanna

Technical User
Sep 20, 2001
12
US
Hello,

I have some customer's that I need to setup bandwidth limiting for. We have ATM subinterfaces defined for each customer. Here is an example of an interface setup:

interface ATM3/1.110 point-to-point
description ####
ip address ###.##.##.# 255.255.255.252
no ip directed-broadcast
no atm enable-ilmi-trap
pvc 0/110
class-vc 1M

vc-class atm 1M
ubr 1000

The "class-vc" statment is limiting them to 1MB. However, it doesn't seem to be working. I have MRTG stats that show 3MB streams of data.

I have thought about implementing CAR but I'm not sure if that would be the right solution.

Any input would be greatly appreciated.


Thanks,
Charlie
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top