If your ACL is ok then I think that your shaped traffic transmission does
not achieve 400000 bps at all....(and you defined a large bursts, lower the
bursts to lowest possible value). For the test: try to shape on 200000
(again lower the bursts lowest you can) and then see whether TS is active or
not... Let me know....
B.R.
Igor
"Hypno999" <> wrote in message
news: ps.com...
> I'm trying to limit the ftp traffic on 512 frame link to 400000 bits,
> so there is still some space left for telnet, http, etc.
>
> This is what I've setup so far but no luck:
>
> interface Serial0/0
> traffic-shape group 101 400000 400000 400000 1000
> traffic-shape group 102 400000 400000 400000 1000
>
> access-list 101 permit tcp any any eq ftp
> access-list 101 permit tcp any any eq ftp-data
> access-list 102 permit tcp any eq ftp any
> access-list 102 permit tcp any eq ftp-data any
>
> any ideas? THanks, Tom.
>
|