I looked up some more and tried something like:

class-map group1
  match access-group 100

class-map group2
  match access-group 101
...

policy-map root
  class group1
   bandwidth 32 / priority 32
   shape peak 128000
  class group2
   bandwidth 32 / priority 32
   shape peak 128000
...

int fast0/0
    service-policy input root

access-list 100 permit ip host xxx.xxx.xx.134 any
access-list 100 permit ip host xxx.xxx.xx.165 any
access-list 100 permit ip host xxx.xxx.xx.198 any
access-list 100 permit ip host xxx.xxx.xx.123 any

...


   Won't work either... Can anyone advise me what to
do next?



Thanks a lot,
Alexandru Barbu
CCAI




__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=61345&t=61339
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to