Can you help me with a CAR problem. I am running ISL on sub ints of a 3620 & am trying to limit the bandwidth used by each vlan. I have applied CAR input and output on the subints as follows:
interface FastEthernet0/0.3
description Customer3
encapsulation isl 3
ip address 203.0.0.1 255.255.255.0
no ip redirects
no ip directed-broadcast
rate-limit input 128000 24000 48000 conform-action transmit exceed-action drop
rate-limit output 64000 12000 24000 conform-action transmit exceed-action drop
The rate limiting works on the output of the subint, but not in the inpu !
Any ideas I'd be grateful
Cheers