From: Chris Lewis (chrlewiscsco@gmail.com)
Date: Wed Dec 07 2005 - 11:12:22 GMT-3
Hi Anwar.
To configure bandwidth policies on sub-interfaces, you first need to apply a
shape parent policy to the sub-interface, then a child policy with bandwidth
commands. This policy can then be directly applied to the sub-interface
without the need for frame relay traffic shaping or a map-clas fame relay
configuration.
Try it out and if you need more help post your confiigs.
Cheers
Chris
On 12/7/05, Anwar Chalamannil <anwar.chalamannil@gmail.com> wrote:
>
> Hi, Group,
>
> I want to allocate bandwidth for two networks ( 172.16.1.0/24 ,
> 192.168.1.0/24) that is connected to 2 sub interfaces (S1.1 and S1.2)
> of Frame-relay
> circuit .lets say for s1.1(172.16.1.0/24 ) 20 % and for s1.2 (
> 192.168.1.0/24) 40%
>
>
>
> Does my configuration work ?
>
>
>
> Ip access-list ex FORS1.1
>
> Permit ip any 172.16.1.0 0.0.0.255
>
>
>
> Ip access-list ex FORS1.2
>
> Permit ip any 192.168.1.0 0.0.0.255
>
>
>
> Class-map class1
>
> Match access-group name FORS1.1
>
>
>
> Class-map class2
>
> Match access-group name FORS1.2
>
>
>
>
>
> Policy-map test
>
> Class class1
>
> Bandwidth percent 20
>
> Class class2
>
> Bandwidth percent 40
>
>
>
>
>
> int s1
>
> service-policy out test
>
>
>
>
>
> Or do I have to configure map class and apply policy in it ?
>
>
>
>
>
> Thanks
>
> Anwar
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Mon Jan 09 2006 - 07:07:50 GMT-3