CBWFQ on Framerelay with subinterfaces

From: Anwar Chalamannil (anwar.chalamannil@gmail.com)
Date: Wed Dec 07 2005 - 04:51:32 GMT-3


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



This archive was generated by hypermail 2.1.4 : Mon Jan 09 2006 - 07:07:50 GMT-3