make sure you enable ip cef.

and there is a rate limiting problem which is reolved by 12.1(2)


Regards,

Jason Baker
Network Engineer
MCSE, CCNA, AACS, PCP
---------------------------------------

Network Services Victoria 
Davnet Telecommunications Pty.Ltd
Rialto Towers
525 Collins St., 
Melbourne, 3000
email: [EMAIL PROTECTED]
Ph: (03) 9683 0000    Fax: (03) 9620 7497



-----Original Message-----
From: Russ Kreigh [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 02, 2000 12:14 AM
To: Kiarash Bodouhi; [EMAIL PROTECTED]
Subject: RE: Traffic shaping


This is a snip of a config that will limit the IP Address defined in the
access list (105) to 128k on the Ethernet Interface.

!
interface Ethernet0
 ip address 10.1.1.1 255.255.255.0
 rate-limit input access-group 105 128000 128000 128000 conform-action
transmit exceed-action drop
 rate-limit output access-group 105 128000 128000 128000 conform-action
transmit exceed-action drop
!
access-list 105 permit ip any host 10.1.1.2
access-list 105 permit ip any host 10.1.1.10
!


Hope it helps



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Kiarash Bodouhi
Sent: Tuesday, August 01, 2000 6:10 AM
To: [EMAIL PROTECTED]
Subject: Traffic shaping



Hi

Has anyone worked with traffic-shape command on interfaces?
I checked it with an ethernet interface it seems it doesn't
work. Actually it restricts the traffic but not to the rate
I gave. Is it possible to use it on serial interfaces as well?

Regards
Kiarash

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to