From: Pavlo Bykov (slidersv@gmail.com)
Date: Sun Aug 31 2008 - 14:27:18 ART
What about rate limit everything else?
If you need to have 2mbps guaranteed on say 10Mbps link, then rate limit
everything to 8Mbps.
Pavlo
On Sat, Aug 30, 2008 at 11:00 PM, Hobbs <deadheadblues@gmail.com> wrote:
> Why don't you apply the policy outbound on the other interfaces of R1? The
> interfaces that are not connected to R2. And make you ACL source from that
> vlan connected to R2.
>
> On Sat, Aug 30, 2008 at 8:31 AM, akyccie <akyccie@gmail.com> wrote:
>
> > Right, how about if you are allowed to make changes only on R1, web
> > trafffic is coming on R2 so it will be incoing traffic for R1. Pls find
> > below CBWFQ can apply only on outbound.
> >
> > So how do we achive that "allocated 2mb of bandwidth on R1 for the web
> > traffice coming from R2"
> >
> > ----- Original Message ----- From: "Rick Mur" <rick.mur@gmail.com>
> > To: "akyccie" <akyccie@gmail.com>
> > Cc: <ccielab@groupstudy.com>
> > Sent: Tuesday, August 26, 2008 1:25 AM
> > Subject: Re: CBWFQ
> >
> >
> >
> > Make your access-list more specific for the address or subnet that the
> web
> >> traffic is coming from and apply it outbound to the outgoing
> interface(s)
> >>
> >>
> >> On 25 aug 2008, at 12:20, akyccie wrote:
> >>
> >> R1 is connected to R2 and R3 over ethernet. I wanted to allocated 2mb
> >>> of
> >>> bandwidth on R1 for the web traffice coming from R2. It's seems CBWFQ
> >>> can't be
> >>> applied on input. So I guess we need to use rate limit here if aksed
> to
> >>> make
> >>> the change only on R1
> >>>
> >>> R1
> >>> access-list 100 permit ip any any eq 80
> >>> !
> >>> class-map match-all C1
> >>> match access-group 100
> >>> !
> >>> policy-map P1
> >>> class C1
> >>> bandwidth 2000
> >>> !
> >>> R1(config)#int fa0/0
> >>> R1(config-if)#service-policy input P1
> >>> CBWFQ : Can be enabled as an output feature only
> >>> !
> >>> R1(config-if)#service-policy output P1
> >>> R1(config-if)#exit
> >>>
> >>>
> >>> -aky
> >>>
> >>>
> >>> 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
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
>
> 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 : Mon Sep 01 2008 - 08:15:33 ART