Does the following look OK.
acl subnet1 src 192.168.1.0/255.255.255.192
acl subnet2 src 192.168.1.64/255.255.255.192
acl subnet3 src 192.168.1.128/255.255.255.128
acl gate1 src 192.168.1.9/255.255.255.255
delay_class1_access deny subnet2
delay_class1_access deny subnet3
delay_class1_access deny gate1
delay_class2_access allow subnet2
delay_class2_access allow subnet3
delay_class2_access allow gate1
delay_class2_aggregate_max 5000
delay_class2_aggregate_restore 4000
Now would that limit all the subnets and the individual host to maximum of
40kbits/sec. Are the above correct.
Thanks,
Irfan Akber
Received on Wed Feb 24 1999 - 08:41:45 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:44:42 MST