hi roger

"bandwidth" ist just an informational parameter.
i think mrtg will use this also for scaling

but if you want to reduce traffic, you have to work with access list
access-list 100 remark blabblabla, 256kbit bremse
access-list 100 permit ip any 193.73.213.177 0.0.0.8
access-list 100 permit ip 193.73.235.177 0.0.0.8 any

and on the interface:
 rate-limit input access-group 100 248000 1500 2000 conform-action transmit
exceed-action drop
 rate-limit output access-group 100 248000 1500 2000 conform-action transmit
exceed-action drop

greetings

-steven

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Roger Buchwalder
> Sent: Tuesday, September 02, 2003 11:48 AM
> To: [EMAIL PROTECTED]
> Subject: [swinog] Speed Reduce a FE-Port
>
>
> hello swinogers
>
> is it possible to reduce the speed on an FE-Port of an Cisco 3662?
> "bandwith 2048" doesen't work.
>
> we do have a Server, who is directly connected to a fe-port. we
> would reduce
> this bandwith/speed, let's say, to 2mb.
>
> is this possible with C3660?
> what will be the config?
>
> many thanks for help
>
> roger
>
> .
>
> ----------------------------------------------
> [EMAIL PROTECTED] Maillist-Archive:
> http://www.mail-archive.com/swinog%40swinog.ch/
>

----------------------------------------------
[EMAIL PROTECTED] Maillist-Archive:
http://www.mail-archive.com/swinog%40swinog.ch/

Reply via email to