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
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