Re: bandwidth allocation

From: Expert Aspirant (frenzeus@streamyx.com)
Date: Tue Jan 13 2009 - 14:26:29 ARST


assuming you're talking about an IOS router, have u tried matching the
traffic with an ACL tied to a class-map, using a policy-map referencing the
class-map and do inbound policing?
i.e. (off the top of my head)
access-list 1 permit 10.0.0.0 0.255.255.255
!
class-map match-all Net-10.0.0.0
 match access-group 1
!
policy-map GUARANTEE
 class Net-10.0.0.0
  police cir 512000 conform transmit exceed drop
!
interface Ethernet0/0
 service-policy in GUARANTEE

HTH.
-K

----- Original Message -----
From: "Dimitry" <dimokl@gmail.com>
To: <ccielab@groupstudy.com>
Sent: Tuesday, January 13, 2009 2:58 PM
Subject: bandwidth allocation

> Hi, group
>
> I haven't see much logic in following request , but will really appreciate
> your answers.
> The question is "how can we allocate specific amount of interface
> bandwidth
> for traffic from specific network in input direction ?"
>
> Thanks in advance
> Dimitry.
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Sun Mar 01 2009 - 09:43:37 ARST